|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Response.write problem
Heya
Right, Problem. I'm doing a response.write in ASP code to draw a table, however, what i need to do is set the font in a response write tag. Problem: Response.write "<Font color="white"> hello world</font>" How can you use quotes in the middle of a response.write statement? Answers on a postcard? laters ben |
|
#2
|
|||
|
|||
|
Hmmm, deja vu all over again.
You only need to post your questions once.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#3
|
|||
|
|||
Response.write ("<Font color='white'> hello world</font>") |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > Response.write problem |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|