Hey All,
The below code is not working...it's giving me this.getInventory.value is null... Please help... and on the text field it's repating Response.write(Date) instead of the date.
the code
Response.Write("<TD><input type=text name=Date " & _
iCount & ".Date"" Value=Response.Write(Date)> <A href=""javascript:ShowDate('getInventory.Date',this.getInventory.Date.value)""><IMG src=""..\images\help.gif"" align=middle border=0></A></TD>")
The below code is not working...it's giving me this.getInventory.value is null... Please help... and on the text field it's repating Response.write(Date) instead of the date.
the code
Response.Write("<TD><input type=text name=Date " & _
iCount & ".Date"" Value=Response.Write(Date)> <A href=""javascript:ShowDate('getInventory.Date',this.getInventory.Date.value)""><IMG src=""..\images\help.gif"" align=middle border=0></A></TD>")