Are you creating the .csv file from a database? Soren
Niels Bieze <[EMAIL PROTECTED]> Sent by: [email protected] 09/15/2005 07:11 Please respond to active-server-pages To: [email protected] cc: Subject: [ASP] dynamic number of function properties? Hello all Im trying to create a function that will create a .csv file, but I want it to except a dynamics number of arguments, like this Function createcsv(field1,field2,field3, etc etc etc) Is there a way that I can scroll through the arguments? Like for each argument in createcsv? 'writecsv() Next I cant seem to find the correct 'keyword' for this Tia! Niels --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [email protected] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> Most low income households are not online. Help bridge the digital divide today! http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/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/
