HTML - Easy But Tricky Form
I have the need to have the user input her full name on the first html page and display it on the second html page. I understand that i can use the method POST to pass the name from the first page to second page but I dont know how to get the data in the second html page. The problem is that I am told not to use Javascript or cookies
Any help will be appeciated Best, DD Similar TutorialsHello! I'm using a simple template and adding/modifying as I go to create a small website, but I seem to have come across something which looks like a fundamental flaw in the way the page has been coded that I can't get round. I'm not yet good enough to be able to see how I can fix it. It might be really simple, but it's driving me mad! Basically, the template consists of an index page with navigation image, and in this page there is another page embedded - floatingpage.html. So the index page acts like a frame. As it is a very simple site with only a bit of text, I want to have all of my text in the floating page, with anchors to specific sections, linked to from the rolling navigation gif in index.html. However, these links won't work. I have put my anchors in the various sections of floatingpage.html that I want to link to, but the section in the index.html template which has been left blank for anchor links (in a rolling navigation gif) is of this format: <area shape="rect" coords="xx,xx,xx,xx" href="#anchorhere"> so basically this is telling the index page to look for an anchor within the index page, whereas the anchors I really want to point to are in the floating page. If I specify that the anchor is in floatingpage.html, the link merely leads to floatingpage.html on its own, i.e. not embedded in the index page. I'm sure this must be really simple to solve, but I just don't know how! I want the links to keep the floating page embedded in the main page, but simply scroll down to the correct anchor. I would be extremely grateful if anyone could give me a hand on this. Thanks so much!!! Sorry for posting to questions in a row... There's a certain web site that prohibits using this type of expression: <p style="color: white"> text </p> They do it to prevent invisible text. Is there any way around it? Thanks. Lo there good folks. As a part of relocating and redesigning the intro page to my website, I have come across a problem that I can't explain much less resolve. The page in question resides at www.hpjenssen.com The css for the page resides at www.hpjenssen.com/style_index.css The page HTML and CSS are both valid within their defined doctypes. The problem can best be described as browser specific to Apple Safari, as this is the only browser I've encountered it in so far. Try loading the page in any other browser and it looks like one solid image until you start mouseover on the links. In safari, you can see the frame where the info loads before you mouseover, it's only a slight color saturation variation from the correct display, but enough to be visible. Has anyone else come across this before? Any idea on how to resolve it? HP. I would have attached a screen, but I am working on a pc and not a mac at the moment, so I don't have safari here. I have one form, in that form I have 2 submit buttons, whenever each button is submitted. it sends all the form data to my action class/next form along with one hidden parameter. Now I want this hidden parameter to be different for each type of button. Lets say for button 1, i want this parameter' value as first. And for button2, i want this as second. How can I do this without using client side java script? Please suggest me, if anybody can do this. cant get this to fit please help correct errors <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> Content-Type: text/html; charset=utf-8 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <link rel="icon" type="image/ico" href="http://www.525powertracks.com/Equalizer2.gif" /> <link rel="stylesheet" href="/style_2009.css" type="text/css" /> <meta name="description" content="Features the best sites of metal hardrock and death ,metal" /> <meta name="keywords" content="Dark metal designers, metal, hardrock, death metal, lyrics, clips, forums, artists" /> <meta name="MSSmartTagsPreventParsing" content="true" /> <meta http-equiv="Content-Language" content="en-us" /> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" > <!-- _*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_ Created and maintained by J.J/ Alias Darkhat (http://www.designz.se) COPYRIGHT 2009 - 2020, Strong _*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_ --> <script language="javascript" type="text/ecmascript" src="mootools.js"></script> <script language="javascript" type="text/ecmascript" src="mootoolsmore.js"></script> <script language="javascript" type="text/ecmascript" src="flowplayer.min.js"></script> <script type="text/javascript" src="webtoolkit.cursor.js"> <title>Dark Metal Designs</title> </head> <BODY BGCOLOR="#000000" TEXT="#000000" LINK="#000000" VLINK="#000000" ALINK="#000000"> <body> <script language=JavaScript> <!-- var message=""; /////////////////////////////////// function clickIE() {if (document.all) {(message);return false;}} function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) { if (e.which==2||e.which==3) {(message);return false;}}} if (document.layers) {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;} else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} document.oncontextmenu=new Function("return false") // --> </script> <link rel="stylesheet" href="windowfiles/dhtmlwindow.css" type="text/css" /> <script type="text/javascript" src="windowfiles/dhtmlwindow.js"> </script> <body> <div id="somediv" style="display:none"> </p> </div> <body> <script type="text/javascript"> var googlewin=dhtmlwindow.open("googlebox", "iframe", "http://designz.se/01.html", "Radio", "width=70px,height=39px,resize=0,scrolling=0,center=1", "recal") googlewin.onclose=function(){ //Run custom code when window is being closed (return false to cancel action): return window.confirm("Close Radio") } </script> <style type="text/css"> body { /* for IE; otherwise, BG isn't fully stretched */ margin: 0px; } #bg { position: fixed; margin: 0px; border: 0px; padding: 0px; left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; z-index: 0; } #bg img { width: 100%; } #body { position: absolute; left: 0%; top: 0%; width: 98%; height:98%; padding: 1%; z-index: 10; } li { margin-bottom: 2em; } </style> <!--[if IE]> <style type="text/css"> body { margin: 0px; overflow: hidden; } #body { padding: 1em; width: 100%; height:100%; overflow: auto; } </style> <![endif]--> </head> <body> <!-- img must be encased in div to keep proper image aspect ratio --> <div id="bg"><img src="012.jpg"></div> <div id="body"> <center> <td> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> <u> <TR><a class="" <input type="image" src="0.png"</TR> <TR><a class="bumpbox" href="http://mayhemfest.com/tourdates.php" rel=930,600><input type="image" src="2.png"</TR> <TR><a class="bumpbox" href="http://player.play.it/player/aolPlayer.html?v=4.5.23&ur=1&us=1&id=" rel="870,650"><input type="image" src="1.png" name="ill"></TR> <TR><a class="bumpbox" href="http://designz.se/-/e107_plugins/forum/forum.php" rel=830,770><input type="image" src="3.png"</TR> <TR><a class="bumpbox" href="http://designz.se/-/e107_plugins/ytm_gallery/ytm.php" rel=830,580><input type="image" src="4.png"</TR> <TR><a class="bumpbox" href="http://designz.se/1.html" rel=800,620><input type="image" src="5.png"</TR> <TR><a class="" <input type="image" src="0.png"</TR> <div> </div> <center><A HREF="http://designz.se/Images/index.php">Let Your Band Be Seen : <U>Register Here</U></center></a> </u> <div> <center> <script language="javascript" type="text/ecmascript" src="bumpbox.js"> </center> </script></div> </div> <center> <td> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <MARQUEE> <a href="http://metalforum.inconvex2.de/" target="_blank" onmousedown="return out('19')"><img src="http://metalforum.inconvex2.de/images/bblogo.jpg" alt="19 Metal Forum Community" class="banner" border="0" vspace="4" width="468" height="60" hspace="4"></a> <a href="http://www.metalsites.net/" target="_blank" onmousedown="return out('18')"><img src="http://www.metalsites.net/pics/ms/metalsites-net-b04.jpg" alt="18 - METALSITES.net -" class="banner" border="0" vspace="4" width="468" height="60" hspace="4"></a> <a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=249742752" target="_blank" onmousedown="return out('25')"><img src="http://www.casimages.com/img/jpg/07100410474367201295974.jpg" alt="25 REAL SOUND PRODUCTION - THE METAL SIDE" class="banner" border="0" vspace="4" width="468" height="60" hspace="4"></a> <a href="http://www.radio-godmode.com/" target="_blank" onmousedown="return out('66')"><img src="http://www.radio-godmode.com/images/exchange-banner.jpg" alt="66 Radio GodMode" class="banner" border="0" vspace="4" width="468" height="60" hspace="4"></a> </MARQUEE> <BODY BGCOLOR="#000000" TEXT="#000000" LINK="#FF0000" VLINK="#FF0000" ALINK="#FF0000"> <div> </div> <center></center></a> </u> <div> </body> </html> This is my main page: http://www.bestsellersworld.com I want to get rid of the extra space on the right hand side where everything will fit on the page. I don't know much about tables. Can someone help me? I was trying to link a video I uploaded to my ISP on myspace, but I can't get it to happen. I have looked around on Google and everywhere else and whatever is recommended looks like it will work, but doesn't play anything. (I try previewing it through FrontPage) Any ideas? HTML Code: <p align="center"> <object width="500" height="375" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" hspace="0" border="1"> <param name="Filename" value="http://members.cox.net/sleazypeas/iremember.avi" /> <param name="AutoStart" value="True" /> <param name="ShowControls" value="False" /> <param name="ShowStatusBar" value="True" /> <param name="ShowDiplay" value="False" /> <param name="AutoRewind" value="True" /> <embed width="500" height="375" hspace="320" filename= "http://members.cox.net/sleazypeas/iremember.avi" autostart="True" showcontrols="True" showstatusbar="True" showdiplay="True" autorewind="True" border="1" src= "http://members.cox.net/sleazypeas/iremember.avi"></embed></object> </p> I am struggling with a very basic problem. I cant get a link to work on my website. I have a index.html site with the main code which links to a page called faq.html. The relevant HTML code is as follows (i also include the stuff at the top of the html page in case its relevant). I also include the CSS script (on a separate file) which may or may not be relevant. Can anyone help? <html> <head> <title>THREE-COLUMN FIXED LAYOUT WITH FIXED BOXES</title> <Link rel=stylesheet href="styles.css" type="text/css"> <! DOCTYPE html PUBLIC " - //W3C//DTD XHTML 1.1//EN" "http://w3.org/TR/xhtml11/DTD/xhtml11.dtd"><LINK rel=stylesheet type=text/css </head> <BODY> <BODY BACKGROUND="topbackground.gif"> <DIV id=header> <DIV id=logo> <a>giftcardgo.com</A> </DIV> <DIV id=topnav> <UL> <LI><A href="faq.html">FAQ</A> <LI><A href="#">About us</A> <LI><A href="#">Contact us</A> </LI></UL></DIV> </DIV> </div> The CSS script relevant to the top navigation (which is where the FAQ tab and link is) is as follows: #topnav { clear:left; position: absolute; left: 400px; top: 75px; margin:0; padding:0; text-align:center; } #topnav ul { margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: small; color: #FFF; line-height: 80%; float: right; } #topnav li { display: inline; list-style-type: none; font-size: 80%; } #topnav a { padding: 5px 0; width: 65px; background: 3399ff; color:black; text-decoration: none; } #topnav a:hover { border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; background: 3366ff; } Hi there, I haven't coded in HTML for ages and now I'm just trying to put a little site together - but I've forgotten how to do one particular simple thing, and I can't find info anywhere! Basically, I want to have all my text spread out on one main page, and use those special links that you can do to certain parts of the page. I know that it involves something to do with hashes! So you have one hash tag at a certain part of the page, and you can click on a link to take you directly there. Sorry this is so basic!! Many thanks! Take a look at my site. Just in the making. www.ringgoldhs.com I want my navigation bar to be horizantal. It is made of individual "image links" Quick help please? Hey guys, I'm new to the forums. My name is Joe. I am a network admin of a decent size company and just recently picked up the job title of web site support, of which I know almost nothing about. The only html experience I have had is doing ebay listings. Ok enough of that, heres my problem. On the main page of our company website we have a weird symbol showing up that doesnt appear to be in the code. What shows is: "Queen City Reprographics is a leading supplier of digital imaging services, supplies and equipment. Since 1908 we have been providing our clients innovative solutions for their imaging needs. Although founded as a blueprint company in 1908, we have evolved into a national supplier of state of the art imaging solutions. Now almost 100 years later, we are recognized as an industry leader with the highest level of commitment to our clients, employees, and vendors. Find out why we are "Not Just A Source, but a Resource�". The symbol in question is the little square after the last word "resource" some of us see it as a blank square and others see it as a small square with a question mark in it. I have a very basic knowledge of this kind of stuff and I dont seem to see it in the code so could someone tell me what im doing wrong? You can go to www.qcrepro.com to see it for yourself. Here is the code as I see it. Thanks: <table width="840" border="0"> <tr> <td width="524" height="150"><div align="justify"><font face="Verdana, Arial, Helvetica, sans-serif" size="2">Queen City Reprographics is a leading supplier of digital imaging services, supplies and equipment. Since 1908 we have been providing our clients innovative solutions for their imaging needs. Although founded as a blueprint company in 1908, we have evolved into a national supplier of state of the art imaging solutions.<br > <br > Now almost 100 years later, we are recognized as an industry leader with the highest level of commitment to our clients, employees, and vendors. Find out why we are "Not Just A Source, but a Resource".</font></div></td> Howdy, Got a really easy (I think) question. ------ [ ] <- total viewable window space [1][2][3] <- now with 3 divs in it 1 & 3 = divs that take up all available space (fluid, stretch to fit window size). 2 = div with a set width. 1, 2 & 3 all have a height of 100%. ------- So basically instead of the "holy grail" 3 column layout with a fluid center and fixed sides - I want a fixed center with fluid sides. Also, I can achieve the same look by taking out divs 1 and 3 and just having div number 2 centered. But I don't want that, I want the whole page covered in divs! Any help would be greatly appreciated! Thanks, Morphy. I just need a little help installing adbrite full page ads on my wordpress site. Which file do I insert the code on? it says it needs it between the body tags...ive tried going through various files in the theme and pasting the code in with no luck. Can anybody help me please? Much appreciated. www.ozconspiracyhouse.org Hi-- I have a button: <input type="submit" value="Submit" name="submit"> and I'd like to give its attributes to an existing text link: <a href="#" id="submit" class="link1">submit</a> so the text link will do the same job as the button (submit a contact form). Is it possible to do this? Any help would be greatly appreciated! Many thanks! Ok, this should be an easy question.... You are at website A. A is the homepage. Website A has 3 pages within it: 1 2 3 You are in Website A, scroll down the page 3/4 the way, and click/go to page 1. You click the back button. It jumps you back down 3/4 the way. The question: what's the code that brings you back 3/4 the way down the page? Is that in the html or a built in feature in the browser? Thanks! Hey, I need to set up a ****ty little page like this one so that our vendors can download our delivery items from one place. http://www.shorelineent.com/del/index.html Obviously, setting up the links on the page is no problem, but what I can't figure out is how to get it to prompt them for a password before they can download the file like it does there. Can anyone give me any ideas? I feel like I should know this... 1 ) After a lot of trial and error trying to work out why one of my form buttons was slighty out of place to where it should be i traced it to the fact i didin't have this at the top of the html, HTML Code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> can anyone enlighten me here, all other elements seemed to be aligned up, but one button wasn't until i added this? 2) If you are linking to 2 different external css files, so HTML Code: <link rel="stylesheet" type="text/css" href="styleXXX.css" /> <link rel="stylesheet" type="text/css" href="styleYYY.css" /> etc... and have say a same class in both but each class with different properties then what happens, for ex, you could have a body class in styleXXX.css as, HTML Code: body { background-color red; } and in styleYYY.css which also has a body class but different background color, such as, HTML Code: body { background-color green; } which one takes precedence ? Ok ive made a 100% custom html website and it looks pretty good for my first one but i just added new pages and ive added them with a code the this Code: <li><a href="MYLINKHEREMYLIKEHERE">Order</a></li> and i have it leading to the second page but when it takes me to the second page it has no background and it only shows the red font but if you highlight the page you can see everything else take a look! The home page looks fine its just the Prices and the Order page that dont work. http://www.rsessmines.tk Thanks for the help!! Ok ive made a 100% custom html website and it looks pretty good for my first one but i just added new pages and ive added them with a code the this Code: <li><a href="MYLINKHEREMYLIKEHERE">Order</a></li> and i have it leading to the second page but when it takes me to the second page it has no background and it only shows the red font but if you highlight the page you can see everything else take a look! The home page looks fine its just the Prices and the Order page that dont work. http://www.rsessmines.tk Thanks for the help!! |