Hey all,
Can you do the following thing in javascript then what is the syntax for it. Here is part of my code. It's working fine but the calander is not working... it's giving error.
Response.Write("<TD><input type=text name=""" & _
iCount & ".Date"" Value=" &Date& "> <A href=""javascript:ShowDate('getInventory.iCount & ".Date"',this.getInventory.Date.value)""><IMG src=""..\images\help.gif"" align=middle border=0></A></TD>")
Can you do the following thing in javascript then what is the syntax for it. Here is part of my code. It's working fine but the calander is not working... it's giving error.
Response.Write("<TD><input type=text name=""" & _
iCount & ".Date"" Value=" &Date& "> <A href=""javascript:ShowDate('getInventory.iCount & ".Date"',this.getInventory.Date.value)""><IMG src=""..\images\help.gif"" align=middle border=0></A></TD>")