| | |
Transfer values betqween two asp pages
Please support our MS SQL advertiser: Intel Parallel Studio Home
![]() |
HAI,
I'm creating a website for a computer forum (using VBScript, SQL server - back end). Im able to display the heading of the threads in a page & also im able to click and redirect to a proper .asp page but, can u tell me how can i show only the threads corresponding thread replies on the next page when the thread heading is clicked.
Ive created a database with user_details, replies and threads tables.
Exactly , i want to transfer the thread ID when i click on the thread heading link to thread replies page from the first page where it will be stored in a variable and then use it in the WHERE clause in the SQL statement to retrieve the corresponding thread replies only along with other details.
Pls help
I'm creating a website for a computer forum (using VBScript, SQL server - back end). Im able to display the heading of the threads in a page & also im able to click and redirect to a proper .asp page but, can u tell me how can i show only the threads corresponding thread replies on the next page when the thread heading is clicked.
Ive created a database with user_details, replies and threads tables.
Exactly , i want to transfer the thread ID when i click on the thread heading link to thread replies page from the first page where it will be stored in a variable and then use it in the WHERE clause in the SQL statement to retrieve the corresponding thread replies only along with other details.
Pls help
![]() |
Other Threads in the MS SQL Forum
- Previous Thread: access reporting on MSSQL-DB
- Next Thread: MSSQL charindex HELP !
| Thread Tools | Search this Thread |





