[Classic ASP] anyone reasonably good?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
I do alot of software development on the .NET platform. But I have just been involved in a classic ASP project which has poor coding etc....
I am not sure how to make it work but hope someone can help.
Basically in this scenario, there are 2 pages:
Search - This has all the input fields on the form
SearchResults - based on the parameters entered on the previous page, all results are shown on this page using dynamic SQL query being generated on the script (eeek)
A modification is required now where on the SearchResults, a few radio buttons are to be shown. And when one of them is pressed, it will alter (or should do) the current search query.
Now, the search query originally is stored in a session variable. So when the user presses a radio button, how can I redo the search on the page but modified on that variable factor?
Any ideas?!
I am not sure how to make it work but hope someone can help.
Basically in this scenario, there are 2 pages:
Search - This has all the input fields on the form
SearchResults - based on the parameters entered on the previous page, all results are shown on this page using dynamic SQL query being generated on the script (eeek)
A modification is required now where on the SearchResults, a few radio buttons are to be shown. And when one of them is pressed, it will alter (or should do) the current search query.
Now, the search query originally is stored in a session variable. So when the user presses a radio button, how can I redo the search on the page but modified on that variable factor?
Any ideas?!

0
Kudos
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
hi
Are you still having problems with classic asp?
I have done a lot of coding with it.
I might be able to help.
michael
0
Kudos
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
hi
Are you still having problems with classic asp?
I have done a lot of coding with it.
I might be able to help.
michael
0
Kudos
