Recent content by adaniele

  1. A

    Play sound on keypress

    Hi I am trying to make a site that when you press the ENTER key it plays a sound. Here's a script that i've got to detect the enter key. Would someone be able to modify it so it plays a sound instead of a popup message. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
  2. A

    is my site good

    It is a good try but you can fix up some visual design problems like your layout. Always keep things simple!:happysad:
  3. A

    Dreamweaver vs Notepad?

    Use dreamweaver because it is quick and it also has a code editor which is virtually an advanced version of notepad.
  4. A

    How do i set the frontpage of my site?

    Try making a new index.html file in the www folder instead of the public_html folder.
  5. A

    asp to access database

    Thankyou for your help geirgrusom.
  6. A

    asp to access database

    I created a test site that should add the input to a html page to an access database. The submit button takes you to the asp page instead of submitting the information. Is there something i've done wrong or is it a server problem. The site is http://www.adriansstuff.x10hosting.com/form.html the...
Top