|
Shane, There are HTML errors (you're missing a <TR> tag at line 164). Messed up tables can cause all sorts of fun to figure out problems (I have no idea if this is your problem or not). Go to http://validator.w3.org/ and try uploading the HTML you pasted below. Given the amount of items on the form, I'd use a post instead of get anyway so you don't run into problems with URL's that are too long. Matt -----Original Message----- From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx]On Behalf Of Shane_Cessna@xxxxxxx Sent: Tuesday, April 26, 2005 10:56 AM To: Web Enabling the AS400 / iSeries Subject: RE: [WEB400] get vs post... hey all, I'm still not finding what i'm doing wrong here...If anyone can help, I'd more than appreciate it...here's a quick refresher...if my method = "get", my submit button does nothing (doesn't call my cgi and error out or anything)...however, if i change it to method = "post", it calls my cgi program...now, since i'm trying to get the method = "get" to work, my called cgi program uses the zhb procedures to process the data...however, i wouldn't be opposed to using method = "post" if it works and i knew which procedures to use to replace the zhb procedures...here's my html source... <snip>
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.