Java popup within a php script???

This is a discussion on Java popup within a php script??? within the alt.comp.lang.php forums, part of the PHP Programming Forums category; Hey all, I want to add a Java Alert to ask the user if they are sure they want to ...


Go Back   Usenet Forums > PHP Programming Forums > alt.comp.lang.php

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 06-03-2004
Eric Haskins
 
Posts: n/a
Default Java popup within a php script???

Hey all,

I want to add a Java Alert to ask the user if they are sure they want to
Delete some data from the DB. Has anyone done this. I can get the alert to
come up but I want my php script to get the result of true or false (ok or
cancel)

Thanks
--
Eric


Reply With Quote
  #2 (permalink)  
Old 06-03-2004
Janwillem Borleffs
 
Posts: n/a
Default Re: Java popup within a php script???


"Eric Haskins" <hostmaster_s_p_a_m@rackspeed.net> wrote in message
news:ijyvc.75767$Ol3.71465@twister.tampabay.rr.com ...
> I want to add a Java Alert to ask the user if they are sure they want

to
> Delete some data from the DB.


No you don't, you want a JavaScript alert.

> Has anyone done this. I can get the alert to
> come up but I want my php script to get the result of true or false (ok or
> cancel)
>


<form onsubmit="return confirm('Continue?')">
...
</form>


JW



Reply With Quote
  #3 (permalink)  
Old 06-08-2004
Paweł
 
Posts: n/a
Default Re: Java popup within a php script???

Dnia Thu, 03 Jun 2004 05:04:14 GMT, Eric Haskins napisał(a):

> Hey all,
>
> I want to add a Java Alert to ask the user if they are sure they want to
> Delete some data from the DB. Has anyone done this. I can get the alert to
> come up but I want my php script to get the result of true or false (ok or
> cancel)

Are you sure you didn't confuse Java and Javascript??
Anyway try to take a look at the html source file and then generate such a
source file with php.
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 11:05 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0