All of which bypasses your original problem, post the code generating the statement and the generated html if you want help. If you just want to fix it yourself, save the html page to your desktop, and start playing with that particular html tag, when you get it right modify your asp. You will not change the rendering of the html by changing your asp code unless asp generates different html. --Ben.
On 8/9/05, Chris Hagwood <[EMAIL PROTECTED]> wrote: > On 8/9/05, Dan Powderhill <[EMAIL PROTECTED]> wrote: > > > > > > Which escapes the quotes by doubling them up. > > I've had good success with ' instead of " so far. Of course, if any of the > data in the recordset contains a ', then it will need to be scrubbed. > > > [Non-text portions of this message have been removed] > > > > --------------------------------------------------------------------- > > Home : > http://groups.yahoo.com/group/active-server-pages > --------------------------------------------------------------------- > Post : [email protected] > Subscribe : [EMAIL PROTECTED] > Unsubscribe: > [EMAIL PROTECTED] > --------------------------------------------------------------------- > > > > ________________________________ > YAHOO! GROUPS LINKS > > Visit your group "active-server-pages" on the web. > > To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. > To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. > ________________________________ > ------------------------ Yahoo! Groups Sponsor --------------------~--> <font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12hm2g1rg/M=362329.6886308.7839368.1510227/D=groups/S=1705115381:TM/Y=YAHOO/EXP=1123617764/A=2894321/R=0/SIG=11dvsfulr/*http://youthnoise.com/page.php?page_id=1992 ">Fair play? Video games influencing politics. Click and talk back!</a>.</font> --------------------------------------------------------------------~-> --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [email protected] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/active-server-pages/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
