WilliamHolmes
06-24-2007, 09:03 PM
Hi. Is there any way i can show eg. a DIV with two buttons or images on it.
eg. YES - NO.
If the user clicks on Yes then an ASP function is called to do something WITHOUT refreshing the page ?
similarto the javascript onclick="functionX();"
functionX()
{
.....
}
(Using ASP VBScript)
eg. YES - NO.
If the user clicks on Yes then an ASP function is called to do something WITHOUT refreshing the page ?
similarto the javascript onclick="functionX();"
functionX()
{
.....
}
(Using ASP VBScript)