Click to See Complete Forum and Search --> : Posting?
New to VB 6
Nov 27th, 2002, 05:31 AM
Is it possible to post a form automaticly(I mean without clicking the submit button)?
perhaps through a meta "refresh" tag or with JavaScript
I know it doesn't sound like a PHP Q. but it's on a PHP form.
The Hobo
Nov 27th, 2002, 09:31 AM
Why would you need to? It's very possible with JavaScript, yes.
New to VB 6
Nov 27th, 2002, 09:46 AM
I have a page that auto-refreshes to another page and I want to post data to that page without the user seeing the data.
The Hobo
Nov 27th, 2002, 10:24 AM
How are you refreshing? I'm not very JavaScript knowledgable, but forms(0).submit(); will submit the form. I'd have to know what you're doing to tell you where it has to go, though.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.