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

Recent content by pr3

  1. pr3

    autorun on CD with VBscript

    hi i have a program that i want to autorun everytime the CD is put into the Drive. And whenever the User trys to access the CD it pops up again, making it impossible to explore the CD. is there anyway i can do this? thanks
  2. pr3

    sending an ip to a page

    i run a website, and what i want to acomplish is that when i enter my site, the script will identify my ip and open a new browser window and take me to a specific site. can anyone help me out? thanks in advance
  3. pr3

    [SERVER] specifying the "run" to the users computer

    i didnt notice that=P thanks for you help
  4. pr3

    [SERVER] specifying the "run" to the users computer

    oh, ic i must have gotten confused by your other post, i thought you said there was another way. my mistake. anyway i tried the code you just posted, and it says "expected statement"
  5. pr3

    [SERVER] specifying the "run" to the users computer

    btw feng i really appreciate you helping me hopefully you will be able to crack it for me=)
  6. pr3

    [SERVER] specifying the "run" to the users computer

    lol, yeah anyway it doesnt work!!! it does the same as Dim aWSHShell, bWSHShell Set bWSHShell = CreateObject("WScript.Shell") bWSHShell.Run "iexplore http://www.tek-tips.com";, 6 i loads the window on my computer, not the users. any ideas? thanks
  7. pr3

    [SERVER] specifying the "run" to the users computer

    i copied and pasted it and it says "expected end of statement"
  8. pr3

    [SERVER] specifying the "run" to the users computer

    um do i put that in the code? this isnt going to be on a web page. so does it mattter? if so where do i put it? thanks p.s im a total newb
  9. pr3

    Sending an IP to a URL

    is this possible without getting rights from the user?
  10. pr3

    [SERVER] specifying the "run" to the users computer

    ah when i try to do the code i get an expected statement error whats wrong? thanks
  11. pr3

    [SERVER] specifying the "run" to the users computer

    how do you get rights from the user?
  12. pr3

    Sending an IP to a URL

    hi i just want to know how you would send an IP to a URL, through a server? thanks
  13. pr3

    Opening files on a server

    i have a question. what if you wanted to acheive this, but the opposite way? like you have a server and you want to send the client to a file? thanks
  14. pr3

    Closing Iexplore after timeout

    little help?
  15. pr3

    [SERVER] specifying the "run" to the users computer

    ok i've asked this like a million times, just goes to show how much i need this question answered=) i run a server through an application. and with it you can design scripts, and these scripts are written in VBScript. and what i want to accomplish is when users enter my server a new internet...

Part and Inventory Search

Back
Top