i know nothing about java, i am editing an old page someone else wrote.
i have put in the vbscript
how can i get it to run the jscript fuction if my statement is true?
<%if rscourse("dwebctid"
<> "" then run the 'select_global_id(1)' function %>
<input type="text" size="36" onFocus="select_global_id(1)" name="GLOBAL_ID" VALUE="<%=rscourse("dwebctid"
%>">
i have put in the vbscript
how can i get it to run the jscript fuction if my statement is true?
<%if rscourse("dwebctid"
<input type="text" size="36" onFocus="select_global_id(1)" name="GLOBAL_ID" VALUE="<%=rscourse("dwebctid"