Click to See Complete Forum and Search --> : imbedding forms


DougSmith
11-09-2003, 11:57 AM
Is it possible to imbed a form within another ie I want to post to 2 different cgi scripts at the same time. I know this may seem wierd - but, I do not program in perl, so I purchased a shopping cart and now want to modify it with a downloaded script. If possible, I would like for the user not to have to click 'submit' more than once, hence my question.

Related question, probably more CGI - is it possible to have the page returned to, after the submit/post, NOT reset ie leave the entered values on the page?

Somewhat related question, probably more CSS - when creating a form with pull-down tab options ie <select><option..., is it possible to use change fonts for each pull-down option?

Thanks,
Doug Smith

soccer362001
11-10-2003, 09:50 AM
I do not think it is possible to nest a form inside a form.