Record Set List separated by Commas

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hello again,

I know some of my questions are pretty basic, but I am just learning and I
am not a programmer by trade. Here goes. I am listing items from a
recordset and want to separated them on the page by commas, but I don't want
a comma after the last field. Here is what I am using, but it puts a comma
after the last entry too. How do I get around this?
______________________________

Do Until RS.eof
Response.Write(RS3("OrgName"))
Response.Write","
RS.movenext
loop
______________________________

Thanks,

Doug


.



Relevant Pages

  • Re: Record Set List separated by Commas
    ... I am not a programmer but always trying to learn things to ... > get it to work for what I want, but I can't seem to separate the values by ... >> Doug wrote: ... but it puts a comma after the last entry too. ...
    (microsoft.public.inetserver.asp.db)
  • Re: Record Set List separated by Commas
    ... I am not a programmer but always trying to learn things to ... > Doug wrote: ... but it puts a comma after the last entry too. ... This email account is my spam trap so I ...
    (microsoft.public.inetserver.asp.db)
  • Re: Its September already
    ... How about Unemployment soaring or Cap and Trade on a Coma...? ... Crap and Trade all over...well, ... I was critisizing comma for coma, ... Joe - Linux User #449481/Ubuntu User #19733 ...
    (alt.smokers.cigars)
  • Re: File Editting
    ... programmer and am just starting to use the scripting languages. ... someone point me in the direction for writing a vbscript routine for ... searching each line and replacing each comma with a blank space. ...
    (microsoft.public.scripting.vbscript)
  • Re: Iteration in lisp
    ... that had error messages that say something like "Error: missing comma ... the wayward programmer will never learn his lesson???] ... People have had little success writing software that works, it may be too soon for people to be writing software that figures out what software other people meant to write. ...
    (comp.lang.lisp)