S
stew dean
Hi,
I'm a newbie so go easy. I'm having to covert an old site I've done
to run in a .net environment and have limited time to do this.
What I've learnt so far is the ideal way to do this is to recreate the
form as an aspx page and let the page handle it's own output. This I
will do later for a feedback form. But for now I have the rest of
the site that has a form to submit an email address to sign up for a
mailing list. I can't change all these .html pages to .aspx for
multiple reasons (and can't reconfigure the server).
Where can I find a script or learn about how to put together a script
that will accept output from a HTML page, email it to me via aspx and
then forward me to another HTML page?
Cheers
Stewart Dean
I'm a newbie so go easy. I'm having to covert an old site I've done
to run in a .net environment and have limited time to do this.
What I've learnt so far is the ideal way to do this is to recreate the
form as an aspx page and let the page handle it's own output. This I
will do later for a feedback form. But for now I have the rest of
the site that has a form to submit an email address to sign up for a
mailing list. I can't change all these .html pages to .aspx for
multiple reasons (and can't reconfigure the server).
Where can I find a script or learn about how to put together a script
that will accept output from a HTML page, email it to me via aspx and
then forward me to another HTML page?
Cheers
Stewart Dean