Ask a Question related to ASP Database, Design and Development.
-
Jonathan Crawford #1
Creating a csv
Hi,
in the past I have used the file system to write a text file
then set a link to downloaded
By using
Response.ContentType = "text/csv"
I can create a csv and download it. However
it wants to call itself the name of the asp page
Is there anyway of controlling the name
thanks
jonathan
Jonathan Crawford Guest
-
creating shared folder location hanges when creating a review
Hi All, I am using Acrobat Pro 8.1.2 for Mac. When I try to create a document for review, I get through all the steps until I get the pop up... -
I need help creating a CMS
I am trying to create a content management system for a website that is already up and running. Can anyone point me in the right direction of some... -
Creating a PDF
I have a slight problem I need help with. I need to generate reports that will eventually need to go to one person, who will then send them out as... -
help with rss creating code creating an XML rss feed]
When I run the following code I get the follwing error and cant really see the problem I am incxluding this file from another page thanks in... -
creating pop ups on cd-rom
I'm planning on using Director to display my Flash portfolio(.swf file) when i send it out in cd-rom format. How do I get Director to open up... -
Tom Kaminski [MVP] #2
Re: Creating a csv
"Jonathan Crawford" <jc@jcrawford.co.uk> wrote in message
news:egkTS88ZDHA.1832@TK2MSFTNGP10.phx.gbl...[url]http://www.aspfaq.com/2129[/url]> Hi,
> in the past I have used the file system to write a text file
> then set a link to downloaded
> By using
> Response.ContentType = "text/csv"
> I can create a csv and download it. However
> it wants to call itself the name of the asp page
>
> Is there anyway of controlling the name
--
Tom Kaminski IIS MVP
[url]http://www.iistoolshed.com/[/url] - tools, scripts, and utilities for running IIS
[url]http://mvp.support.microsoft.com/[/url]
[url]http://www.microsoft.com/windowsserver2003/community/centers/iis/[/url]
Tom Kaminski [MVP] Guest
-
Jonathan Crawford #3
Re: Creating a csv
thanks
"Tom Kaminski [MVP]" <tomk (A@T) mvps (D.O.T) org> wrote in message
news:bi2f7o$s435@kcweb01.netnews.att.com...IIS> "Jonathan Crawford" <jc@jcrawford.co.uk> wrote in message
> news:egkTS88ZDHA.1832@TK2MSFTNGP10.phx.gbl...>> > Hi,
> > in the past I have used the file system to write a text file
> > then set a link to downloaded
> > By using
> > Response.ContentType = "text/csv"
> > I can create a csv and download it. However
> > it wants to call itself the name of the asp page
> >
> > Is there anyway of controlling the name
> [url]http://www.aspfaq.com/2129[/url]
>
> --
> Tom Kaminski IIS MVP
> [url]http://www.iistoolshed.com/[/url] - tools, scripts, and utilities for running> [url]http://mvp.support.microsoft.com/[/url]
> [url]http://www.microsoft.com/windowsserver2003/community/centers/iis/[/url]
>
>
>
Jonathan Crawford Guest



Reply With Quote

