PDA

Click to See Complete Forum and Search --> : How to post two forms from a html page


anojkumar
Jan 3rd, 2001, 11:38 AM
Hi,

is there any way to post two forms from a html page,
i want to send the data to two different ASP pages for
processing

Jan 3rd, 2001, 03:23 PM
Use #Include or #Include Virtual and send the data to a sub or function of the included page.

anojkumar
Jan 3rd, 2001, 11:13 PM
that's ok but
i want the data to be posted to two different asp pages.

pls . give some more details