Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27514

VS 2010 Inserting user input text to form texbox in website

$
0
0
I need to copy the texbox value that the user inputs from the vb application I am creato to the webform textboxes ej. name, last name and then submit this information that the form will return from a database, what line of code would I use for this?

I tried using .document.forms("form name")
.name.value = name.text
.last.value = last.text

but using this form of code with vb2010 I get an COM error.

Viewing all articles
Browse latest Browse all 27514

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>