Jump to content

jrapin

Members
  • Posts

    47
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

jrapin's Achievements

Member

Member (2/5)

0

Reputation

  1. Correct, the file contains html code and keeps pritning the last line of text twice and displays a small graphic at distorted proportions. I prefer drop.
  2. Hello. I'm trying to remove a corrupt file from our MySQL data base using the myadmin (rather than the command line client). Question is; "How do I remove the file when I find it?" I have the "drop option" at the top tab along with: export, structure, browse, SQL, search, insert, export, operations and empty. Please help. jrapin
  3. I have checked the zone in question by cutting and pasting the url form the source file. What I have found is a html page that displays a diffrent ad every time i refresh the page. The server-side script tells the footer file to include this Zone thus displaying a diffrent ad at the bottom of the page. I would like to know how I can access the Ads and replace/update the files. Please tell me how this is can be done successfully.
  4. Yes - The Zone is 2&n=a8e4f8c5. You said this was basically java script? Then, I don't need to access our database to update the Ads? Would you reccomend looking for the files on our ftp server? How can they be updated? Basically the php script used in the attached file tells the php page to randomly include 1 of 5 Ads to display on the page. They need to be updated.
  5. PHP People, I am having difficulty accessing several images (which are Ads). I have looked on my ftp server and have not been able to find them to update. Attached is the original file and its calling for: http://wizard.com/phpAdsNew/adview.php Can anyone shed some light on this navist programer? [attachment deleted by admin]
  6. Dear HuggieBear, Thanks, I was wondering why whenever I linked to this page it sends me to the faq page. Now then, I will remove the code and see what happeds after I create a new hyperlink. Jrapin
  7. Guys, What does this code do? <?php if (!strpos($_SERVER['HTTP_REFERER'],'faq.php')) { header("location: faq.php"); }?> Thanks
  8. Thank you, is MySQL 5.0 the newest?
  9. I'm new to MySQL and am downloading the program from www.mysql.com I'm planning on saving the program to a CD-R and then, installing it on my computer at home. Should I choose version 5.0? Also, should I choose the enterprise, or just download MySQL? Respectfully, Jrrapin
  10. Craygo, I'm not concerned with the color of the fields (my friend told me that there was some wierd google setting on my computer - which was causing it to display as yellow - when it really was not). I'm checking out your excellent php work now and yea, I prefer browser friendly forms as well. Thanks, jrrapin
  11. Here is my css [attachment deleted by admin]
  12. PHP Folks, Created a php form - when I click submit, the form just says: "Thee was a problem sending your e-mail. Please correct the red fields and re-submit". All the fields are filled out correctly. Can someone tell me why I am receiving this message (please see attached php document)? Thanks! [attachment deleted by admin]
  13. Craygo69, Yes - the input fields (text boxes) are suppsoed to be yelow in color to contrast wit the background page color (white). This has been the problem with the form. I really need to achieve consistency.
  14. Ray, I am assuming you are previewing the files through localhost in Microsoft Internet Explorer. I am also. I haveincluded the css page and the version of the php file including the style sheet. Please check and see if you can add new fields into theform and have them display as "yellow" text boxes please. [attachment deleted by admin]
  15. Ray, Forgot to mention that if I insert the opening and closing HTML tags, the php form does'nt work. After removing the CSS linked, I noticed that I still had the same color problem (with the form fields). I have attached my version of the file in question for viewing/modifying. If you could modify the file and re-attach it, I'd be very happy. [attachment deleted by admin]
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.