Jump to content

Recommended Posts

Posted (edited)

hi

I need a script to pop up a msg box asking to type in some text

following another msg box asking for other text

I'd love it if I could string whatever is typed in, and used later on with send($var)

I wish to allow the script to ask for a username to type in, following a password, and re calling these strings later on... something like send($var)

I just have no idea how to impliment strings with msg boxs

sorry for the bad explaination

Edited by jimmer
Posted

sorry... I looked everywhere in the helped file... I searched for an hour, and I guess I'm just blind... I found it!

$passwd = InputBox("Security Check", "Enter your password.", "", "*")
;Asks the user to enter a password.  Don't forget to validate it!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...