|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
help
Hey
Shouldn't this work? Its just creating a button when clicked calls the delete.php script. <a href='delete.php?&name=$file_name'><input type="button" value="Delete file"></a> This does work when I just use text like <a href='delete.php?&name=$file_name'>Delete file</a> Thanks for the help. artoo_s@hotmail.com |
|
#2
|
||||
|
||||
|
RE: help
<input type=button onclick="javascript:window.location='delete.php?&name=$file_name'" value="Delete File">
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Client Side Things > help |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|