472,353 Members | 1,524 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,353 software developers and data experts.

No clue of this pop-up from ASP ( involving excel format)

One of my client stations using IE 6 (v6.0.2800) to open one of my page
which write the records into an excel format. However, it got some
strange pop-up message that I can not figure out where it went wrong or
need to adjust. The pop-up message is like as
Some files can harm your computer. If the file information below
looks suspicious, or you do not fully trust the source, do not open or
save this file.
File name: ConsumptionExcel.asp
File type: ASPFILE
From: www.mylog.com
This type of file could harm your computer if it contains malicious code.
Would you like to open the file or save it to your computer?
... <<some buttons>>

However, my own client station also with IE 6 has no such problem and an
excel format with record will open immediately. Can anyone provide any
clue? I have compared my settings under the tools > options > both
advances and general tabs but no differences. Thanks

C Chang

Jul 19 '05 #1
2 2776
This is really an IE security protection. Look at Tool/Options/Security and
have your client make the appropriate changes to IntRanet or Trusted sites.

"cschang" <cs*****@maxinter.net> wrote in message
news:3F**************@maxinter.net...
One of my client stations using IE 6 (v6.0.2800) to open one of my page
which write the records into an excel format. However, it got some
strange pop-up message that I can not figure out where it went wrong or
need to adjust. The pop-up message is like as
Some files can harm your computer. If the file information below
looks suspicious, or you do not fully trust the source, do not open or
save this file.
File name: ConsumptionExcel.asp
File type: ASPFILE
From: www.mylog.com
This type of file could harm your computer if it contains malicious code. Would you like to open the file or save it to your computer?
.. <<some buttons>>

However, my own client station also with IE 6 has no such problem and an
excel format with record will open immediately. Can anyone provide any
clue? I have compared my settings under the tools > options > both
advances and general tabs but no differences. Thanks

C Chang

Jul 19 '05 #2
Hi,
it sounds like your running into a security issue with IE give this a try
to resolve your issue:

1. Go to Internet Options (from Control Panel or from the IE Tools menu)
2. Click the Security tab
3. Select Local Intranet
4. Click the Sites button
5. Click Advanced
6. Add "www.mylog.com " to the list of web sites
7. Click OK to until Internet Options is gone
8. Log off and log back on

Best regards,
Jason M. Murray [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm.
--------------------
| From: "Mike Florio" <mi**@micro-point.com>
| Newsgroups: microsoft.public.inetserver.asp.general
| Subject: Re: No clue of this pop-up from ASP ( involving excel format)
| Date: Tue, 23 Dec 2003 10:54:25 -0500
| Organization: Posted via Supernews, http://www.supernews.com
| Message-ID: <vu************@corp.supernews.com>
| References: <3F**************@maxinter.net>
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| X-Complaints-To: ab***@supernews.com
| Lines: 31
| Path:
cpmsftngxa07.phx.gbl!cpmsftngxa06.phx.gbl!TK2MSFTN GP08.phx.gbl!newsfeed00.su
l.t-online.de!t-online.de!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!sn
-xit-03!sn-xit-06!sn-post-01!supernews.com!corp.supernews.com!not-for-mail
| Xref: cpmsftngxa07.phx.gbl microsoft.public.inetserver.asp.general:260887
| X-Tomcat-NG: microsoft.public.inetserver.asp.general
|
| This is really an IE security protection. Look at Tool/Options/Security
and
| have your client make the appropriate changes to IntRanet or Trusted
sites.
|
| "cschang" <cs*****@maxinter.net> wrote in message
| news:3F**************@maxinter.net...
| > One of my client stations using IE 6 (v6.0.2800) to open one of my page
| > which write the records into an excel format. However, it got some
| > strange pop-up message that I can not figure out where it went wrong or
| > need to adjust. The pop-up message is like as
| > Some files can harm your computer. If the file information below
| > looks suspicious, or you do not fully trust the source, do not open or
| > save this file.
| > File name: ConsumptionExcel.asp
| > File type: ASPFILE
| > From: www.mylog.com
| > This type of file could harm your computer if it contains malicious
| code.
| > Would you like to open the file or save it to your computer?
| > .. <<some buttons>>
| >
| > However, my own client station also with IE 6 has no such problem and an
| > excel format with record will open immediately. Can anyone provide any
| > clue? I have compared my settings under the tools > options > both
| > advances and general tabs but no differences. Thanks
| >
| > C Chang
| >
| >
| >
|
|
|

Jul 19 '05 #3

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

Similar topics

1
by: Sushmita | last post by:
Hi, I have written an ASP script that connects to a database and runs a stored procedure and displays the results in text format ...using the...
2
by: Hon Seng Phuah | last post by:
Hi all, I have a huge excel format file wants to export to sql server database. One of the field has combination of numeric and alphanumeric....
1
by: george_y | last post by:
I need some help to generate with a C++ programm a file in Excel format (or at least in a way that all the information in it can be read by Excel)...
0
by: Katie | last post by:
Our ASP.NET app produces a page in excel format using Response.ContentType = "application/vnd.ms-excel" Response.Write(strExcel) (where strExcel...
6
by: Sam Johnson | last post by:
HI I tried to send the following SQL string to an open databse, to export a table into excel format: g.Connection = conn 'valid...
0
by: monu121 | last post by:
Hi all, I am generating a report in excel format by vb 6.0. But the excel file not showing the data in good format like columan width, so...
4
by: webandwe | last post by:
Hi, I want my clients to login, press a button and then MySQL export the assigned fields into a excel doc for them to download... Where can I...
2
by: Dhananjay | last post by:
Hi all , I have got problem when i am tring to exportGridview Data into Excel format. It is going into text format ,but what i want is if the...
4
by: Busbait | last post by:
Hi, The below code will allow the user to open the Save As dialog box, Now my question is : after the user specify the file name and the path,...
1
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...
0
by: Carina712 | last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand....
0
BLUEPANDA
by: BLUEPANDA | last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS...
0
by: Rahul1995seven | last post by:
Introduction: In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python...

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.