tom, that is spot on! exactly what i'm trying to do...
you've mentioned macros (of which my knowledge is limited) but can they be ported into asp? the problem i'm having with the things i've tried is making it see the line ending.... cheers, jake On Wednesday, September 25, 2002, at 02:47 PM, mallard wrote: > I think he was trying to convert static html to concatenation of the > html as > a string. I've used textpad, homesite and VID for this by creating a > macro > that replaces " with "", then another macro which adds strHTML = > strHTML & " > at the beginning of a line and " & vbcrlf to the end. These are pretty > fast, > done plenty of files this way. > > tom mallard > seattle --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
