What you seem to be looking for are the javascript functions, alert, confirm
and/or prompt. for a billion examples see...

http://www.google.com/search?num=20&hl=en&lr=&ie=UTF-8&oe=UTF-8&newwindow=1&;
safe=off&q=confirm+alert+prompt&btnG=Google+Search

Todd.

> -----Original Message-----
> From: Jeff Bluemel [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, 2 October 2002 10:35 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Re: inputbox?
>
>
> anybody???
>
> anyway to pop up an inputbox that will get a variable?  also, and yes / no
> or ok / cancel boxes I can make pop up?
>
>
> "Jeff Bluemel" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > is there a way to for an input box to come up looking for a
> value?  I know
> > there are a few ways I could resolve my current issue, but I
> would prefer
> to
> > display an inputbox, and use that value in my query.
> >
> > basically I would do a $HTTP_SERVER_VARS['PHP_SELF'] as the action of a
> > form, but then I would have to get a value to pass to the query.  this
> would
> > be for prepaid phone cards.  if somebody selected to recharge
> then I would
> > like an input box to be displayed asking the amount they would like to
> > recharge.
> >
> > --
> > Jeff Bluemel
> >
> >
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to