Hi!
I need to know if there is anyway to pass data to a form and have it submit the form. The page that I am trying to submit is not on my server so it's not just a simple job of putting form1.submit in the receiving page's javascript.
The page that I am trying to autosubmit is using an image for submission.
Otherwise, is there any way of making the server part of my string appear to be their's?
Thanks in advance!
Bud
I need to know if there is anyway to pass data to a form and have it submit the form. The page that I am trying to submit is not on my server so it's not just a simple job of putting form1.submit in the receiving page's javascript.
The page that I am trying to autosubmit is using an image for submission.
Otherwise, is there any way of making the server part of my string appear to be their's?
Thanks in advance!
Bud