call asp function/sub
call asp function/sub
- Started
- Last post
- 4 Responses
- blindpilot
is there any way to call a function or sub routine from a standard link.
i want to be able to update database fields without submitting forms.
i can do it by sending to detail page with the function in, but is there a way to call that function using a javascript link????
- blindpilot0
... or how would you do it?
- blindpilot0
*bump*
*hump*
*hemp*
*help*
- mitsu0
yes, it's possible, but it involves using a microsoft technology known as remote scripting. be carefull when using that as it is based off of java, and if the end user doesn't have the correct jre installed, your calls would fail.
- blindpilot0
ta mitsu
:)