Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


Link to same page with previous text values

 
Logged in as: Guest
arrSession:exec spGetSession 2,2,547
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> WSH & Client Side VBScript >> Link to same page with previous text values
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 Link to same page with previous text values - 1/4/2002 10:09:13 AM   
  Derrick Tyson

 

Posts: 1
Score: 0
Joined: 1/4/2002
From: USA
Status: offline
How can I pass values to the same page by click a button?
 
 
Post #: 1
 
 Re: Link to same page with previous text values - 1/7/2002 4:23:34 PM   
  James2

 

Posts: 3
Score: 0
Joined: 1/7/2002
From:
Status: offline
If your talking about passing information on a weboage.

You can do two things:
1) place the new information in hidden fields and reaccess them (on the same page) by using request.form("name_of_field").
For example, you can design a VBscript function to take the input and write the information onto the page.

2)If its a lot of information you can create a function with VBscript and store the information (i.e into a array) once the user performs a action event-like pressing a button.

I hope this Helps,

James

(in reply to Derrick Tyson)
 
 
Post #: 2
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> WSH & Client Side VBScript >> Link to same page with previous text values Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts