Search results

  1. M

    Playsound onload

    I want to use javascript to play a sound when my site loads and then give the user the option to stop it using an onClick event. However my programming skills are not the best here is what i got so far: <script type="text/javascript"> var soundfile="/media-bin/REM.mp3" function playsound() {...
  2. M

    ASP not working on my site

    Hello. ASP does not seem to be working on my site here at x10. However, it works on my local machine. I created the page with MS Visual Web Developer using VB and uploaded all of the associated files to x10's server. Like I said the very basic "Hello World" web app works on my local machine...
Top