write:
response.redire ct("The same page")
after the save button run the stored procedure so that the refresh button doesnot add the same record twice.
User Profile
Collapse
-
[CODE=javascript]function CheckIntegers(e )
{
var keynum
var keychar
var numcheck
if(window.event ) // IE
{
keynum = e.keyCode
}
else if(e.which) // Netscape/Firefox/Opera
{
keynum = e.which
}
keychar = String.fromChar Code(keynum)
numcheck = /\d/
return numcheck.test(k eychar)
}[/CODE]Leave a comment:
-
hi,
use --> Request("ListBo xID")
you will get all selected values with a Comma separated.
byeLeave a comment:
-
System.Runtime. InteropServices .Marshal.Releas eComObject([Object of that Com])Leave a comment:
-
delete from Hotelimages where ImageID not in (
select MIN(ImageID) as Imageid
from HotelImages
group by URL
having count(*) >=1) as redantantDataLeave a comment:
No activity results to display
Show More
Leave a comment: