some users on our network are having difficulty opening Powerpoint
files via the Web. I've read the article "In-Place Activation Using Internet
Explorer 5 Does Not Work for PowerPoint Slides" at this location:
http://support.microsoft.com/defaul...B;EN-US;q290180. However,
following the guidelines of the article has not resolved the issue. Our
users have Windows 2K, XP Pro, Internet Explorer 5.5 and 6.0.
I try to open mht file generated by ASP use the Content-Type = "application/msword".
When the browser show de "dowload dialog" and I click in the Save button the file open perfectly, but if I try to click in the Open button, the browser show the "downloading dialog" and stay perpetual trying to open the file.My problem is, I cant save the file in the local machine, I need the Open only in memory.
I have some .msg file on my website and the when users click on the link they are able to open this file in Outlook Exchange. I had no problem running it on IIS 5. But with IIS 6 I am not able to open .msg file. Just saying that file is not found. I am able to open some other files such as .doc and .xls that are in the same directory.
My system hung and had to hard reboot. however now when I try to open interdev or a file with interdev I get the following error.
could not find the file c:path make sure the path and filename are correct and that all required libraries are available. It also says its creating an error log. Where is this log? I go to Event viewer and there is nothing in any of the logs and I cant find any kind of log under the InterDev dir.
I have re-installed interdev, re-installed the whole of visual studio and service pack 5 but keep getting this error. Maybe if I could see what was causing the error in this log I could work out whats wrong. I can open my asp files in other text editors but nothing in InterDev. has anyone got any experience of debugging InterDev or know where this error log is?
I'm not very well-versed on developing on NT machines and IIS, but here goes..
I have a script that opens up an odbc connection to a Microsoft Access file (.mdb). This is file, but after I run it, Windows (or something) keeps the mdb file open and I can't reupload it for like, 20 minutes until it finally decides to close it.
I know it's not an asp problem because I've seen this before with Cold Fusion. I also know that it's not isolated to .mdb files because it does the same with a .txt file.
Any ideas? I do have access to the server, so if it requires any configuration changes.
i am using the following code to generate a xls file using the content type now when the user opnes the file at his pc it takes long time to open..if the no of records in file is large does the use of html tags has slow down the process of opening in excel. Code:
I have two links on a page. One goes to an excel spreadsheet and the other goes to a powerpoint. If you click on the excel it prompts you to down load it or open it. IF you click on the powerpoint.....it opens it in the browser.....why does that happen?
how do u actually create pdf or powerpoint on the fly which should have necessary statis info along with that i need to attach the proposal with financial information like pricing. If differs from one proposal to another depending upon client's selection of products.
The above said process should be a ppt or a pdf. Server scripting can be even asp.net or asp. I tried many solutions by the way like htmldoc, datapoint etc. Most of the things giving me either funcationality error or alignment issue.
Am very desperate in finding the right solution if you people hve involved in such projects. Alternatively i need some solution which can help me converting html file to pdf or html using asp or asp.net coz i can easily generate html files on the fly and then i can convert it.
To provide a small team assistance in a rather massive data conversion effort, I've built an ASP script that scans/scrapes a pile of PowerPoint presentations that are in an agreed-upon format and pulls in textual data from these files to be uploaded into a database
Believe it or not, the thing is (a) working, and (b) not too strange
However, it only works for me (a member of the web server's administrators group). When one of the "normal" users tries to hit the page, they receive the following error
"The call to Server.CreateObject failed while checking permissions. Access is denied to this object. Code:
I want to know is it possible to edit a powepoint presentation programmatically, i need to supply the values dynamically on web page.
For example if a user chooses state "Texas" and press the button "continue", the program should edit the the powerpoint presentation that is adding information related to Texas. If he/she chooses a different state, it should show the information of that state.
I have a website that we display images we have saved into a SQL Server 2000 database as binary BLOB. This is on a Windows 2003 Server. Just recently (a week ago) this website began to save the images it is displaying on the website as ASP pages in the Temporary Internet Files > IE.Content > Folder.
We have other websites where we use the exact same code and these do not save files on the server when they are displayed.
Here is the code to display the image: Set rs = objConn.Execute( SQL ) Response.ContentType = "application/octet-stream" Response.BinaryWrite rs("Product_Image")
SQL is the SQL String to get the image from database
When I add this code:
Response.ContentType = "image/jpeg"
The images still display on the website, but now are saved in the Temporary Internet Files folder as JPG's.
Can a php file be executed inside an asp file? I need to execute a php file in another asp file but i'm not so sure it's possible. My server can run both asp and php and they run without any problems... I just need to find a way to include the execution results of the php file in the asp one. Is it possible to use SSI and include the executed php file and then the executed asp file in a main ssi file?
I have installed PWS in windows 98 in each of the system at various places and put my Sales program files in the WWWROOT directory in all the branches. I'm afraid that the users may tamper my ASP files. Is there any way of converting .ASP files to .exe files so that the dont see my program.
I was wondering how some sites let you search by using a form, then present the results as static .htm files.
The reason I ask is that I tend to use ASP to process form information, then give the user a list of results presented on an .asp page. The list is simply drawn from a database in real-time and formatted into a template page.
The problem with this is that search engines can't see any of the information in the database, since they can't do the form submission. Is there a way around this?
I devolop a webpage using ASP.NET. i want to redirect my page to certiain links stored in the database. the links can be either URL or Word documents sored in the server. here is my problem. when i redirect my page, if it is a document, it opens the MS.Word appilication.
instead, is there any possibility to open those documents in IE itself with out any confirmation ?
I have an application that generates PDF documents (from an ASP page). In some cases, I need to generate a PDF then provide a link to that PDF from the web page - this I can do fine. In other cases, I want to generate the PDF, but then immediately open the PDF in the browser; in this case, once I have generated the PDF, I am simply using 'Response.Write MyPDFPath' to open the document.
However, for some people this doesn't work, but for some it does. And I can't figure out why results are different. In both cases, the browser address changes to match the URL for the PDF document, but in some cases, all you can see is a blank screen. If you click on the Refresh/Reload button, the PDF displays perfectly - so it's not a show-stopper, but it is a bit of an inconvenience.
Has anyone got any ideas why this may be happening? Is there a better way of opening the PDF? I thought of streaming directly to the client, but that would present the user with an Open/Save/Cancel dialog, which although is more intuitive, it's hardly any easier than clicking on Refresh.
When I try to open an Excel file from ASP thro' HREF it works fine. But i give the same file in Response.Redirect it says "page cannot be displayed" even when the file exists. Is this related to server configuration?
I would like to open a new window (Function is called NewWindow and is writtent in VBscript) when a user submits a form. All the samples I found on the web indicate something like the following: Code:
how can i open a new window with a if statment but still getting variables values?
tit=Request("title") if x=1 then something else Response.Redirect("<A href="http://www.test.com/lookup?q="&tit">http://www.test.com/lookup?q="&tit") end if I donīt mind using java, but i donīt know how
I am working on a website and have a couple links that open up a new window. My webpage is .ASP as well as the windows I am opening. Currently the link open into a new window. However, I would like to be able to set the the size of the window that is opened. This is the code I am currently using:
I have problem i want created simple site This site should epitomize table about organizer free or busy room in month the rooms is 6 but people should mark
I have a Word doc already created that I want to open from an asp page. I want it to open in Word and allow the user to modify if necessary. I currently have it opening (using href), but it is opening in IE. I think I should be able to do it with javascript to open word and then call that function on the link to the doc. Can someone give me some pointers?
in the viewdoc.asp i need to check the file type and set the content type accordingly.also the viewdoc.asp must load in a new page and display the document passed. can anybody help me with a piece of code???
In our ASP page, we call XMLHttp to download XML files. When calling our page using localhost (localhost/myWebSite/myPage.htm), it works, but when calling using the IP address of the web server (xx.x.x.xxx/myWebSite/myPage.htm), I got "Permission denied" error in the HTTP.Open statement.
I am looking for an open source, very simple CMS that allows an administrator to add pages, news articles, and maybe a staff directory. We don't need new users to signup, or comment, or anything along those lines. Maybe a wysiwyg editor included. Just for a homepage, a news section (that may include many sub-cats, pages).