Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by MikeBarone

  1. MikeBarone

    Best way to display PDF files on a website?

    I agree with the general consensus. Link directly to the PDF file but also add a link to the reader (go to www.adobe.com to get latest direct link). Most ppl have the reader already so it is a moot point if you choose not to add the link. - Mike http://www.cgiscript.net FREE CGI/Perl/JavaScripts
  2. MikeBarone

    Website Review

    Need more padding in the table that contains: "Member Savings With - The Dental Record" data Maybe make the table wider so 'read more' is on last line. I like the basic design, I think it flows well. I look forward to testing it as it progresses. - Mike http://www.cgiscript.net FREE...
  3. MikeBarone

    Site Review, Phase II

    I would LOVE to see some graphics on the right side of the white strip change for each pick on ther menu. There are plenty of free stock gfix out there to make this happen. The site looks plain w/o graphix - Mike http://www.cgiscript.net FREE CGI/Perl/JavaScripts
  4. MikeBarone

    Website Review

    Do you need the "3" G's? If not, get rid of the left and right one. Do the "lamp posts" have to be so over powering? Drop them down so the top ball is even with the text. The header graphic won't take up as much room this way. The footer "G" graphic. Resize it using a better graphics...
  5. MikeBarone

    "where to start" question

    I agree, start here: http://www.w3schools.com/ There are many FREE resources available to you. - Mike http://www.cgiscript.net FREE CGI/Perl/JavaScripts
  6. MikeBarone

    Dreamweaver Spell Check

    This is not a flame... Bro, why didn't you spell check as you were building the each page? I have been there, not fun! - Mike http://www.cgiscript.net FREE CGI/Perl/JavaScripts
  7. MikeBarone

    What is wrong with this? EASY!

    Works in IE too, thanks! - Mike http://www.cgiscript.net FREE CGI/Perl/JavaScripts
  8. MikeBarone

    What is wrong with this? EASY!

    I am trying to get the bgcolor to blink red when the button is pressed. <FORM><INPUT TYPE="button" NAME="Button" Value="CONTACT US" onClick="document.bgColor='#FF0000'; setTimeout(document.bgColor='#FFFFFF', 5000);"></FORM> - Mike http://www.cgiscript.net FREE CGI/Perl/JavaScripts
  9. MikeBarone

    Site review

    I will start. You have a good design started. It took a long time for me to load (maybe just a fluke). Too much whitespace on the main page. Maybe some food pictures or something to spruce it up? Actually, as I look deeper the white space is throughout. Maybe add theme pictures depending...
  10. MikeBarone

    Bottom border not showing up?

    DOOOOOOOOOOOOOOOOOH! I forgot to add the semi-colons after each callout. NEVERMIND! - Mike http://www.cgiscript.net FREE CGI/Perl/JavaScripts
  11. MikeBarone

    Bottom border not showing up?

    Hi all! Hope all has been well with you. Why won't the bottom dotted line show up when I use this code? <html> <head> <style type="text/css"> p { border-left: thin dotted red border-bottom: thin dotted red } </style> </head> <body> <p>&nbsp; Some text.</p> </body> </html> Thanks! - Mike...
  12. MikeBarone

    Rewritten site review

    Nice site! The only thing I do not like is the blurred faces in the masthead. - Mike http://www.cgiscript.net FREE CGI/Perl/JavaScripts
  13. MikeBarone

    Controlling input box height

    Or ger REALLY fancy :) <input type="text" name="somename" style="height:15px; width:200px; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, sans-serif; color: red; text-align: center;"> - Mike http://www.cgiscript.net FREE CGI/Perl/JavaScripts
  14. MikeBarone

    &lt;UL&gt;&lt;LI&gt; Help please...

    I want to make bullet points but I don't want the inherent blockspace/indentation that comes with the <UL><LI> usage. Is there a way to call out the bullet without using <UL><LI>? - Mike http://www.cgiscript.net FREE CGI/Perl/JavaScripts
  15. MikeBarone

    Cannot save optimised

    Click on "Edit in ImageReady" and you will see the "Save Optimised As" option there. That option isn't available in PS. AFAIK - Mike http://www.cgiscript.net FREE CGI/Perl/JavaScripts

Part and Inventory Search

Back
Top