Click here to get back home

Form Post

 HomeNewsGroups | Search | About
 comp.lang.perl.misc    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Form Post zoomcart.com 04-18-2008
Get Chitika Premium
Posted by zoomcart.com on April 18, 2008, 7:17 pm
Please log in for more thread options
Hello and thanks in advance for your help.
I have code below that posts form data to a perl cgi scripted shopping
cart and it works great on my mac/firefox browser, but it doesn't work
on ibm/netscape machines. what gives? apparently the data isn't being
recognized and so the cart defaults to it's home page.
<form name='submit3' action='http://my.com/cart.cgi' method='post'>
<input type='hidden' name='user' value='bighouse'>
<input type='hidden' name='item_name' value='My Product'>
<input type='hidden' name='item_number' value='001'>
<input type='hidden' name='item_price' value='3.95'>
<input type='hidden' name='item_weight' value='0'>
<input type='hidden' name='NOTAX' value=''>
<input type='hidden' name='DOWNLOAD' value='1001.zip'>
<input type='image' src='advertisement.gif' value='Buy and Download
Now' name='add_to_cart'>
</form>

Posted by J. Gleixner on April 21, 2008, 11:55 am
Please log in for more thread options
zoomcart.com wrote:
> Hello and thanks in advance for your help.
> I have code below that posts form data to a perl cgi scripted shopping
> cart and it works great on my mac/firefox browser, but it doesn't work
> on ibm/netscape machines. what gives? apparently the data isn't being
> recognized and so the cart defaults to it's home page.
> <form name='submit3' action='http://my.com/cart.cgi' method='post'>
[...]
> </form>

You're going to have to debug your cart.cgi script.

Similar ThreadsPosted
hwo to post to a form? August 10, 2005, 7:25 pm
Re: How do you track down the way to POST a form ? February 19, 2008, 8:19 pm
Accessing form POST data July 24, 2004, 10:24 pm
Parsing form POST without CGI.pm on Win32 August 1, 2004, 12:20 am
htaccess rewriterule in combination with POST form January 28, 2005, 12:38 am
using LWP to POST data via "javascript:document.form.submit()" link January 3, 2006, 1:20 am
HTTP::Request::Form - Can't submit a form with input type=image button January 31, 2005, 11:42 pm
LWP::UserAgent post to post other than 80 October 11, 2005, 11:33 pm
LWP Post October 21, 2004, 4:59 am
Lwp Post Problem September 1, 2004, 4:09 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap