K
Kez Bates
Hi
I want to update my database when somebody clicks on my link. I'm not sure
what the best approach is or how to do it in javascript. I have tried some
different things but they don't seem to work.
This would be my call
<a href="#" onClick="Add_OpenWindow(URL, 'Value to update in database')">
I still want my link to open up in a new window which it does. But how to
add the value to my database without calling vbscript... Or can I.
Thanks
Kez
I want to update my database when somebody clicks on my link. I'm not sure
what the best approach is or how to do it in javascript. I have tried some
different things but they don't seem to work.
This would be my call
<a href="#" onClick="Add_OpenWindow(URL, 'Value to update in database')">
I still want my link to open up in a new window which it does. But how to
add the value to my database without calling vbscript... Or can I.
Thanks
Kez