ok, i'm really stuck here
i want to create an export of data, i am using an ASP page and have my SQL statement correct and pulling into a recordset (objRs)
this is where i'm stuck, i understand a csv file is made up of values seperated by commas, then at the end of the line (next record) there is an enter....
how do i create this is code, and have it downloadable... i'm falling at the first hurdle here and can't find the first steps anywhere. (everyone seems more than happy to talk about what to do after... but i don't even know if i use <br> vbcrlf chr(13) or what!!!)
Anywhoo,
thanks in advance for any help, tips or ideas.
Cheers
thankyou
daveJam
*two wrongs don't make a right..... but three lefts do!!!!*
i want to create an export of data, i am using an ASP page and have my SQL statement correct and pulling into a recordset (objRs)
this is where i'm stuck, i understand a csv file is made up of values seperated by commas, then at the end of the line (next record) there is an enter....
how do i create this is code, and have it downloadable... i'm falling at the first hurdle here and can't find the first steps anywhere. (everyone seems more than happy to talk about what to do after... but i don't even know if i use <br> vbcrlf chr(13) or what!!!)
Anywhoo,
thanks in advance for any help, tips or ideas.
Cheers
thankyou
daveJam
*two wrongs don't make a right..... but three lefts do!!!!*