codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  how to display large data in .xls file without the data getting hidden  gjoe at 10:15 on Tuesday, September 27, 2005
 

I'm generating an excel sheet from ASP file using the below code :-
Response.ContentType = "application/vnd.ms-excel"
<HTML xmlns:x="urn:schemas-microsoft-com:office:excel">

One of the columns in that excel displays large data (>2000 chars)...so wat we have done is .........
written a function to restrict the first 650 chars in the column n then the next 650 in the next row....and so ..on...it keeps on appending new rows.......
The problem is some data is going below the border(bottom) of the column that it is getting hidden...........how do we avoid this?
plz let me know if any solution available.
Thanks in advance.








CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums








Recent Forum Threads
•  Why Use Method?
•  Re: Help with filesystem object & displaying in a table
•  Re: Genetic Algorithm Help
•  Re: How to make an investment calculator
•  Re: line breaks in GUI
•  Re: Graph in Gui...
•  Graph in Gui...
•  Re: Counting zero values in a string
•  Re: Help!


Recent Articles
Multiple submit buttons with form validation
Understanding Hibernate ORM for Java/J2EE
HTTP screen-scraping and caching
a javascript calculator
A simple way to JTable
Java Native Interface (JNI)
Parsing Dynamic Layouts
MagicGrid
Caching With ASP.Net
Creating CSS Buttons


Site Survey
Help us serve you better. Take a five minute survey. Click here!

© Copyright codetoad.com 2001-2005