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
Is there a quick way to change all Active Directory user aliases to lower case?
where to buy the correct aspect ratio
output is repeated
VBA to open an Access database from inside another Access db.
Access 2007 is locked for one user only
xyz..SchemaName.TableName
Website name in other country question about registering if you live in USA
Delphi manupliate string return only integer part
Need help, bosses computer has over 71 processes running and some type of debug error
Access 2010: Can I start an ACCDE in runtime mode and supply it's password?