View Single Post
Old May 30th, 2007, 8:16 AM   #8
teishu
Programmer
 
Join Date: May 2006
Posts: 51
Rep Power: 3 teishu is on a distinguished road
Quote:
Originally Posted by pegasus001 View Post
You can use the @ before the strign, if i am not mistaken like :
@"<img src=""images//" & file & "" />"
This tells the compiler to take the string as is, a preformatted string.
ah cool, ill have to remember that. will come in handy.
thanks
__________________
AMD Athlon X2 4200+ -- Asus V3-M2V890 -- 2GB Kingston -- Vista Ultimate 32bit + Ubuntu 8.04
Intel C2D T5870 2.0GHZ -- Vostro 1510 -- 2048MB -- Windows XP SP2

ASCII stupid question, get a stupid ANSI !
teishu is offline   Reply With Quote