|
<a
href=''
Delete_Confirm();" > Delete
File</a>
<script
language="_javascript_">
function Delete_Confirm()
{
if (confirm("Do you want to delete
record?")==true)
return true;
else
return false;
}
</script>
**********
Keep Smiling,
Regards.
Sayad Hashim Ali Kazi
Microsoft India Community Star.
SQL Star International Ltd.
SQL House, #13,Infocity,Madhapur,
Hyderabad 500 081.
Tel: +91-40-2310 1625(Off)
www.mugh.net
-----Original Message-----
From: hemadotnet
[mailto:[EMAIL PROTECTED]
Sent: Thursday, April 15, 2004
10:54 AM
To: dotNET User Group Hyd
Subject: _javascript_
conformation for file deleting
_javascript_ conformation for file deleting
|
Reply
|
|
|
From: hemadotnet
|
|
browsdocumnt.aspx page contains the following link
if u click on this it goes to delete.aspx page and deletes the
file.
ScriptString = " <a
href='' >
Delete File</a>"
i want to put some
conformation to delete the file.how can i do this.
|
|
View other
groups in this category.
|