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 strongm 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 webmaestrodude

  1. webmaestrodude

    counter

    ok here's an idea...this uses an include file to record the data in an MS Access database. First create a totalhits.asp page with this code: <!--#INCLUDE VIRTUAL="/includes/connaction.asp" --> <% DIM mySQL, objRS mySQL = "SELECT * FROM tblTotalHits" Set objRS =...
  2. webmaestrodude

    ZoneAlarm installation problem, Win ME

    older machines? mine's 7 years old lol. XP's not too bad on 384 megs of ram. it is on 64 though cos i know a plank who did run it on that. (me lol) ----- Best Regards Rob Kelsey _________________________________________________________________ My computer makes me say: "Somebody stop the world...
  3. webmaestrodude

    How do I place a personalised icon in the URL bar?

    cheers! ----- Best Regards Rob Kelsey _________________________________________________________________ My computer makes me say: "Somebody stop the world, I want to get off!
  4. webmaestrodude

    How do I place a personalised icon in the URL bar?

    Hey all, This is something thats been troubling me for ages. I've been trying to make a .ico file appear in the URL bar before the 'HTTP://' etc. for example, when you go the google, you get a 'G' appear there. It also appears if you add it to your favourites. Any ideas? ----- Best Regards...
  5. webmaestrodude

    Free fonts available to download

    cheers man :) ----- Best Regards Rob Kelsey _________________________________________________________________ My computer makes me say: "Somebody stop the world, I want to get off!
  6. webmaestrodude

    Free fonts available to download

    Thanks! ----- Best Regards Rob Kelsey _________________________________________________________________ My computer makes me say: "Somebody stop the world, I want to get off!
  7. webmaestrodude

    checkin/checkout

    are your files saved on a seperate server? For example: Webmaster 1 -----------------------------------| |------------------File Server-------------Web Server Webmaster 2 -----------------------------------| If so, could it be server lag? Or try just re-booting the file server, webserver and...
  8. webmaestrodude

    How do I add host name embedded

    i think the address for that to be done free is: http://www.dyndns.com ----- Best Regards Rob Kelsey _________________________________________________________________ My computer makes me say: "Somebody stop the world, I want to get off!
  9. webmaestrodude

    Free fonts available to download

    hey, how do you install a font, its something i've never done before in my life, lol. ----- Best Regards Rob Kelsey _________________________________________________________________ My computer makes me say: "Somebody stop the world, I want to get off!
  10. webmaestrodude

    IE hide toolbar, address bar and menu bar when html page is loaded.

    i dont know anything about firefox, but it should work on netscape, if it dosn't try the: ;return false statement. ----- Best Regards Rob Kelsey _________________________________________________________________ My computer makes me say: "Somebody stop the world, I want to get off!
  11. webmaestrodude

    IE hide toolbar, address bar and menu bar when html page is loaded.

    so its fixed now? ----- Best Regards Rob Kelsey _________________________________________________________________ My computer makes me say: "Somebody stop the world, I want to get off!
  12. webmaestrodude

    IE hide toolbar, address bar and menu bar when html page is loaded.

    yes the is definatly right. ----- Best Regards Rob Kelsey _________________________________________________________________ My computer makes me say: "Somebody stop the world, I want to get off!
  13. webmaestrodude

    IE hide toolbar, address bar and menu bar when html page is loaded.

    maybe thats not the right script to close windows but its something like that, or even better have an onClick handler <a href="yourlink.html" target="_blank" onClick="JavaScript:window.close();">Click Here</a> failing that close script maybe: <a href="yourlink.html" target="_blank"...
  14. webmaestrodude

    Converting my HD from FAT32 to NFTS

    cheers :) ----- Best Regards Rob Kelsey _________________________________________________________________ My computer makes me say: "Somebody stop the world, I want to get off!
  15. webmaestrodude

    Converting my HD from FAT32 to NFTS

    thanks ----- Best Regards Rob Kelsey _________________________________________________________________ My computer makes me say: "Somebody stop the world, I want to get off!

Part and Inventory Search

Back
Top