Ok heres my problem, i'm currently trying to make my program automatically fill in the text fields of a certain website! i've been doing things like this since i started vb6 6 months ago, but this website has some wierd way of putting out its data, i usually just use
webbrowser1.document.forms(0).username.value = "juniper9394"
this works fine for most pages, but this one page is pretty hard and this simple code won't work with it. the page is
http://www.xdrive.com/target.html?pa...ignup_form.cgi
I'm trying to automatically fill in the fields in the signupform. I don't why i do things like this, I saw this program called MWF "Multi Webspace Faker" and i thought that it was just really cool how it automated the sign up process at free webspace places! So if somebody could email me with the info that i need or if u could post it here, that would be great and very much appreciated, this thing has had me boggled for 2 days now and this board was my last resort! My email is [email protected] email me if you'd likethanx




thanx
Reply With Quote