Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


Client Side to Server Side

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

 

 
  
  Printable Version
All Forums >> [Scripting] >> WSH & Client Side VBScript >> Client Side to Server Side
  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 >>
 Client Side to Server Side - 7/6/2001 8:47:41 PM   
  anton

 

Posts: 11
Score: 0
Joined: 6/9/2001
From: USA
Status: offline
I have a form that is both client and server side and I need to get a
variable from the client side to the server side to store it.

Any ideas? I can't seem to get it right.

Sample:
<SCRIPT LANGUAGE="VBScript">
document.write(variable)
<% frt = frt + variable %>
</SCRIPT>
 
 
Post #: 1
 
 Re: Client Side to Server Side - 7/6/2001 8:48:52 PM   
  jordan

 

Posts: 9
Score: 0
Joined: 6/9/2001
From: USA
Status: offline
The only way to get a variable from client to server is:
1 - submit or somehow refresh the page
2 - use remote scripting

There are three FAQ's about remote scripting, and one FAQ about
client vs. server side code --

Check them out.

(in reply to anton)
 
 
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 >> Client Side to Server Side 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