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
Printable View
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
Use #Include or #Include Virtual and send the data to a sub or function of the included page.
that's ok but
i want the data to be posted to two different asp pages.
pls . give some more details