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 SkipVought 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: pr3
  • Order by date
  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...
  16. pr3

    use of VBscript through other applications

    they are entering through an application, called DC. and with DC for your server you can make scripts that accept VBscript language. so thats why i wanna know how to do it. someone plz help!
  17. pr3

    use of VBscript through other applications

    let me explain what i mean and hopefully you can help im running a server, and when people enter my server i want a new window to pop up on there computer. however the closest i can get is that when people enter my server my window pops up, and not the users. so can someone help me out, on how...
  18. pr3

    Closing Iexplore after timeout

    ah 1 more question to add to the list. is it possible to make everything that the script does (opening the window,closing the window,randomizing URLs) invisible to the user?
  19. pr3

    Closing Iexplore after timeout

    i have a couple questions about the script hope you can anser them. how would you have the IE window you just opened, close after 10 seconds has passed? How would you have it so the scripts randomly chooses different URLs to open, no matter the day or time? and finally, is there a way to put...
  20. pr3

    Closing Iexplore after timeout

    hi can i have the full script please?

Part and Inventory Search

Back
Top