I Need a quick tip i'm new to ASP
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
ok i'm trying to take the value of a textbox on one page and place it as the text value of a form on another page. I know the code in VB .NET would be something like this: Dim newform as new form with newform .label.text = textbox.text .showdialog() end with If anyone could help me with this little problem i would greatly appreciate it. Thanks in advance
-
ok i'm trying to take the value of a textbox on one page and place it as the text value of a form on another page. I know the code in VB .NET would be something like this: Dim newform as new form with newform .label.text = textbox.text .showdialog() end with If anyone could help me with this little problem i would greatly appreciate it. Thanks in advance