If you have html formatting, then look for </p> tag and when the count is three, try getting just that content and print it.
--- Job Eudaldo Ortega Valido <[EMAIL PROTECTED]> wrote: > > oMail.AttachFile "c:\Document\File.doc", > "Memorandum" > > Attach "File.doc" with "Memorandum" name > > > -----Mensaje original----- > De: Christ [mailto:[EMAIL PROTECTED] > Enviado el: jueves, 12 de agosto de 2004 14:29 > Para: [EMAIL PROTECTED] > Asunto: [ASP] Attach file with CDONTS + Show only 3 > paragraphs > > > Hi, anybody can help me how to attach files via > CDONTS..? > And, oh, ya.. > I have a news database and I'd would like to show > the data start from the > 1st paragraph until the third paragraph only as an > introduction. Then user > can click continue button to read the detail. How > can I do that ? > I have used "LEFT(rs.Fields("content"), 500) but > the result is not Ok. > > Thanks for all > Krish > > > > > --------------------------------------------------------------------- > > Home : > http://groups.yahoo.com/group/active-server-pages > --------------------------------------------------------------------- > Post : [EMAIL PROTECTED] > Subscribe : > [EMAIL PROTECTED] > Unsubscribe: > [EMAIL PROTECTED] > --------------------------------------------------------------------- > > Yahoo! Groups Links > > > > > --- > Incoming mail is certified Virus Free. > Checked by AVG anti-virus system > (http://www.grisoft.com). > Version: 6.0.736 / Virus Database: 490 - Release > Date: 09/08/2004 > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system > (http://www.grisoft.com). > Version: 6.0.736 / Virus Database: 490 - Release > Date: 09/08/2004 > > __________________________________ Do you Yahoo!? Yahoo! Mail is new and improved - Check it out! http://promotions.yahoo.com/new_mail ------------------------ Yahoo! Groups Sponsor --------------------~--> Yahoo! Domains - Claim yours for only $14.70 http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/17folB/TM --------------------------------------------------------------------~-> --------------------------------------------------------------------- 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/
