404 page not found with 'more' link |
12/15/2006 3:14:05 PM |
ASPRunnerPro General questions | |
S
semleon author
(using 4.1 build 181) |
|
J
|
Jane 12/18/2006 |
Hi, Function GetTableURL(table) and replace it with this one: Function GetTableURL(atable) dim table table=atable if atable="" then table=strTableName |
S
|
semleon author 12/20/2006 |
That fixed it. Thanks. |