Search results

  1. D

    Uppercase links to lowercase

    The first version of my site had some directories and files that contained Capital letters. The new site contains all lowercase letters. I am looking for a way besides a using a huge list in my .htaccess file. Is it possible to use a rewrite or to make capital an lowercase the same link such...
  2. D

    Auto Refresh for new content

    I am a completely new site design and I am receiving calls from customers saying my site is not working properly because their computers are loading the old site form their cache. Does anyone have any suggestions for making this an easier transition? The only thoughts I have so far is...
  3. D

    php in shtml page

    Before you say rename it to a php file hear me out. With the payed services I can make my own error pages such as 404.shtml however I wish to use a script i made to email me the errors with current url and referring url Is there a way that I can insert php scripting into my shtml files.
  4. D

    New site and layout

    First I want to thank all the members that helped me with the new ideas with layout and all those that helped with the coding errors and ideas. Please tell me know what you think. If you see any errors please let me know. I am always open to suggestions so keep them coming...
  5. D

    Disable/Enable dropdown menu onChange

    I am not a fan of javascript/ajax so I am hoping someone can help me out. I am offering 500 credits to the first to add enable/disable coding to the following code. When someone selects the year it needs to enable the make and so on. This is the js file named myjs.js var request = false...
  6. D

    php / ajax variables

    I am a little lost when it comes to MySQL and ajax. I have been trying to figure this out for a few hours and I am hoping someone here could give me a hand. I am working with the code below that was given to me by fellow site owner. At the bottom of the code i need $sendlink to = the link...
  7. D

    MySql problems

    I have been trying to get this code working and I have hit a stand still. I do not know if it is by my error or the way I am coding the js. Currently it loads correctly half the time and the other half the form shows blank and the load time of each box is slow. If I refresh the page it does...
  8. D

    Transfer form data

    I have a vehicle selection form that auto fills from a database. When someone selects the year it fills in all vehicle makes and so on. The form submits to a php file which checks the database and links to a set shopping cart page. I am trying to find a way to do this without having to send...
  9. D

    MYSQL/PHP Code

    I have a form that I need some things added to. I am willing to give 500 credits to the first person to contact me on windows messenger and help me with the additions. Username liffesucks@hotmail.com
  10. D

    syntax error

    i am receiving a syntax error in this chunk of coding and for some reason I can not find it. I am hoping a second set of eyes or someone a little better at php could help me. If there is an easier way or better way of doing this please let me know. <?php include('cart_form.php')...
  11. D

    PHP Calculations

    I have been working on this form to the best of my abilities. I had it programmed in javascript but I do not know php. The code below is my best try but I cant seem to get it to work. I receive a couple errors and all results are 0. Any help is greatly appreciated. <?php $GASPrice =...
  12. D

    Promo Codes with Paypal Buttons

    I like paypal cart over google cart and now you can make your own promotion codes for paypal cart. I use the code below and it works great. If you are worried about security you can place the script in a .js file and secure the include folder. I hope this helps out some of you useing paypal...
  13. D

    Javascript form to PHP

    I have a lot on my plate lately and I do not have time to learn PHP to convert my form over. This form was all on one page and now I am converting it over a small form with a pop up window for results. I am offering 150 credits for anyone that wishes to finish this code for me. Original Form...
  14. D

    Free Search Engine No Advertizments

    I was out looking for a search engine for my website since I hate all the google advertisement on mine. I actually found a free amazing search engine that works with PHP and MySQL. http://www.sphider.eu/ I am still in the process of editing it all for my new site but I can tell you it works...
  15. D

    select onchange

    I am looking to use the code below on my website but I have not been able to figure out how to open the links in a new window. I do not mind if I have to use another language. If anyone can help me out I would highly appreciated. Thanks <form action="" id="sites"> <select name="sites"...
  16. D

    Selection box size

    I have a selection box with about 50 options. Is there a way to adjust the height of the option box so that it does not take up the height of the screen in Internet Explorer.
  17. D

    Javascript form to PHP

    I have a form that collects 2 variables "radius" and "zip" My current code is <script type="text/javascript"> function openWin(zip, radius) { window.open("http://www.mywebsite.com/stations/results.php?zip=" + zip + "&radius=" + radius, '_blank', "width = 400px, height = 500px...
  18. D

    [req][300 creds]banner needed

    I need a professional looking banner for the top of my new website layout before it goes live. I am giving 300 credits to the person that is willing to make a good looking banner that looks inviting and will help catch positive customer attention. Banner dimensions width 900px height...
  19. D

    Please vote on new site!

    I have designed up 2 new layouts for my site. I am looking for some input on what others like. The layouts are not complete and all links do not work. When you are finished looking at the following sites please vote on the pole. Current Layout http://www.driveflexfuel.com Layout 1...
  20. D

    New Version Of Website

    I had to update my web content and visuals to draw in more customers. About 3% of my visitors purchased a product. I am trying to improve my sales rates. If you have any suggestions please feel free to leave them. www.driveflexfuel.com
Top