Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


Sending Value to Textbox using vbscript

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

 

 
  
  Printable Version
All Forums >> [Scripting] >> ASP.NET >> Sending Value to Textbox using vbscript
  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 >>
 Sending Value to Textbox using vbscript - 8/25/2008 8:52:45 PM   
  adibalaji

 

Posts: 2
Score: 0
Joined: 8/25/2008
Status: offline
 <script language ="vbscript">
       Dim TheForm
       Set TheForm = document.forms("form1")
       TheForm.TextBox1.Value = "Hai"
   </script>

This vbscript works fine in htm file but it doesnt work in asp.net webform.
This vbscript assigns a value to the textbox in html file. But it is not able to assign a value i asp.net page.
Can any one letme know how to assign value to textbox using vbscript
 
 
Post #: 1
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> ASP.NET >> Sending Value to Textbox using vbscript 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