HTML - Error In Code After Editing
I edited a html file using notepad++ but it won't run anymore. From what I found, maybe the file was originally created in FP, which I don't have. Anyway, I get a http://www.**********.com/_derived/nortbots.htm error on submit. The only thing I had changed was the email address that the form was submitted to.
Can anyone point me in the right direction on how to fix this? Code: <html> <head> <title>Rentals</title> <meta name="description" content="******.com" /> <meta http-equiv="Content-type" content="text/html; charset=UTF-8" /> <script src="/resource/js/main.js" type="text/javascript"></script> <link href="/resource/css/main.css" type="text/css" rel="stylesheet" media="all" /> </head> <body onload="initJS();"> <div id="wrapper"> <table id="mainTable" cellspacing="0" cellpadding="0"> <tr id="banner"> <td style="font-family:Arial,sans-serif; color:white; text-align:right; vertical-align:middle; padding:5px 30px 0 0;" colspan="3"> <p style="padding:0; margin:0;"> <!--webbot bot="Include" U-Include="resource/include/quicksearch.html" tag="body" startspan--> <form method=get action="/cgi-bin/listman/exec/search.cgi"> <input type="hidden" name="search" value="1"> <input type="hidden" name="perpage" value="10"> <input type="hidden" name="marknew" value="1"> <input type="hidden" name="euro_numbers" value="0"> <input type="hidden" name="sort_order" value="3,abc,forward" /> CITY <select name="lfield3_match" size="1"> <option value="" selected>Any</option> <option>Affton</option> <option>Arnold</option> <option>Ballwin</option> <option>Barnhardt</option> <option>Bella Villa</option> <option>Winchester</option> <option>Woodson Terrace</option> </select> ZIP <input type="text" size="10" name="lfield5_match" /> <input type="submit" value="Quick Search" /> </form> <!--webbot bot="Include" i-checksum="56169" endspan --></p> </td> </tr> <tr id="menu"> <td style="vertical-align:top;" colspan="3"> <map name="FPMap0"> <area alt="Home Page" coords="9, 3, 120, 29" shape="rect" href="/index.html"> <area alt="Burt's Property Search Page" coords="127, 0, 331, 29" shape="rect" href="/cgi-bin/listman/exec/search.cgi"> <area alt="Rentals Page" coords="337, 2, 459, 29" shape="rect" href="/rentals.html"> <area alt="Contact Us Page" coords="470, 1, 624, 29" shape="rect" href="/contactus.html"> <area alt="About Us Page" coords="633, 2, 795, 29" shape="rect" href="aboutus.html"> <area alt="Burt's Ads Page" coords="806, 1, 959, 29" shape="rect" href="Burtsads.html"> </map> <img border="0" src="resource/image/menu2.jpg" width="974" height="30" usemap="#FPMap0"> </td> </tr> <tr> <td style="width:30px; height:100%; background:#3300cc url('/resource/image/shadowleft.jpg') repeat-y top left; vertical-align:top; text-align:right"> <div style="height:100%; background:url('/resource/image/bgbottomleftcol.jpg') no-repeat bottom left;"> </div> </td> <td style="width:941px; vertical-align:top;"> <div id="content" style="height:100px; border:1px solid black; overflow:auto; padding:15px; background-color:white;"> <div style="border:1px solid black; background-color:lightgrey;"> <h2 style="padding:5px; margin:0;">Rentals</h2> </div> <p>For those of you not looking to purchase real estate, Burt can now offer you a wide range of rental properties to choose from in the area. If you would like to know what properties we have for rent, please fill out the information below and I will respond to your inquiry. For all rental properties, the following applies:</p> <ul> <li>Security Deposit is required that is equal to 1-month rent. </li> <li>Pet Deposit $250.00 which $100.00 is non-refundable and a pet rent of $10.00 is charged.</li> </ul> <form method="POST" name="rentals" action="_derived/nortbots.htm" webbot-action="--WEBBOT-SELF--" onSubmit="location.href='_derived/nortbots.htm';return false;" webbot-onSubmit=""> <!--webbot bot="SaveResults" U-File="_private/form_results.csv" S-Format="TEXT/CSV" S-Label-Fields="TRUE" B-Reverse-Chronology="FALSE" S-Email-Format="TEXT/PRE" S-Email-Address="myemailaddress@aol.com" B-Email-Label-Fields="TRUE" B-Email-Subject-From-Field="FALSE" S-Email-Subject="Info From *****.com Rentals Page" S-Builtin-Fields U-Confirmation-Url="rentals2.html" startspan --><input NAME="VTI-GROUP" TYPE="hidden" VALUE="0"><!--webbot bot="SaveResults" i-checksum="37496" endspan --> <table border="0" width="91%" id="table1"> <tr> <td>First Name<br> <input type="text" name="First" size="20" style="border: 1px solid #0000FF"> </td> <td width="200">Last Name<br> <input type="text" name="Last" size="25" style="border: 1px solid #0000FF"> </td> <td width="375">Email Address<br> <input type="text" name="Email" size="40" style="border: 1px solid #0000FF"></td> </tr> <tr> <td> </td> <td width="200"> </td> <td width="375"> </td> </tr> <tr> <td>Phone<br> <input type="text" name="Phone" size="20" style="border: 1px solid #0000FF"></td> <td width="200">Best Time to Call<br> <input type="text" name="Timetocall" size="20" style="border: 1px solid #0000FF"></td> <td width="375">Price Range You Are Looking For<br> <input type="text" name="Price" size="20" style="border: 1px solid #0000FF"></td> </tr> </table> <p align="center"><b>Location of property you are looking for. Please enter a zip code, multiple zip codes, or community name into the box below. </b></p> <p align="center"> <textarea rows="3" name="S1" cols="60" style="border: 1px solid #0000FF"></textarea><!-- Start of StatCounter Code --> <script type="text/javascript" language="javascript"> var sc_project=929101; var sc_invisible=1; var sc_partition=7; var sc_security="22ede977"; </script> <script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/frames.js"></script><noscript><a href="http://www.statcounter.com/" target="_blank"><img src="http://c8.statcounter.com/counter.php?sc_project=929101&java=0&security=22ede977&invisible=1" alt="free stats" border="0"></a> </noscript> <!-- End of StatCounter Code --></p> <p align="center"> <input type="submit" value="Submit" name="B1" style="border: 1px solid #0000FF"> <input type="reset" value="Reset" name="B2" style="border: 1px solid #0000FF"></p> </form> <p> </div> </td> <td style="width:30px; height:100%; background:#3300cc url('/resource/image/shadowright.jpg') repeat-y top right; vertical-align:top"> <div style="height:100%; background:url('/resource/image/bgbottomrightcol.jpg') no-repeat bottom right;"> </div> </td> </tr> </table> </div> </body> </html> Similar TutorialsIv got this code which is on one of my pages for a contact form, which is then emailed to me using a portal system on the server. I'm just wondering if i can edit this code somehow so that if a certain option is picked then more boxes get added to the form? The code i have is; Code: <form action="feedback.html" method="post"> <table width="797" height="410" cellspacing="0" cellpadding="0" border="0" align="center"> <tbody> <tr> <td> <h3 style="border-bottom: 1px solid black;">Contact Us</h3> </td> </tr> <tr> <td><label style="float: left; width: 140px;" for="YourName">Your Name:</label><input type="text" style="width: 200px;" maxlength="" value="" id="YourName" name="YourName" /> <div style="clear: left; height: 20px;"> </div> <label style="float: left; width: 140px;" for="YourEmail">Your Email:</label><input type="text" style="width: 200px;" maxlength="" value="" id="YourEmail" name="YourEmail" /> <div style="clear: left; height: 20px;"> </div> <label for="HearAboutUs" style="float: left; width: 140px;">What is the nature of your enquiry?</label><select id="Nature" name="Nature of Enquiry"> <option value="Advertising">Advertising</option> <option value="Site Feedback">Site Feedback</option> <option value="Other">Other</option> </select> <div style="clear: left; height: 20px;"> </div> <label style="display: block; margin-bottom: 5px;" for="MessageComments">Message/Comments:</label><textarea style="width: 400px; height: 100px;" maxlength="" id="MessageComments" name="MessageComments"></textarea> <div style="clear: left; height: 20px;"> </div> </td> </tr> <tr> <td align="left"><input type="submit" value=" Submit " /> <input type="reset" value=" Reset " /></td> </tr> </tbody> </table> </form> Its not set up for me yet but i want it so that if someone selects the advertising enquiry option then more boxes appear for their site URL and image URL to be put. I guess this would be done using an IF command, but how? I hope this makes sense. Thanks Jake ok i have the following code for an affiliates box on my forum only i want it to look like a new catorgory of my forum with the same design as the catogorys can someone please tell me where im going wrong or what i need to do or edit the code so it will work for me please. Code: <br> <div class="tableborder"> <div class='maintitle' align='left'><Affiliates>Affiliates </div> <table width="100%" cellspacing="6" id="submenu"> <tr> <td> <!-- Affiliates Content --> <marquee scrollamount="2" loop="true" onmouseover='this.stop()' onmouseout='this.start()' scrolldelay= "25"> <a href="http://teensop.30.forumer.com/index.php?"><img src="http://h1.ripway.com/HManager/af_bar_f.gif"></a> <a href="http://www.maneelgrover.com/"><img src="http://www.filehive.com/files/0729/1mg2.gif"></a> <a href="http://pe2.tt.cx/"><img src="http://www.filehive.com/files/0729/pe2.PNG"></a> </marquee> <!-- End of Affiliates Content --> </td> </tr> </table> </div> <!-- End Affiliates Section --> My forum if needed its Simply Shelby Cheers if someone can solve this problem for me, if theres anything else you need to know please just ask Jake Hi there, I'm completely new to HTML and have no idea, coming from using Serif WebPlus, a pumped up Publisher some may say! Now, i downloaded a booking form (http://css-tricks.com/downloads/ scroll down till you see 'Step-by-Step Seminar Registration') It really is great, but i want to be able to get it to send the info collected to an email, how is this done? Can a newb achieve this?? Hi everyone, Good day to you. I would like to make changes on my exisitng webform on my site,it will involve in downloading files and unloading it back to webserver after it had edited.However,I don't how to carry out this task in order to get it done over my computer. Please kindly advice the following : 1 ) Do I need to run any software for downloading the webform code ? 2 ) Which files to download for editing of my existing webform ? 3 ) I want to do backup,which ones to backup ? It is for the purpose of getting back my original site if something goes wrong after the editing task failed. 4 ) How to carry out the testing after the replacement of new html code ? I am sorry for posted this queries to you as this is my first time to carry out this task. Thank you. Manicui Web Page http://www.classic-corvettes-ky.com/Contact.htm does not send eMail as intended. Does anyone know how I can resolve this? If you go to https://www.bkriegtech.net/?page=login You'll see the infamous unsecure connection error in IE. I have no idea where this is coming from since every image on the page loads as https. Any ideas? Hello, I have coded my site, and I have a form on the page, and I'm not sure why I am getting the errors I am getting. If anyone can help me out I would be forever grateful! Here is my code: http://pastie.org/366071 And if you paste it into: http://validator.w3.org/#validate_by_input then you will see what errors I have encountered. Hey i recently opened a blogged and wanted to begin customizing it with shoutboxs , games, etc Blog is runned by Mac OSx , it allows u to post html as well, but 98% of the html codes i put in there doesnt work...the ones that do work , well they seem to have <table> inserted in them...and strangly one of my posting options is to insert a table, so when i click on that *insert table* i paste my html code(shoutbox) and click insert (for table) and all the codes seem to work fine and shoutbox looks great, until i cllick the <>(htmlm mod) everything seems to go back to where it was before i started testing with table (which is that it doesnt work), this is only if switch from normal to html and back after i insert html codes through table...but if i just paste the Html codes for the shoutbox into *HTML* section, it shows up as the link that i use to gernate these codes...this happens with every one of my html codes including the ones that do work for the blog and dont work for the blog....So im stuck with HTML codes that only show up when the *insert table dialog box pops up and i insert html from there to blog.(which cancels html codes in the end)..From the table with the successful HTML, if i click Save,HTML mode, or Preview, it just makes the codes void..I think that when iclick any of those commands, the blog messes with codes Does anyone know any great codes to bypass w/e the blog is doing to my codes or simulating the table forever with the codes? TY Friend said that blog has ScriptTags, and by using table i can bypass that...Unfortunatly ive tried inserting <table> and </table> around it...nothing works.. heres an example of one of the few that does work for the blog(had table tags when i copied it from generator): <div class="wiki_entry"> <div> <div> <div><br /></div> <table><tbody> <tr> <td><a href="http://www.website-hit-counters.com"><img src="http://www.website-hit-counters.com/cgi-bin/image.pl?URL=109386-8813" alt="www.website-hit-counters.com" /></a></td> </tr> <tr> <td><a href="http://www.website-hit-counters.com/search-engine-optimization.html" title="search engine optimization firm">This many People saw this</a></td> </tr></tbody> </table></div><br /></div></div> HEre is one that doesnt(after i placed tables around it myself) <div class="wiki_entry"> <div> <div> <div><br /></div> <table><tbody> <tr> <!-- Begin ShoutMix - http://www.shoutmix.com --> <iframe title="jimbaler" src="http://www.shoutmix.com/?jimbaler" width="100" height="130" frameborder="0" scrolling="auto"> <a href="http://www.shoutmix.com/?jimbaler">View shoutbox</a> </iframe> <br /><a href="http://www.shoutmix.com" title="Get your own free shoutbox chat widget at ShoutMix!">ShoutMix chat widget</a><br /> <!-- End ShoutMix --> </tr> </tbody> </table></div><br /></div></div> Hello, I hired contractors to build a site for me. The site's front page has a small section for text, the developers added some placeholder text in this spot. Now that the site is completed, I changed the text as follows: I downloaded the index.php file from my webhost. I changed it to a txt file, then opened in notepad, found the placeholder text, changed it, saved the file, renamed the file back to php, then uploaded to webhost, replacing old index.php file. When I load the page the following error message appears twice at the top of the window: Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/XXXX/public_html/index.php:1) in /home/XXXX/public_html/index.php on line 2 Does anyone know what this error indicates ? (I'm not a programmer) I did not save the old index.php file because I didn't think such a minor change would cause problems. The contract with my developer has ended and I don't want to start a new one for this. Any help appreciated. On a phpbb3 style i want to add another href to the main menu across the top menu but i dont know what to do to change it, i know a bit of HTML but the way this is written i dont know what to do. this is what i think is the main menu on the overal_header.html Code: <table width="100%" cellspacing="0"> <tr> <td class="genmed"> <!-- IF not S_IS_BOT --> <!-- IF S_USER_LOGGED_IN --> <strong>Hi, {S_USERNAME}</strong> <b>(</b><a href="{U_LOGIN_LOGOUT}">{L_LOGOUT}</a><b>)</b><br /> {LAST_VISIT_DATE}<br /> <!-- IF S_DISPLAY_PM --><a href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a><!-- ENDIF --> <!-- IF PRIVATE_MESSAGE_INFO_UNREAD -->{PRIVATE_MESSAGE_INFO_UNREAD}<!-- ENDIF --><!-- ENDIF --><!-- ENDIF --></td></tr></table></td> </tr> </table> <!-- IF not S_USER_LOGGED_IN --> <table class="menu2tb" cellpadding="6" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px"> <tr align="center"> <!-- IF not S_IS_BOT --> <!-- IF S_REGISTER_ENABLED and not (S_SHOW_COPPA or S_REGISTRATION) --><td class="menu2"> <a href="{U_REGISTER}" >{L_REGISTER}</a></td><!-- ENDIF --> <td class="menu2"><a href="{U_LOGIN_LOGOUT}" rel="nofollow">{L_LOGIN}</a></td><!-- ENDIF --> <!-- IF S_DISPLAY_SEARCH --><td class="menu2"><a href="{U_SEARCH}"><strong>{L_SEARCH}</strong></a></td> <!-- ENDIF --> <td class="menu2"><a href="{U_FAQ}">{L_FAQ}</a></td> </tr></table> <!-- ENDIF --> <!-- IF S_USER_LOGGED_IN --> <table class="menu2tb" cellpadding="6" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px"> <tr align="center"> <td class="menu2"><a href="{U_PROFILE}" rel="nofollow">{L_PROFILE}</a></td> <!-- IF S_DISPLAY_SEARCH --> <td class="menu2"><a href="{U_SEARCH}"><strong>{L_SEARCH}</strong></a></td> <td class="menu2"><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></td> <td class="menu2"><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></td> <td class="menu2"><a href="{U_SEARCH_ACTIVE_TOPICS}">{L_SEARCH_ACTIVE_TOPICS}</a></td> <td class="menu2"><a href="{U_SEARCH_UNREAD}">{L_SEARCH_UNREAD}</a></td> <!-- ENDIF --> <td class="menu2"><a href="{U_FAQ}">{L_FAQ}</a></td> </tr></table> <!-- ENDIF --><br /> so all i want to do is add another button to click on to direct to another page. thanks if u want to see the entire style look in the attached file I have some text embedded within a '.gif' file and dont know how to change the text. I downloaded Adove Photoshop Elements 6.0 but when i use the horizontal type tool and type over the text, it makes the original text fuzzy and does not enter the new text. What am i doing wrong ? Thanks hi guys i have this requirement where in the client redirects a html page to my site and i have to provide him an interface from my site to edit the html ( which can be done using FCKeditor or Tinymce) after authentication and then when he presses save Ill have to save the html back to his server this is where i have some confusions, inorder to save back on his server do i need his ftp login credentials or is there any other way to circumvent it, pls let me know thx in advance A client needs to edit one page of their site remotely using a browser. I'm not sure how to proceed. Do they need a page with form fields that are password protected so only they can provide content? Is there another way to edit wysiwyg text online without using a separate application? Any help would be appreciated. Hi need some help this is my poker blog http://mrcea.blogspot.com/ its currently set as a 2 tier which is 2 sections, my friend also has a poker blog which is a 3 tier (3 sections) here it is http://amatay.blogspot.com/ The only way to change it is to edit the html and make my blog a 3 tier Can someone help please??? Thanks C. i have done one web site,it contains only static pages(html).how to provide content editing option to the adminstrator of the website.i have tried Javascript WYSIWYG Editor of TinyMCE(http:// tinymce.moxiecode.com/) bt i cant possible to update bcoz form action is http://tinymce.moxiecode.com/dump.php?example=true plz any one help me thank you nagesh212@gmail.com Greetings, Don't know if this is the right forum for this, but Would anyone be interested in $ editing $ a few pages for me? They are basically built but with problems I can't seem to correct. Jack i have been asked to create a website for a friend i have the design up and running but i want to make it easy for him to edit the text is there a way of linking to an external file with the text required for the page that he can edit without the risk of damaging the template to give you an idea i need the text on the book pages on http://www.sabbathkeepers.000a.biz I'm editing a map and want to change the size of the box that appears when I mouse over an object. The code for the entire map is <table width="550" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="img/map_top.gif" width="464" height="222" usemap="#projects" border="0" name="Image1"> <map name="projects"> <area shape="circle" coords="254,167,16" href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('no_box','','img/hiv_label.gif',1)"> <area shape="circle" coords="158,183,16" href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('no_box','','img/hiv_label.gif',1)"> <area shape="circle" coords="141,151,16" href="#" onMouseOut="" onMouseOver="MM_swapImage('no_box','','img/css_label.gif',1)"> <area shape="circle" coords="81,120,7" href="/science/phs/cprp/projects/whiscc.html" target="/science/phs/cprp/projects/whiscc.html" onMouseOver="MM_swapImage('no_box','','img/whi_label.gif',1)" onMouseOut="MM_swapImgRestore()"> </map> <br> <img src="img/map_bottom_left.gif" width="221" height="38"><img src="img/no_box.gif" width="243" height="38" name="no_box"> <br> </td> </tr> </table> To pick one specific example that I want to edit, I want the circle produced by <area shape="circle" coords="141,151,16" href="#" onMouseOut="" onMouseOver="MM_swapImage('no_box','','img/css_label.gif',1)"> to produce a larger box (the css_label image gets compressed and make the words hard to read.) How do I increase the size of the css_label.gif so it is readable? Thanks, Kevin. Hi, I wish to know how to edit or remove any unwanted comments being posted in the comment box of my created website. Kindly suggest the html code to delete it from my website. Thanks in advance. Hey people, First post here and I hope you guys can help me. I'm currently helping out a family friend's company with general IT stuff, wether it be designing things for them or website stuff. Now I am by no means an experienced web designer, hence why I came here. They asked me today if I can make some changes to one of the sites they run, really simple ones at that. All I need to do is update some of the text on the site, change the dates etc. I have access to the ftp, using filezilla, and for the life of me I cannot find the html files I need to change. Now I obviously don't expect you guys to tell me where they are, but is there a method you would use to track them down? Right now there seems to be a ridiculous amount a folders and files for what seems to be a relatively simple site! I hope someone can point me in the right direction, for reference this is the website I need to make changes to http://kcsfireworks.co.uk/ Hope you guys can help point me in the right direction! Cheers |