> Dave Merrill wrote:
>> If that code is verbatim, the </form> tag hasn't happened
>> yet when the
>> script is called. The form object doesn't exist until its
>> end tag closes it.


> Missed that when I copied and pasted and reformatted it
> for the email -
> actually, the </form> tag *is* there, right before the
> submit


> ....... stuff here ....
> </form>


> <SCRIPT language="JavaScript">
> document.forms.cart.submit() </script>

In retrospect, now that I know this is just an interrim page between
your client's site and CartServer, why don't you just use <cfhttp> to
submit the cart and return the http content to the browser?

s. isaac dealey   954.522.6080
new epoch : isn't it time for a change?

add features without fixtures with
the onTap open source framework

http://macromedia.breezecentral.com/p49777853/
http://www.sys-con.com/author/?id=4806
http://www.fusiontap.com



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202298
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to