hi
i am using asp database script. some how width doesn't work in table so is there anyway to work without removing width?
Response.write "<TR><td width=67%>" & rs("Uame") & "</td>"
here is my error
Error Type:
Microsoft VBScript compilation (0x800A0409)
Unterminated string constant
/a3/tp021e23.asp, line 22, column 32
Response.write "<TR><td width=67
thanks
i am using asp database script. some how width doesn't work in table so is there anyway to work without removing width?
Response.write "<TR><td width=67%>" & rs("Uame") & "</td>"
here is my error
Error Type:
Microsoft VBScript compilation (0x800A0409)
Unterminated string constant
/a3/tp021e23.asp, line 22, column 32
Response.write "<TR><td width=67
thanks