473,503 Members | 1,701 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Question about displaying database results\Excel formatting

I have MS Access databases that are viewed via ASP pages made in
Frontpage. I have two issues that have the same problem.

1: When someone views database results on one of my webpages, and
attempts to copy and paste the data in an Excel sheet, they get little
graphics (it looks like a little robot) insteat of data.

2: When displaying the data in an excel format instead of web....

I use this code:

<%
Response.Buffer = TRUE
Response.ContentType = "application/vnd.ms-excel"
%>

It displays the little robot graphics. Is there anything I can do to
resolve this issue?

Thanks.

Nov 10 '06 #1
1 1398

"Brave" <br*********@yahoo.comwrote in message
news:11**********************@h48g2000cwc.googlegr oups.com...
>I have MS Access databases that are viewed via ASP pages made in
Frontpage. I have two issues that have the same problem.

1: When someone views database results on one of my webpages, and
attempts to copy and paste the data in an Excel sheet, they get little
graphics (it looks like a little robot) insteat of data.

2: When displaying the data in an excel format instead of web....

I use this code:

<%
Response.Buffer = TRUE
Response.ContentType = "application/vnd.ms-excel"
%>

It displays the little robot graphics. Is there anything I can do to
resolve this issue?

Thanks.
Do a View Source and show us a snippet of the html that's produced - not the
whole table. Just a few rows.

--
Mike Brind
Nov 11 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
4345
by: Robert | last post by:
I need some help with formatting some text received from a database query. I am only selecting a single row per query so the formatting will only be performed on a single row. The rows I need to...
8
11446
by: LG | last post by:
Just have a question with regards to the clipboard, and how to read what other applications (Adobe InDesignCS) place in the clipboard. I am currently in the process of creating a booklet from a...
2
1166
by: Neo Geshel | last post by:
Greetings! I have a rather unusual request about a rather basic need. I need to be able to bind data to a page, but WITHOUT using a Repeater, DataGrid or DataList. Why? Well, I have some...
2
1019
by: Neo Geshel | last post by:
Greetings! I have a rather unusual request about a rather basic need. I need to be able to bind data to a page, but WITHOUT using a Repeater, DataGrid or DataList. Why? Well, I have some...
0
7199
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7074
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7273
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7451
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
4667
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3150
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1501
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
731
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
374
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.