Go Back   PCMech Forums > Help & Discussion > Web Design / Development

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 10-13-2004, 10:22 PM   #1
Member (1 bit)
 
Join Date: Oct 2004
Posts: 1
asp question

how to passing the value one from one url to other !
i dunno how to do it !!!
sinyi is offline   Reply With Quote
Old 10-14-2004, 09:01 AM   #2
Come in Ray...
 
faulkner132's Avatar
 
Join Date: Sep 2004
Posts: 1,668
Couple of ways to do it.

1. Use a cookie to track the value. (ASP has support for this built in)
2. Submit the value through forms. You can use the "input type='hidden'" tag to hide the value from the user.

Last edited by faulkner132; 10-14-2004 at 11:41 AM.
faulkner132 is offline   Reply With Quote
Old 10-14-2004, 11:37 AM   #3
PCMech: Saving Lives
 
Join Date: Apr 2004
Location: England, the United Kingdom
Posts: 1,839
You could use a session variable (but its not the best programming pratice), so you want to avoid that, but other examples of passing data from pages you can find at: http://www.4guysfromrolla.com/webtech/041399-1.shtml
__________________
WhatsThisBoxFor? is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 06:55 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2