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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: drgenius
  • Content: Threads
  • Order by date
  1. drgenius

    setcookie() expiration

    When does a cookie expire if you omit the expires parameter? Does it live permanently or just during the current session? I would like to create a permanent cookie and I was wondering if it would be enough to just pass a name and value variable to the setcookie() function. It's not a lie if YOU...
  2. drgenius

    Extracting timestamp from a date object

    In PHP such a thing is trivial but the Javascript Date object apparently doesn't have a built-in method for it. I need this feature to make a countdown counter which can be used to show how many time there is left between now and a goal date (I want it to countdown in realtime with seconds...
  3. drgenius

    Free PHP account with sendmail support?

    Hi, does anyone know of a free webspace hosting provider with PHP and sendmail support? The PHP accounts I have right now don't allow use of the mail() function :-( It's not a lie if YOU believe it ;-)
  4. drgenius

    <div> tag troubles

    Hi, can anybody please tell me what's wrong with this code? The part I'm interested in is where text is being put between the div-tags. I get the error message that document.htmlClock is undefined or not an object. I got this example straight out of a magazine but it just doesn't work :-( I...
  5. drgenius

    explorer windows popping up during booting

    Everytime when I start Windows it's opening up an explorer window (showing the program files directory) which is somewhat annoying since I have to manually close it each and every time I started Windows. I tried looking at my startup folder, the windows registry, etc but I can't seem to find...

Part and Inventory Search

Back
Top