HTML - Editing Html Code On My Site...how To Get It Done ?
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 Similar TutorialsHey guys, Im workign with a new client and she had a previous designer do her site. Problem is it was done in Frontpage has a referenced .dwt file and Im trying to edit this. I generally work with puremarkup but have dreamweaver to get an instant visual change as I do this. My problem is as i'm trying to change stuff its not allowing me to do this. Also in the directory there are tons of _vti directories. There is a form on her site which was done in ASP so in general I'm slightly confused as to the best way to edit her site. I even just copied the code and pasted it into a new window and its giving me hangups about this. I think the way Frontpage generated the code is wonky. The site URL is alongcamemary.biz Can you guys make some suggestions on the best way to approach this. Thanks, Richard Ok, here's the deal: I am trying to create a site similar to my other one (www.DomainPups.com) and I would like to have a feature where the visitor types in a keyword and all the domain names I have available with that keyword show up below the search box. Does anyone know of an HTML code available that would allow this? Maybe there's one out there that isn't HTML? Being new to all of this website development and HTML stuff I am rather unsure of how to get my hands on such a function. I'm sure it's available somewhere though. Any help would be much appreciated. Thank you! hi i want to know if anyone can suggest me: tool/website that can clean or tidy HTML CODE. Assume that i have html code that is not clean or let say i foget the closing tag or or i have extra table or anything, this tool/software will cean it for me thanks 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 Iv 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 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> 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 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. 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 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. Once the web page, still under construction, has taken shape and is going through font styling etc, is it normal just to open the html in IE and change the contents from View/Source or should I always edit the file in Notepad and then save back to html? Hi, Found these forums on google whilst searching for the answer to my question. I currently have a site with 320+ pages and have recently come to a point where I need to change a section of code which is identical on every page, does anyone know of an editor or program where it is possible to edit this section of code on all of the pages at once or am I going to have to edit each page one by one? Ive used a meta tag editor which has a similar function to what I require but im yet to find a HTML editor which can do this. Any help appreciated Hello all, I really want to revamp my theme that I use on my Tumblr blog and I figured you'd be the ones to help. I'm computer literate, both Mac and PC, but I know nothing of coding. I ashamed to say this, but nevertheless I'm willing to learn a little if any of you will hold my hand through some changes I'd like to make to my Tumblr theme. Here's a link to my Tumblr page. As you can see, it's a default theme. The list of things I'd like to do is a little jagged, but I really want all my pictures to have a limit to their size and how much space they can take up. Also, I'd to know how to remove the visual tags on the left hand side. As if that's not enough adding a display of how may "notes" (for those who are tumblr literate) my posts have. Font too. How do I even begin changing these things? There are no options in the simple customize pane displayed at the top. But, I can edit the HTML... so what do I do? Please tell me if you need any information, I really want this to work. Thanks everyone. Connor Flynn Hi all! I'm new to this forum. I'm not very tech savvy so this is probably why I'm about to lose my mind trying to figure out the solution to my problem.... I would like a good software program where I can create templates in html format so that I can email for marketing purposes. I've tried a few online services and their limitations have me beating my head against the wall. I don't know html code. And I don't need to build a website. And I don't want to spend an outrageous amount of money. But I do want to create a template that will get to someones inbox, not junk mail, and arrive without attachments. I need the software to be user friendly & have an easy interface where I can easily edit using a visual editing tool. Does that exist? Any advice would be very much appreciated .................... I am wondering if it is possible to create an INDEX.HTML to redirect to another website? I would like it to display the redirected site, but if possible keep to the original address.. e.g. A site named www.mysite.com, with an INDEX.HTML to redirect to www.othersite.com, which displays OTHERSITE with www.mysite.com in the address bar. Hope I explained ok, any responce would be much appricated! Thanks! hello i have a page 'gallery.html' that i want to show up when the URL www.site.com/gallery is requested. how do i achieve this? thanks in advance rlbw Hello Everyone, Please help in build the code for the site , the layout should be as the below layout , I need to submit this by today EOD. Image Link1: http://8648180184665331224-a-1802744...attredirects=0 Image Link 2: http://8648180184665331224-a-1802744...attredirects=0 Please mail me the code ASAP. Thanks and Regards, ceenuu2002@gmail.com |