|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
|
|
#1
|
|||
|
|||
|
pls help..php script for a dialogue box/msg box
Could you give me a php script for creating a dialogue box/msgbox w/c is a confirmation that would ask the users if they would continue saving the transaction or not. The one with the save and cancel buttons as options, wherein clicking the save button would save the data filled up and the cancel button would just do nothing. Im new to this problem. Please help..its really urgently needed. Thanks..
|
|
#2
|
|||
|
|||
|
Message Moved
Thread moved from 'PHP Coding' to 'Barter Zone' by notepad.
Reason: |
|
#3
|
|||
|
|||
|
RE: pls help..php script for a dialogue box/msg box
<form method="POST" action="anywhere" onsubmit="return confirm('Do you want to save');">
I hope this code can help you. |
![]() |
| Viewing: Codewalkers Forums > General > Barter Zone > pls help..php script for a dialogue box/msg box |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|