Posting to a form blindly (Behind the scenes)

M

mplutodh1

This may seem like an odd thing to do, but is there a way to blindly
post to a form. By that I mean, sending data (First_Name=John) without
actually having the browser go to that page?

I am working on an event registration site, all of the basic
registration is done in a simple ASP.NET form which saves the data to
an Access DB. We need a mailing list for our website and instead of
completely reinventing the wheel I am using an ASP script that is
available online that
handles everything for us. Users have two ways to register for the
newsletter, the first is via an HTML form on the website that posts
data to an ASP page, the second is where I am stuck. I want users who
register for the event to be able to select a checkbox during
registration that says "Register for newsletter" and instead of making
them complete another step in their registration process, I would like
the registration page to handle their registration for the mailing
list behind the scenes. The registration form for the event already
collects all the necessary event for the classic ASP page and I know
the variable names the ASP page uses, just unsure of a way to take
care of everything behind the scenes.

Anyone have any suggestions? I guess a quick redirect at the end of
checkout is a possibility but really would like to avoid that.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,189
Latest member
CryptoTaxSoftware

Latest Threads

Top