Stephen Bond
stephen at bondsoftware.co.nz
Thu May 26 22:15:18 CDT 2011
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