J
|
Jane 3/5/2009 |
What ASPRunnerPro version do you use? |
A
|
aspdummy author 3/5/2009 |
ASPrunner Pro V6.0 Build 766 |
![]() |
Sergey Kornilov admin 3/5/2009 |
You should be able to achieve this modifying View link in Visual Editor. |
A
|
aspdummy author 3/7/2009 |
Which seems to bring up an entirely different problem...I'm trying to set up a "demo" version of the page - basically remove my passwords and set up a database with only a couple of samples to keep size down. But as soon as I uncheck "Create Login Page" or try "Hardcode Username and Password" set to "admin", "admin" I get a message to the effect of "Unable to apply changes to retblresults_list if the page looks wrong reset the code" Well, the list page is essentially gone except for one title at the top, and 'resetting' the code undoes the hours of custom work I've done to it. <TD align=middle width=35><A id=viewlink{$row.1recno}
{BEGIN grid_row}<TR vAlign=top {$rowattrs} {$rowstyle}>{BEGIN grid_record}{BEGIN view_column}
|
J
|
Jane 3/12/2009 |
Hi, editlink="editid1=" & my_htmlspecialchars(SafeURLEncode(rs("PropertyID"))) record("viewlink_attrs")="href=""retblresults_view.asp?" & editlink & """ " |