![]() |
Sergey Kornilov admin 11/2/2005 |
Sure you can do this. |
|
500369 11/4/2005 |
The URL doesnt change after the basic search, it still remains suppliers_list.asp |
![]() |
Sergey Kornilov admin 11/4/2005 |
If I proceed to ASPRunnerPro livedemo and search Products table for "box" I get the following address line: http://xlinesoft.com/asprunnerpro/livedemo/livedemo1/Products_list.asp?TargetPageNumber=1&action=Search&lang=&orderby=&dir=&PageSize=20&masterkey=&SearchField=AnyField&SearchOption=Contains&SearchFor=box&PageSizeSelect=20
|
|
500370 11/4/2005 |
Yes there are no asp variables. It might be something to do with the server. It only displays the .asp part without any "?" |
|
500371 11/4/2005 |
Pluss your method didnt work. <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=6630&image=1&table=forumreplies' class='bbc_emoticon' alt=':(' /> I see youre trying to pass the searchfor variable... but it doesnt seem to affect the page. The only way it affects the page when the form.submit() routine is called (when you press the search button) and searchfor value is read |
![]() |
Sergey Kornilov admin 11/7/2005 |
It seems that you use old ASPRunnerPro version. |