[AccessD] HyperlinkAddress

Stuart McLachlan stuart at lexacorp.com.pg
Thu May 26 22:38:57 CDT 2011


That should work as long as the ADO connection strings are still correct. However if they 
have reconfigured servers, you may need to change the connection strings in the .asp file to 
point to wherever the data is now as well.

-- 
Stuart

On 27 May 2011 at 15:15, Stephen Bond wrote:

> New to me:
> 
> OnClick of a form's command button has this - 
> 
>    Me.btnName.HyperlinkAddress = 
>    "http://fs3/truck/rptTruckPortAll.asp"
> 
> I presume that the asp is on a server somewhere.  I have a local copy
> which is a text file containing vbScript (looks like ADO connection
> strings) followed by HTML for the layout of the data.  The customer
> has a brand new Server configuration so this has broken.  I assume all
> I need to do is to get them to give me the new location and replace
> the code line above?
> 
> Stephen Bond
> 
> -- 
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
> 






More information about the AccessD mailing list