D
dwm
I have what I know must be a very simple question and if I knew what the
correct terms were, I could probably find this myself.
I'm using ASP.NET 2.0 and Visual Basic .Net 2008. I have created a web site
on a remote server. I have created a Windows application than contains a
windows form with a webbrowser control. I want to pass some parameters from
the windows form via the webbrowser control to the website's .aspx file. I'm
pretty sure I'm passing the information correctly to the .aspx file, but how
in the world do I get my hands on the information once it's there? I'm
trying to populate a text box with the information I passed in.
If you don't know the answer, but know what it's called that I'm trying to
do, I'd appreciate that answer too!
Any help would be greatly appreciated.
Thanks in advance.
correct terms were, I could probably find this myself.
I'm using ASP.NET 2.0 and Visual Basic .Net 2008. I have created a web site
on a remote server. I have created a Windows application than contains a
windows form with a webbrowser control. I want to pass some parameters from
the windows form via the webbrowser control to the website's .aspx file. I'm
pretty sure I'm passing the information correctly to the .aspx file, but how
in the world do I get my hands on the information once it's there? I'm
trying to populate a text box with the information I passed in.
If you don't know the answer, but know what it's called that I'm trying to
do, I'd appreciate that answer too!
Any help would be greatly appreciated.
Thanks in advance.