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 bkrike 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: tiramisu01
  • Content: Threads
  • Order by date
  1. tiramisu01

    Validation of valid file

    Is there anyway to detect if a file is valid/existing on the client machine or something similar? Thanx. 8) <p>Jasper<br><a href=mailto:tiramisu01@hotmail.com>tiramisu01@hotmail.com</a><br><a href= > </a><br>
  2. tiramisu01

    Playing sound in NS

    Hi, <br><br>does anyone has a code for autoloading sound in NS, kinda like Bluemountain.com?<br><br>I've tried using the &lt;embed&gt; object.<br>I've tried controlling it from javascript.<br>autostart=&quot;true&quot; doesn't seem to work.<br>Everything works fine in IE. <br><br>Please help. 8)...
  3. tiramisu01

    "millisecond"

    Does anyone know of a function to get the millisecond? Thank you. <p>Jasper<br><a href=mailto:tiramisu01@hotmail.com>tiramisu01@hotmail.com</a><br><a href= > </a><br>
  4. tiramisu01

    First day of the week?

    <br> Is there a function to determine the date of the first day of the week given the current date? If there isn't, does someone has a code for this? Thanx. 8) <p>Jasper<br><a href=mailto:tiramisu01@hotmail.com>tiramisu01@hotmail.com</a><br><a href= > </a><br>
  5. tiramisu01

    Connecting ASP to SQL Server

    <br> I know I'm getting way ahead of things and my SQL server has not even been set up yet. But I was just wondering ... is the setting for connection to the database the same as setting it up for access? If not, do you think you can provide me with the code? Thanx. <p>Jasper<br><a...
  6. tiramisu01

    Resizing of images

    <br> Is there a better way of of resizing images dynamically besides <br> <br> imagename.height *= 0.5;<br> imagenname.width *= 0.5;<br> <br> on onLoad?<br>
  7. tiramisu01

    Event handling in Netscape

    I just found out that onMouseOver event doesn't work with &lt;img&gt; tag in Netscape? Is this true?<br> <br> If so, besides &lt;a href&gt; what other tags handles event in Netscape?<br> <br> merci. 8)
  8. tiramisu01

    Stack overflow

    <br> I never thought I would see this error message again. *grin*<br> Anyway, my jscript generated a stack overflow. What are the possible causes of it? Would too long a .js page be the cause of it? <br> <br> Thank you in advance.
  9. tiramisu01

    Lock TextArea

    <br> Ello people,<br> <br> does anyone knows how to set or make the TextArea non-editable?<br> <br> Thanks. 8)

Part and Inventory Search

Back
Top