Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > How to stream a comma separated string to the browser?

Reply
Thread Tools

How to stream a comma separated string to the browser?

 
 
=?Utf-8?B?Q2hyaXMgTGFuZQ==?=
Guest
Posts: n/a
 
      07-21-2006
Hi,

I want to stream a comma separated string to the browser and have excel open
up in the browser.

How can I do this? This is not a file on disk, this is a string in memory.

Thanks


 
Reply With Quote
 
 
 
 
=?Utf-8?B?Q2hyaXMgTGFuZQ==?=
Guest
Posts: n/a
 
      07-21-2006
OK I got it working, had to fix some characters in the filename.
Wierd though that [1] gets appended to the end of my file name if I to open
it right away.

"Chris Lane" wrote:

> Hi,
>
> I want to stream a comma separated string to the browser and have excel open
> up in the browser.
>
> How can I do this? This is not a file on disk, this is a string in memory.
>
> Thanks
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
returning the Fibonacci string separated by comma mac C Programming 17 02-14-2007 05:43 PM
returning the fibonacci string separated by comma mac C++ 13 02-13-2007 07:29 PM
Parsing a Comma Separated String in C ronan_40060 C Programming 1 12-22-2006 10:03 AM
Array to a comma Separated String Peter Rilling ASP .Net 3 07-08-2004 05:53 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57