View Single Post

  #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