Microsoft
Software
Hardware
Network
Question : Creation of a CSV file in ASP
I have code that creates a CSV file based on a database query. My problem is that I recently moved to Rackspace Cloud hosting, which doesn't allow scripts to save files directly onto the server (Permissions issue). They said the only way to do this would be to create and FTP account, and have my script save the file thru FTP.
How can I, in ASP, save the file thru FTP? Keep in mind that I can't even save a temporary file :(
I have the file contents stored in a variable, just don't know how to get the contents saved....
===
OR
===
I'm ultimately going to end up emailing it out. I plan on using CDOSYS. Can I add the contents as an attachment without saving the file to the server?
Answer : Creation of a CSV file in ASP
in 2008 it is file--> add--> new project. also i belive there is a setting somewhere to always show the solution. i am not certian about that though.
Random Solutions
Exchange and iPhone
import CSV to excel
Start up
VPN Gigabit router suggestion
why these images is still showing in my Joomla template
Excel VBA date format, incorrect regional options
EXCEL CELL COLOR
asp.net application conversion from vs 2003 to vs 2005
Can I block certain ports on my website but keep them open intenally?
disposing user data types or instances of it