Click here to Skip to main content
16,013,440 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: How to make the columns of two tables have the same width? Pin
Alvaro Mendez9-Aug-02 6:29
Alvaro Mendez9-Aug-02 6:29 
AnswerA solution! Pin
Alvaro Mendez9-Aug-02 9:57
Alvaro Mendez9-Aug-02 9:57 
GeneralCatch enter pressing Pin
Mazdak9-Aug-02 3:24
Mazdak9-Aug-02 3:24 
GeneralRe: Catch enter pressing Pin
Jared Solomon9-Aug-02 10:58
Jared Solomon9-Aug-02 10:58 
GeneralRe: Catch enter pressing Pin
Mazdak9-Aug-02 19:15
Mazdak9-Aug-02 19:15 
GeneralPrint HTMl Pin
Raju Pande MKCL Pune8-Aug-02 23:36
sussRaju Pande MKCL Pune8-Aug-02 23:36 
GeneralRe: Print HTMl Pin
Paul Watson9-Aug-02 0:36
sitebuilderPaul Watson9-Aug-02 0:36 
QuestionCompile a String of Email Addresses? Pin
Robby8-Aug-02 11:58
Robby8-Aug-02 11:58 
I have a scenario: I have a table names DSAUsers that includes a user's User ID, First name, Last name, password, profile and email address.

What I want to do is:

SELECT email FROM DSAUsers WHERE profile = 'EQUIFAX'

I have several people with the EQUIFAX profile. I want to get all the email addresses and compile a string of them seperated by ";" so that I can include them on my CDONTS TO line. How the heck do I do this? I can get my string to write out to the screen by Response.Write, Movenext, Loop, but I can't get the thing to write to an object that I can use...HOW DO I DO THIS PLEASE???
AnswerRe: Compile a String of Email Addresses? Pin
Bullschmidt8-Aug-02 16:31
Bullschmidt8-Aug-02 16:31 
GeneralRe: Compile a String of Email Addresses? Pin
Robby9-Aug-02 3:15
Robby9-Aug-02 3:15 
QuestionFill out a form dynamically? Pin
JohnnyNin8-Aug-02 11:18
JohnnyNin8-Aug-02 11:18 
AnswerRe: Fill out a form dynamically? Pin
Jared Solomon8-Aug-02 12:18
Jared Solomon8-Aug-02 12:18 
AnswerRe: Fill out a form dynamically? Pin
Todd Smith8-Aug-02 13:16
Todd Smith8-Aug-02 13:16 
AnswerRe: Fill out a form dynamically? Pin
Paul Watson9-Aug-02 0:41
sitebuilderPaul Watson9-Aug-02 0:41 
GeneralASP client-side script debugging with VID,how to?. Pin
Romeo8-Aug-02 7:39
Romeo8-Aug-02 7:39 
GeneralRe: ASP client-side script debugging with VID,how to?. Pin
Jeremy Falcon8-Aug-02 7:40
professionalJeremy Falcon8-Aug-02 7:40 
GeneralCGI & receiving form data from C/C++ Pin
Eepos8-Aug-02 4:40
Eepos8-Aug-02 4:40 
GeneralRe: CGI & receiving form data from C/C++ Pin
Jeremy Falcon8-Aug-02 7:37
professionalJeremy Falcon8-Aug-02 7:37 
GeneralTNX: CGI & receiving form data from C/C++ Pin
Eepos9-Aug-02 0:29
Eepos9-Aug-02 0:29 
GeneralSearch Function Pin
NathanScott7-Aug-02 18:19
NathanScott7-Aug-02 18:19 
GeneralRe: Search Function Pin
Paul Watson8-Aug-02 4:30
sitebuilderPaul Watson8-Aug-02 4:30 
GeneralRe: Search Function Pin
Nick Parker8-Aug-02 7:43
protectorNick Parker8-Aug-02 7:43 
GeneralWebsite syncing tool Pin
benjymous7-Aug-02 0:35
benjymous7-Aug-02 0:35 
GeneralRe: Website syncing tool Pin
Jeremy Falcon7-Aug-02 3:52
professionalJeremy Falcon7-Aug-02 3:52 
GeneralRe: Website syncing tool Pin
benjymous7-Aug-02 3:59
benjymous7-Aug-02 3:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.