When I use the following HTML code I get a not found on my text boxes(**tbText1** 
etc.) . 
 I got the <FORM NAME> from execiting the application and viewing the source then 
copy-paste into my application.
If I comment out both the FORM NAME and the SPIDERNAME my javascript works, but ND 
buttons do not work.
If I leave the <FORM NAME> or leave the <SPIDERNAME> as it orignally was, it get the 
not found.  Any ideas on how to correct this problem.
Thanks,
Steve M.


<HTML>
<HEAD>
<TITLE>pgTimeSheet3</TITLE>
<script language="JavaScript" >
</SCRIPT>
</HEAD<

<BODY>

<FORM NAME="pgTimeSheet3" METHOD=POST ACTION="../Test0512/pgTimeSheet3">
<!-- [[SPIDERPAGE NAME=pgTimeSheet3]] -->
<TABLE>
</TABLE>

**SPIDERSESSION**
[[/SPIDERPAGE]]
</FORM>
</BODY>
</HTML>
_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to