Hi evryone.
I am not sure this can be done in ASP but I will ask anyways, maybe someone know how to do this.
I need to open a new window of explorer which contains a
Today I do this by going to the URL and getting the HTML code of the page. Then I process the text of the HTML code and insert value= to the form fields. This problem is that by doing this I am calling a script of my own so when I press the submit button the web site knows the page I am submitting the form from is not on thier servers.
If anyone know how I could open a window in explorer using ASP and go through the fields on that page so that I can fill them in, I would be very grateful. I am not sure this can be done in ASP.
Thanks Ami.