Thread: Order Forms?
View Single Post
Old 09-28-2002, 09:51 PM   #3 (permalink)
abc123
bloomberg
 
abc123's Avatar
 
Join Date: Jun 2002
Location: bloomberg
Posts: 263
abc123 is on a distinguished road
Send a message via AIM to abc123 Send a message via Yahoo to abc123
milano

Code:
<form method=post action=order.html>
you can't post to a "html" file, it can't process it, if you can **only** use html and javascript use "get" instead and you can probably get the info with "document.location" or whatever it is, but post wont work .
__________________
-- bloomberg.
abc123 is offline   Reply With Quote