|
|
|
#1 (permalink) |
|
Messages: n/a
Hébergeur: |
I have a really long html form the names of the fields are also pretty long. I
have checked the code over and over, If I simply cut and paste a new field it seems to get to a limit and will not allow submission from FireFox. I have googled and googled but I cannot seem to find any limits to the a html form with post??? ME!!! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Welcome to Heartland Transportation, Inc!</title> <link href="css/all.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="emplogin"> <a href="employeelogin.shtml" target="_self">Employee Login</a> </div> <div id="wrapper"> <div id="header"> <div id="leftnav"> <a href="index.shtml">Home</a> <img src="images/spacer.gif" /> <a href="about.shtml">About Us</a> <img src="images/spacer.gif" /> <a href="services.shtml">Services</a> </div> <div id="rightnav"> <a href="locations.shtml">Locations</a> <img src="images/spacer.gif" /> <a href="careers.shtml">Careers</a> <img src="images/spacer.gif" /> <a href="email.shtml">Email</a> </div> </div> <div id="contentright"> <object classid="clsid 27CDB6E-AE6D-11cf-96B8-444553540000"codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve rsion=7,0,19,0" width="255" height="500"> <param name="movie" value="images/rightcontent.swf" /> <param name="quality" value="high" /> <embed src="images/rightcontent.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="255" height="500"></embed> </object> </div> <div id="contentleft"> <table width="100%"> <tr> <td><p style="font-size: 14px;"><img src="images/w.gif" style="float:left"/>elcome to Heartland Transportation! We specialize in freight transportation management throughout the continental United States. We carefully monitor your freight during the shipping process to ensure it arrives intact and in a timely manner. We guarantee to bring you the best possible solution for all of your shipping needs. Whether you have a full truckload or partial we will find the leanest shipping options to you save time and money!</p> <p style="font-size: 14px;">The experts at Heartland Transportation have extensive experience shipping dry, fresh, refrigerated, and frozen freight. Whatever your freight may be we ensure safe and secure transportation at competative pricing. In addition, we are always available 24/7 to assist our customers and drivers. <a href="email.shtml" target="_self">Contact us</a> today and find out how we can with all your transportation needs!</p> </td> </tr> <tr> <td class="tableheader"><a href="services.shtml" target="_self">OUR SERVICES INCLUDE</a> </td> </tr> <tr> <td> <ul> <li>Dry</li> <li>Fresh</li> <li>Refrigerated</li> <li>Frozen</li> </ul> </td> </tr> </table> </div> <div style="clear:both"></div> <div id="footer"> <a href="http://www.heartlandtransportation.net/">Heartland Transportation, Inc.</a> | Copyright ? 2007. All Rights Reserved | Site by: <a href="http://www.htiwebdesign.com/" target="_self">htiWebDesign</a> </div> </div> <br /> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-2038197-3"; urchinTracker(); </script> </body> </html> |
|
|
|
#2 (permalink) |
|
Messages: n/a
Hébergeur: |
that was the wrong page here is a link instead dang it... haha!
http://localhost/heartland/Transport...lication.shtml |
|
![]() |
| Outils de la discussion | |
|
|