M
|
MaxLm 10/29/2003 |
Had the same problem in 2.2. YOu need to do the hyperlink directly from ASPrunner and not from access mdb. |
|
500066 10/30/2003 |
Thanks. Fixed it. Apparently the edit functions ASP page created a "http:/" under the "GetData" function under Hyperlink. I simply changed it to: "" and now the links work perfectly. |