HTML - Frontpage 2003 Code
Goo Day... I'm "still" working with Microsoft FrontPage 2003. I have created a Quiz homepage, used for training, and included a Drop Down Box, where the user can select his name before answering some questions. At the end the user Submits the answers and I get an email with the selection. I would like to add following: when the candidate submits his work, he gets an email with his answers automatically according the selected name in the Drop Down Box. Any idea how I can do this? Cheers, Kues.
Similar TutorialsHey guys, so, I'm having some problems creating HTML newsletter emails in Outlook 2003, whenever the newsletter is viewed in a browser it works fine, the layout stays the same and everyones happy. However, when this is put in an email as HTML text the format completely messes up. Does anyone know a way round this? I've tried importing it into Word and saving it, then copying and pasting it in but still no luck. Any help would be great! Hi, im struggling in uploading index.html in my ftp server. I've uploded all the images but it still doesnt work, how do i fix it ? page is extasy.freevar.com Which to choose? DreamWeaver or FrontPage? Hello, I've created a web site using frontpage 2003 and my client requested another language recently, so I copied the whole site into another directory in a PC and translated it. The original language is in Turkish with menu options on the left and I've added English button and need html to call the other index.html in the other directory. So here is the question: How can I upload the other directory into the server without disturbing the current structure and is there another simple way to have both languages in one directory ? Thanks in advance A friend asked me to help validate their code. Like a mug I said yes. How hard could it be? Then I found that FrontPage does not appear to use CSS (gulp) and is steam-powered or something. Aarghh! Well - I sure bit off more than I could chew this time. I figure I'll add a CSS external file, let's say main.css, and reference it in the header. There are dozens of errors of course, things that no sane person has seen before... Like for example a 'microsoftborder'. Hmm, no wonder FrontPage died! Anyway, my friend can't change now, the site is too big and complicated. We just need to get some important pages to validate - like the index page for example. The first job is a whole-page border she has: it's a 5px gold border, stepped in by 5px, all round the page. That all fails miserably in validation as it's got stuff like [bordercolordark="#c0c0c0"] etc. Yikes. So I want to strip that out and put something sensible in the CSS. Anyone tell me what the CSS code for a whole-page 5px border is, stepped in 5px all round, please? You'll be helping a poor FrontPage victim. RIP is all I can say. I've created a form using FrontPage (2003) and modified Form Properties so it will send the form by an e-mail . I also enabled FrontPage extensions on the server side, however, whenever "Send" is pressed I receive "Page not found" message. Perhaps the Form Handler is not working right but I couldn't find any info related nor any related fields to change at the server part. I appreciate any help as this the final step to finalize my web site. Thanx in advance K so a while back ago I created my website using microsoft frontpage 2003, but since then my harddrive has crashed (got one up and running now) and I cant find the CD to install it again on my new formatted harddrive.. So I took the source code off the website that was up and worked with that in notepad. Eventually figured out what I needed to do to get it to do what I needed (basically I just wanted to add more pictures in my gallery, was easy to figure out just by looking at the source code). So now I have, what appears, to be working html code (when I open the .html file in internet explorer, all the links seem to be in working order). But I'm not sure how to get the new source code applied to my website. When I was using frontpage, I was able to 'publish to web', and that seemed to take care of all the file managing. So without that 'publish to web' button, I'm at a loss. My web hosting is omnis. I figure I have to do something with the file manager when I log in. But, for instance, I'm not sure what to do with the actual source code to apply it, and exactly how to set up directories and whatnot manually. If anyone can help it would be greatly appreciated (or atleast has some links to some good tutorials/help websites. I've been looking around and can't seem to find what I need. ) Thanks Im trying to add a god forum to my website however am currently unable to find suitable/working HTML code, im working in Frontpage so HTML is not a necessity but im not sure what other languages have full support in there. The forums need an avator, seperate usernames and passwords, and easy navigation. Does anyone have any ideas, it would be much appreciated I have the 50webs site and I made it in FrontPage and used a FrontPage Theme, but when I uploaded it to 50webs the theme did not show up, can anyone help? Iv been creating an ebay listing on Frontpage, the pictures iv added to the page have been from my pc, next I click on the CODE tab at the bottom, I copy all the code, then I go into turbo lister and click the HTML tab, I paste the code in, then I click on preview, the pics are not there, just a little red x in the corner. So Im thinking I should upload the Pics from my PC onto my server, (uk2) aswel as the whole file, in uk2 on the panel it shows EDIT HTML, it has all the pics there! then I click the CODE Tab and copy the code and pasted the code back into turbo lister, same thing, no pics again. Most of the time I figure these typs of things out before I get help, and this was is a real brain teaser! The filename is ebaylisting1, also it says the the file is a firefox Document Please Advise, thank you Hey 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 Hi there, I am using frontpage and have just created a button called 'terms and conditions'. How to I get frontpage to make this open up into a small new window that I can paste my terms into. This is what I am after, just a smaller window like pop-up box style thing! Cheers! Hello, I am a student and working on a simple first project. All I'm doing right now is writing my code in text edit, saving it as "test.html", and dragging and dropping the file onto Safari/Firefox to view my code. Everything works when I'm at my college's computer lab, but when I'm on my own mac notebook, the files load in the browser as my code. I've tried a variety of samples and checked my preferences, but I can't figure out what I'm doing wrong. Sample code I'm using - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <HTML> <HEAD> <TITLE>Simple Link Example 2</TITLE> </HEAD> <BODY> <H1 ALIGN="CENTER">Creating Relative Reference Links</H> <HR> <P>Open <A HREF="practice1.html">Practice 1</A>.</P> <P> Open <A HREF="practice2.html">Practice 2</A>.</P> <P>Open <A HREF="practice3.html" TARGET="_blank"> Practice 3</A> in a new window.</P> </BODY> </HTML> Please help! I'm trying to wrap up an assignment and have been banging my head against the wall all night. Thanks! cordelia Hello! I have a blog on blogger and i want to make a c++ tutorial.. But every time i type "<iostream>" on post, when i see it, it is only "iostream". How can i make a code like the "[code]" from BBcode to cancel the compiling from HTML? Thanx! I was curious to find out, where can i find a cool looking shoutbox code where i can put on my message forum? Looking for some neat, and cozy with some advance options. Meaning, i would like to change the colors to match with my forum and stuff. Thanks. I have a website where I want to make a drop down menu that will bring you to different pages. It is a very basic, sort of old-fashioned website that relies entirely on html. What I'm trying to do is make a drop-down menu that will be used as navigation for a section of a website and I want to have it in each internally linked page in that section, but I'm going to be adding more pages to it over time so I want to be able to put the drop-down menu code in a separate text file and then substitute it into the pages that I make that the options in the menu link to and then just edit the code in the text file when I add another page so that I don't have to go back and edit the code every single individual page whenever I add a new one among them. Basically all I'm asking is how I can put html code in a text file and then substitute that code into an html page by referring to the file. Thanks in advance for any help. Hey guys hows it going, Im looking at this webpage... and Im trying to understand how the words "Genereate Affiliate income" is being displayed... any help would be great http://www.opportunity.com/index.html Code: <!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> <title>Opportunity.com - Build the ultimate money making online business!</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="keywords" content="Opportunity.com, opportunity, online, business, affiliate, marketing, trend-watching, opportunities, training, online business, affiliate marketing, grow, succesful, ultimate" /> <link href="/free_access.css" rel="stylesheet" type="text/css" /> <SCRIPT LANGUAGE="JavaScript"> <!-- function checkRequired() { if (document.getElementById("idfrom").value=='') { alert('Please Enter Your Email!'); return false; } return true; } //--> </SCRIPT> <SCRIPT LANGUAGE="JavaScript"> <!-- var win=null; function NewWindow(mypage,myname,w,h,scroll,pos){ if(pos=="random"){LeftPosition=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;TopPosition=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;} if(pos=="center"){LeftPosition=(screen.width)?(screen.width-w)/2:100;TopPosition=(screen.height)?(screen.height-h)/2:100;} else if((pos!="center" && pos!="random") || pos==null){LeftPosition=0;TopPosition=20} settings='width='+w+',height='+h+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=yes'; win=window.open(mypage,myname,settings);} //--> </SCRIPT> </head> <body> <div id="container"> <div id="logo"> </div> <div id="content_left"> <div id="left_image"> </div> <h1><p>Most marketers make affiliate marketing far too difficult than it really needs to be. Making money from affiliate programs is easy if you know some proven fundamentals and how to automate them to 'work' for you.</p> <p>If you're serious about growing your income online then you need to know how to make maximum money by promoting affiliate programs.</p> <p>If you want to generate affiliate commissions on auto-pilot then take a few minutes to watch my quick training video where I show you how to create your own moneymaking 'Affiliate Commission Engine' by entering your email address in the field to the right...</p> <p>Yours For Online Profits,<br /> <b>John Reese</b></p> </h1> </div><!--end left column--> <div id="content_right"> <a href="#" onclick="alert('Hold on there... just enter your email address in the box right under the arrows and click the button that says Free Instant Access to watch the video.'); return false;"><img class="right_image1" src="/images/video_holder.jpg" width="312" height="199" border="0"></a> <div id="right_image2"></div> <h3>Enter your email address in the form below for instant access to the "How To Build An 'Affiliate Commission Engine' training video...</h3> <form method="post" action="http://www.aweber.com/scripts/addlead.pl" onsubmit="return checkRequired();"> <input type="hidden" name="meta_web_form_id" value="1713646579"> <input type="hidden" name="meta_split_id" value=""> <input type="hidden" name="unit" value="opp_landingpage"> <input type="hidden" name="redirect" value="http://www.opportunity.com/videoconfirm.html" id="redirect_4d0dd7bd17cc5e1e5d98602502bbaf03"> <input type="hidden" name="meta_redirect_onlist" value=""> <input type="hidden" name="meta_adtracking" value=""> <input type="hidden" name="meta_message" value="1"> <input type="hidden" name="meta_required" value="from"> <input type="hidden" name="meta_forward_vars" value="0"> <input type="hidden" name="custom affiliateID" value="" size="20"> <b style="font: 13px Helvetica, Tahoma, sans-serif;color: #000;text-align: left;line-height: 17px;padding-left: 20px;padding-right: 20px;font-weight:bold;">Enter Your Email:</b> <input type="text" name="from" style="background:#fffcb3;" maxlength="85" id="idfrom"><br /> <input class="button" type="submit" name="submit" value="Free Instant Access!"> </form> <h4>**Please double-check that your email address is correct or you won't be able to get all the free training material. I take your privacy very seriously - your information is NEVER SHARED. </h4> </div><!--end right column--> </div><!--container end--> <p> </p> <div id="footer"> <a class="footer" href="#" onClick="NewWindow('/privacy.html','create_html','800','700','yes','center');return false;">Privacy Notice</a> | <a class="footer" href="#" onClick="NewWindow('/disclaimer.html','create_html','800','700','yes','center');return false;">Disclaimer</a> | <a class="footer" href="#" onClick="NewWindow('/terms.html','create_html','800','700','yes','center');return false;">Terms of Service</a> | <a class="footer" href="#" onClick="NewWindow('/edisclaimer.html','create_html','800','700','yes','center');return false;">Earnings Disclaimer</a> </div> <p style="font: 11px Helvetica, Tahoma, sans-serif;" align=center>For JV requests, register for our affiliate program <a href="http://affiliate.opportunity.com/register-int">here</a>.</p> <div id="copyright">© 2009 Opportunity.com. All Rights Reserved.</div> <div id="disclaimer"> DISCLAIMER: THE PERFORMANCE EXPERIENCED BY THE USER COMMENTS AND TESTIMONIALS ON THIS PAGE AND/OR OUR WEBSITE IS NOT WHAT YOU SHOULD EXPECT TO EXPERIENCE. COMPANY HAS NOT INVESTIGATED OR SUBSTANTIATED ANY OF THE USER COMMENTS OR CLAIMS. SOME OF THE USERS MAY, IN SOME CASES, BEEN INCENTIVIZED TO SUBMIT THEIR COMMENTS, AND COMPANY HAS NOT VERIFIED THE FIGURES QUOTED IN THEM. </div> </body> </html> Say you need a contact form for example, you may have one stored and use that on every page you do, but do you always create you own unique form or do you google for one or maybe you see one on someone page yoi like and add it(rip it) to your own page? Same applies for other features etc... like do you do your own menus, javascript, css entirely, or do you sometimes use menus fom all these "free css menu" sites like dynamic drive..... Can someone point me in the right direction for code to place an MP3 on my website? I would like it to be available to listened to online and also to download. Thanks. |