Go Back   Forum Care Forums > Development Reference Area > Visual Basic

Reply
 
LinkBack Thread Tools Display Modes
How to return a variable from javaScript to the visual basic?
Old
  (#1)
Florin
Guest
 
Posts: n/a
Default How to return a variable from javaScript to the visual basic? - 06-04-2007, 09:47 AM

Hi,
How to return a variable from javaScript to the visual basic?
The script is loaded into the webbrowser control as a html page.
THX
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Re: How to return a variable from javaScript to the visual basic?
Old
  (#2)
Hal Rosser
Guest
 
Posts: n/a
Default Re: How to return a variable from javaScript to the visual basic? - 06-04-2007, 09:47 AM

Have javascript put the variable into a hidden form field - then it will be
available to the asp page you submit to.
remember - javascript runs on the user's machine (i ***ume you're not using
javascript for server-side ASP)-
and the vb (I ***ume ASP) runs on the server.

"Florin" <EMAIL REMOVED> wrote in message
news:EMAIL REMOVED m...
> Hi,
> How to return a variable from javaScript to the visual basic?
> The script is loaded into the webbrowser control as a html page.
> THX



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.732 / Virus Database: 486 - Release Date: 7/29/2004


   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

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 Off
Trackbacks are On
Pingbacks are On
Refbacks are On





Contact Us - Forum Care Forums - Archive - Top