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 Wanet Telecoms Ltd 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: *

  1. GRXboxers

    Open CD Tray with VBScript

    Hey I'm looking for a VBScript code that can open a CD tray. I knew the code a longtime ago but I lost it. Can someone help me?
  2. GRXboxers

    Guestbook in HTML

    Heey, I want to make a guestbook for my site. My site is hosted at Freewebs.com but I dont like the Guestbook they give because you can't change things in it. Can anyone help me with a better guestbook that I can easily change and works with HTML? Thnx, GR Xboxers
  3. GRXboxers

    Login system Users

    Heey I found this script somewhere on the Internet: <script language="javascript"> <!--// /*This Script allows people to enter by using a form that asks for a UserID and Password*/ function pasuser(form) { if (form.id.value=="Sixkiller") { if (form.pass.value=="sixkiller") {...
  4. GRXboxers

    VBScript in HTML

    Can anyone please tell me what is wrong with this: <html> <head> <meta name="GENERATOR" content="Microsoft FrontPage 5.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>New Page 1</title> </head>...
  5. GRXboxers

    InsertBox

    thnx
  6. GRXboxers

    InsertBox

    Can you make an Insertbox that uses a kind of password system. So if you you have 'hello' as password and you fill that in you can go on and if you type something else it will stop? Is this possible?
  7. GRXboxers

    MSGBOX

    Thank you hope it works
  8. GRXboxers

    MSGBOX

    Is there a way to make a msgbox not with only OK but also YES, NO or CANCEL. I know there is in normal Microsoft Visual Basics, but is there in VBScript? I hope someone knows.
  9. GRXboxers

    Windows Media Player

    Can I make a program with vbscript in notepad that opens automatically Windows Media Player with a song en plays it directly. I know it is a difficult question ,but can someone help me with this? Thnx GRXboxers

Part and Inventory Search

Back
Top