Thanks all, this is really embarrassing! Question I asked in the last 4 days
were the result of my carelessness. I hope it doesn't give an impression
that I am here for quick answer without doing my homework.

Regards,

tee

> 
> Remove that last slash at the end. You're self-closing the form tag,
> which is not what you want. Effectively what you've written there is
> shorthand for
> 
> <form method="post" action="../cgi-bin/mcart/mof.cgi"></form>
> 
> So, change that line to just
> 
> <form method="post" action="../cgi-bin/mcart/mof.cgi">
> 
> -- 

> 

******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to