i have two problems
1-moving files between servers or downloading file to your site root(ASP).
2-registering dll or ocx at server without getting the no permission problem.
User Profile
Collapse
-
moving files and registering DLLs
-
it may be problem in code or posting data -
Thanks for your answer about calling tha javascript but im still in same problem i need to enable the send button in the page after checking the captcha text without submitting all the form content so i need to call the javascript function from server sideLeave a comment:
-
Calling javascript function from asp
i need to call the above function in asp page and inside if /elseCode:<SCRIPT LANGUAGE="JavaScript"> function enb() { document.form1.send.disabled=false } </SCRIPT>
i try
Javascript:enb( )
and
enb()
and
call enb()
all didnt work can any one give me advice...Last edited by jhardman; Oct 6 '08, 05:38 PM. Reason: put code in code tags. please note button marked #
No activity results to display
Show More
Leave a comment: