HTML - Price Comparison Tool/script
You know when you go to some sites you see a frame with price comparison on the product from different merchants. a lot of times it says Powered by PriceGrabber.com
How or where can I get that script? Any ideas? Similar TutorialsWe have a digital marketing company and we currently have an online ad generator with images. We would like to be able to expand this to have a complete ad with multiple images and text to a single image file that would then be the ad. We are lookig for proposals to write the code to accomplish this. We receive images via ftp with product information and we then redicstribute the information through one of out templates. Please e-mail me at acisneros@pwr1.com with questions Hi all, I am looking for a tool that will allow users who are not familiar with HTML to modify content on a website, and possibly upload documents (PDF and Word) onto that website. Does anyone have any specific suggestions? I am looking for something that is free and simple to set up and use. Thanks in advance for your valuable advice. Hia I am using html to edit my content. What I need is a custom zooming tool just like we have in Acrobat(Pdfs). How can I achieve this with html/javascript/css. At server end I am using java. Thanks with regards The company website I manage is growing to the point where I won't be able to update it all by myself. I need to find a tool that will allow people with no html experience to update their section of the site. Does anyone have any recommendations? I want it to be as easy as possible for them. Hey everyone just wondering if you had any idea how i can put a submit an event tool on my website. I have found alot of calendars but with no option for guest to enter info themselves. thanks alot Chris Hi, I have been trying to create a search facility for an intranet, but I havent had any luck at all. Are there any free scripts lying around, I have looked but have had no luck; That is ideally what i want it to look like, this is the code that i am using; <form name="form1" class="searchform"> <select style="background-color: transparent; font-size: 10px; color: rgb(0, 102, 153); font-family: verdana;" name="menu"> <option value="#">Quick Links ...</option> <option value="http://www.castle.kent.sch.uk">College Website</option> <option value="http://castlecollege.studywiz.com">StudyWiz VLE</option> <option value="http://cc3-server-02:8081/MLS.NET/">Eclipse .Net</option> <option value="Dartmaths/Heinemann%20Online/websites/DartMaths/">DartMaths</option> <option value="Metro">Metro Electro</option> <option value="Active/bookingSystem/index.htm">Room Booking</option> <option value="Staff/index.html">Staff Intranet</option> <option value="menu.html">College Menu</option> </select> <input style="font-size: 8px; color: rgb(255, 255, 255); font-family: verdana; background-color: rgb(0, 102, 153);" onclick="location=document.form1.menu.options[document.form1.menu.selectedIndex].value;" value="GO" type="button"> Any thoughts would be appreciaited Paul In order to load 200 jpg files quickly, I need a tool to resize these 200 jpg files to small size one time. (batch process) Can someone help me? My job is to test the J2EE web application. Everyday I need to fill those forms again and again, includes textbox, radio button, check boxes, and clicking buttons. I wonder if I can design a tool that can fill all the fields and click the button automatically just with one click. How can I do? I am in the process of making a website via goodsie, however even though they advertise that no knowledge of html is needed to make a site i have discovered that without html the site just won't look nice!! I am looking to create a sidebar (i think thats what it is called - picture below) any assistance you could offer would be greatly appreciated. Hello, Im new to this whole web design world, and i have run into a little problem that I nor my designer could solve. my site is www.TheFinancer.ca if i access the site from mozilla firefox everything is fine, however, if I use internet explorer (as most people and clients do) my MENU BAR*** automatically disappears. I dont know what the problem is. Whenever I go to click on it it reappears but in white. I would really appreciate any help in regards to this issue. Thanks! Hi Folks, I am a new member of this forum. I am very impressed with the content and information available in the ocean (forum). I am not good in programming. However, I have learned basic HTML programming, but not enough to write advanced coding (e.g. Creating CSS, class, table formatting, etc). I used to work on MS FrontPage and liked it very much because of its user-friendly interface. There we do get notepad, word and HTML preview windows. I always liked to work in Word window and copy notepad/code. But the biggest disadvantage is MS FrontPage uses a lot of MS Office classes and extra codes which is too tough to understand for other people. The only reason I stopped working in FrontPage because of excessive code and classes. I am looking for a software/tool where in I need to just work on Word processor like window, and I will get its code and html preview automatically? So that I will design my html page in word processor like window and get pure html code. Why do I need that software? Reason: I work on html, extensively on tables, nested tables, where in I need to use only one side border, middle border, only bottom border for each row, use gradient color in cell background, etc. I checked with Coffeecup HTML ediot and Dreamweaver CS4, but they also dont have much features for tables, and it is too advanced to use only to create HTML pages All, I am trying to create a tool bar like we have in gmail compose or similar mails in HTML. Can we achive this on a TEXTAREA on html? what are the work arounds. Can you give me some suggestions. thanks Purushoth Hy all, I've managed to make a pretty decent newsletter using only basic-html and no stylesheet. It looks fine in Outlook and Hotmail, so I'm very curious what it looks like in other mailclients. Do you guys now if there are programs on the internet that enable me to look how my mail shows up in different mailclients? Any advices?! Thanks in advance! Hi all you guys! I'm planning on making a website that sells customly made computers. I don't know how to make a few lits of items wich would have a choise box for each item, and when the user checks a box, it automaticly would count the new price, and paste it on a thing that follows the user as he scrolls down the page, without refreshes. Any help? I'm quite new to programming and I could use some help. What is the rough html code to setting up a link to an amazon product with just a price link. So all they see is the price and that links to the actual product on amazon. If you could show an example I would really appreciate it. Thanks everyone. Hello, I'm trying to put together an online signup form for a children's summer program. I'd like to have a calculator for the total price of classes at the bottom as well as a "submit" button that will email me all entered information. I had tried using cgiemail (http://web.mit.edu/wwwdev/cgiemail/), which was already installed on my server, but my problem was that it sends me information from the "value" fields, which are already used for the price calculator. For instance, the price of each class in my sample is $55, so I have the value field for each choice set to 55. Unfortunately, cgiemail also wants to use the value field, so I would receive a list of "55"s rather than class names. Does anyone have a suggestion for how to fix this? I am very much an amateur at all of this, so if you think there's a better way to set up, I am open to suggestions. Thank you for the help! Matt Code: <form name="classes" onclick="calculate()"> <b>Class Signup Form</b><br><br> <P> <b>Child Info:</b> <TABLE CELLPADDING="1" CELLSPACING="1" WIDTH="550"> <tr><td width="200">Name:</td><td width="350"><INPUT name="childname"></td></tr> <tr><td width="200">Date of Birth:</td><td width="350"><INPUT name="childage" value="mm/dd/yyyy" maxlength="10"></td></tr> <tr><td width="200">Age:</td><td width="350"><select name="childage" STYLE="width: 50px;"> <option value="age5" selected="selected">5</option> <option value="age6">6</option> <option value="age7">7</option> <option value="age8">8</option> <option value="age9">9</option> <option value="age10">10</option> <option value="age11">11</option> <option value="age12">12</option> <option value="age13">13</option> <option value="age14">14</option> </select></td></tr> <tr><td width="200">T-Shirt Size:</td><td width="350"><select name="childshirt" STYLE="width: 50px;"> <option value="shirtxs" selected="selected">XS</option> <option value="shirts">S</option> <option value="shirtm">M</option> <option value="shirtl">L</option> <option value="shirtxl">XL</option></td></tr> <tr><td width="200">Address:</td><td width="350"><INPUT name="childaddress1"></td></tr> <tr><td width="200"></td><td width="350"><INPUT name="childaddress2"></td></tr> <tr><td width="200">City:</td><td width="350"><INPUT name="childcity"></td></tr> <tr><td width="200">State:</td><td width="350"><INPUT name="childstate"></td></tr> <tr><td width="200">Zip:</td><td width="350"><INPUT name="childzip"></td></tr> </TABLE> </p> <p>Allergy/Medication Information:<br><textarea rows="5" cols="50"></textarea></p> <P> <b>Parent/Guardian Info:</b> <TABLE CELLPADDING="1" CELLSPACING="1" WIDTH="550"> <tr><td width="200">Parent 1 Name:</td><td width="350"><INPUT name="parent1name"></td></tr> <tr><td width="200">Daytime Phone:</td><td width="350"><INPUT name="parent1phone"></td></tr> <tr><td width="200">Cell Phone:</td><td width="350"><INPUT name="parent1cell"></td></tr> </TABLE><br> <TABLE CELLPADDING="1" CELLSPACING="1" WIDTH="550"> <tr><td width="200">Parent 2 Name:</td><td width="350"><INPUT name="parent2name"></td></tr> <tr><td width="200">Daytime Phone:</td><td width="350"><INPUT name="parent2phone"></td></tr> <tr><td width="200">Cell Phone:</td><td width="350"><INPUT name="parent2cell"></td></tr> </TABLE><br> <TABLE CELLPADDING="1" CELLSPACING="1" WIDTH="550"> <tr><td width="200">Billing Email:</td><td width="350"><INPUT name="billingemail"></td></tr> <tr><td width="200">Alternate Email:</td><td width="350"><INPUT name="alternateemail"></td></tr> </TABLE> </p> <P> <b>Week 1 Classes</b><br> <TABLE CELLPADDING="1" CELLSPACING="1" WIDTH="550"> <tr><td width="200">9:30 - 10:45</td><td width="350"> <select name="w1c1" STYLE="width: 200px;"> <option value="0" selected="selected">- No Class -</option> <option value="55" name="DoppClass">Mountain Biking</option> <option value="55" name="Class 3">Witchcraft</option> <option value="55" name="DoppClass">Nintendo</option> </select></td></tr> <tr><td width="200">10:45 - Noon</td><td width="350"> <select name="w1c2" STYLE="width: 200px;"> <option value="0" selected="selected">- No Class -</option> <option value="55">Running with Scissors</option> <option value="55">Trapeze</option> <option value="55">Dance</option> </select></td></tr> <tr><td width="200">1:00 - 2:15</td><td width="350"> <select name="w1c3" STYLE="width: 200px;"> <option value="0" selected="selected">- No Class -</option> <option value="55">Clock-Building</option> <option value="55">Monkeys with Hats</option> <option value="55">Trains</option> </select></td></tr> <tr><td width="200">2:15 - 3:30</td><td width="350"> <select name="w1c4" STYLE="width: 200px;"> <option value="0" selected="selected">- No Class -</option> <option value="55">Cricket</option> <option value="55">Crochet</option> <option value="55">Crocodiles</option> </select></td></tr> </TABLE> </p> <p><input type=button name=calculate value="Calculate Total Price" onClick="pricecalculate();"></P> <p>$<input type=text name=txtAnswer> </p> </form> <script language = "javascript"> function pricecalculate(){ var w1c1=eval(document.classes.w1c1.value); var w1c2=eval(document.classes.w1c2.value); var w1c3=eval(document.classes.w1c3.value); var w1c4=eval(document.classes.w1c4.value); document.classes.txtAnswer.value=w1c1 + w1c2 + w1c3 + w1c4; } </script> Hey all, new here and not a very good coder at all, but i find pieces of information and try and make best of it....and as far i can see i cant find this sort of information on this website my problem is im trying to create a code that will log in to a website, wait a few (i.e. 2 seconds) then go to a second web page that is a part of this site for example --> www.htmlforum.com --> (automate login) --> then go to www.htmlforum.com/example this is what i have found so far </head> <body> <FORM action=http://www.thewebsiteexample.com/login.php method= post name=login> <INPUT class=login_input type=hidden name=usrname value="myusername"> <INPUT class=login_input type=hidden name=uemail value="myemail@hotmail.com"> <INPUT class=login_input type=hidden name=peeword value="mypassword"> <INPUT class=login_input type=submit value=Login> <body onload="document.login.submit();"> </form> </body> this code allows me to log in successfully to the site i wish to go to i also have this code to allow loading of a new page (but works only AFTER successfully logged in) <script> <!-- location.replace("http://www.mywebsiteexample.com/arms.php"); --> </script> my problem is i dont know how to join the code, whereby i successfully log in, then run the script to go to the subpage my idea is to delay running of the script code perhaps? which should then allow to successfully load the subpage...or perhaps you guys know another way help is DEFINITELY very appreciated! cheers all! Hello, I am making an assignment for school. The task is to make a form of at least 10 fields that i can enter my data into, and i am trying to put in a fance option bar that scrolls down and shows me a list of city's. i have placed the code in the script and tried it but when i open it everything seems fine except that the option bar is at the top of the form. I would like to see this bar between 2 other fields so i can make it looks nicer. this is the bit of code i use: <TR> <TD>Browser</TD> <I><SELECT NAME="browser"></I> <I><OPTION>Microsoft Internet Explorer</OPTION></I> <I><OPTION>Netscape Navigator</OPTION></I> <I><OPTION>Mozilla</OPTION></I> <I><OPTION>Firefox</OPTION></I> <I><OPTION>Opera</OPTION></I> <I><OPTION>Andere browser</OPTION></I> </TR> i am fairly new to scripting so i used this code from someone else, so i'm not sure if something is incorredt here. thanks for the help, Aydinx2 Need a script for a windows server that does this: When file xyz.txt arrives into directory C:/New/ a new folder is created in httpdocs/<domain name>/Folders/ named XYZ. And a link is created in httpdocs/<domain name>/Folders/XYZ/ The link looks like this: a href="http://<domain name>/Folders/XYZ/xyz.txt Then xyz.txt is moved to directory C:/Output/. deleted message |