Recent update: 2008-3-21
im sorry but wen the mod told us to look in comunities i didint know were to go,perhaps a reference please? or can u answer our questioni cant access my ftp from ie7 its nothing wrong with the ftp as my frend can. i need my ftp asap as im running my website from it and it does need to be ...
To whom it may concern,There is a a compatibility problem between eFax Messenger and IE7 RC1. The eFax programs start page "StartPage.mht" will not display any images when using IE7. All works fine with IE6.Unfortunatley, anyone using eFax will be stuck with IE6 if they want the ...
How do I remove this element using Javascript? <font size=2> document.getElementById(WindowID+</font><font color="#800000" size=2>"_TaskbarButton"</font><font size=2>) </font>
2648 byte By
mdav at 2008-3-3
In this code: <!-- Begin code --><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns=" http://www.w3.org/1999/xhtml" xml:lang="es-ES"><head> ...
How does the browser behave when the cache is full? Does it delete the cache periodically ? Or Is it a FIFO process trigerred only when a new object(say image) has to be cached?
The MSDN Library’s Web Development section is an important reference source for many web developers. Its accuracy is therefore important. But I can’t seem to find anywhere to report errors in the documentation. Does anyone know who to talk to if we need to get errors fixed?In case anyone is ...
I moved my master hard drive to a slave and installed a new master.I was trying to delete fiels off the old hard drive but there is one folder associated with the previous IE7 Beta installation that I can not delete.C:\Documents and Settings\User\Local Settings\Temporary Internet ...
i want to hide the parameters i send to the server in the address bar ( by the get method) how can i do it? my web is written on asp pages waiting to your help, mikalush <img src="/library/msdn/images/emoticons/smile_thinking.gif">
Hi,I've a problem (the context is a web application) with an RTF file which is dynamically generated on the server and then shown on the client side with IE 6. IE automatically opens word (MS Office 2000 on the client) but then complains about the file being locked by another user Further ...
Download (open) file error :We are using Portal Document Manager (WebSphere Portal 5103 ) with IE 6.0--For example, there is document with unicode (russian) name:"отправление пасс. за 8 мес..xls"and we want to download it.The browser ask: "Save or open?"If we ...
I'm trying to install adobe flash player 9 and I'm receiving this message that set up could not locate your browsers plug in directory. I have Windows XP, Internet Explorer 6. Please help. ...
Hi everybody how r u?Actually i am really in big trouble for very small problem i guess.I am manipulating a xml file using xml dom using javascript, after manipulating the dom tree internally, when i tried to save the file i am getting "permission denied" error. I have tried saving ...
Hi,I am preparing one html file which contains link to trx files (test results file generated by VSTT). These trx files are present on a local share. When I click on the link I want either to open the file in the devenv or pop up the dialog box to download the file. Currently file is getting ...
I tried to uninstall so I could install Beta 3, then I got frustrated and just wanted to uninstall, but no luck. Now, I try install RC1, and get a message that it can't uninstall the previous version. I tried the "cheats" where it gave you the filenames to type in, but I don't have ...
1537 byte By
Ondis at 2008-2-20
All,IE7 exhibits the same frameset resize failure as IE6 since the security update.Please see IE6 Frameset Resize Bug posting for detail. PostID=728293 http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=728293&SiteID=1&mode=1 Some additional information:Basically if you mouse down to ...
Hi,all,When I try to use zoom in and zoom out of 'Page-Zoom' by pressing Ctrl+"+" and "Ctrl+ "-",elements of form and characters superposed each other. You can try to visite www.google.com and press ctrl+"+" after the page loaded. I have made a simple testing for that.a.Use a table to locate, ...
like the topic says, IE7 RC1 isn't registering any event handlers inside of <input> boxes. window.onload() works, while onchange() or onblur() or onmouseover() inside an <input> form field does not.need i say more?i just submitted the bug through beta client already, thought i ...
I have a website in which I link a real estate idx search engine using a frame. I want to change this to CSS to get the website ready for XHTML strict, but I have been unable to get the page loaded.The page to be loaded is ...
Please Help,I'm new to FP, how to code the WINDOW SEARCHin FP? in my web page I would like to be able to search for the network directory for a specific keyword of thefile in the network directory (not in C: or D:)If the user pick that item, then say aBook.PDF wil display Thank you so much! ...
I'm not looking for performance gains, just curious.Is there any "benefit" of declaring variables as a particular type? What I mean is doing something like:var path = new String("start"); instead ofvar path = "start";I was wondering because if I use this variable ...
My problem is the following:I generate JavaScript Code in XSLT that should be excecuted in the IE (V. 6.0). I create a <select> box with some <option> in it. Instead of using <xsl:choose><xsl:when> repeatly I thought I just create a Function that get's called afterwards ...
300 byte By
quinet at 2008-2-15
I have installed IE7 but use FireFox. I keep getting this annoying message even when there are no windows open, certainly no IE7 windows open, or when there is no obvious attempt by any program to close any windows. Does anyone know why this is happening? And how can I stop it? Thanks, - Thom...
We are seeing an issue where Offer Remote Assistance breaks after Internet Explorer 7 is installed. The error message generated is "Remote Assistance failed. Please try again."Has anyone seen this? And, does anyone know how to resolve it?Thank you, in advance.Windows XP SP2Internet ...
okay, so I do a lot of basic HTML/CSS/Javascript sites for people, as do a lot of people, and since HTML is so easy to learn and most people don't know PHP and so on, blah blah anyways. while editing a page on my computer:right-click > view srcnotepad pops upedit/saveback to IE, refreshback ...
629 byte By
K.Kong at 2008-2-14
I just installed IE 7 RC1 and my application scripts stopped working. An example: Dim IE, doc, pics Set IE = CreateObject("InternetExplorer.Application") IE.navigate "about:blank" Do until IE.ReadyState = 4: WScript.Sleep 50: Loop Set doc = IE.document doc.write("test ...
Because History is now part of the "< > v" dropdown on the top left, it is inaccessible (unless one accesses the old style menu bar) until one has been somewhere and the blue "<" button is highlighted.Why cannot the dropdown "v" be enabled even when the ...
I am trying to display Windows Media Player embedded in a page using the technique described in the MS Knowledge base - calling a Javascript function to load it, thereby avoiding the 'Click here to activate' message.My code is straightforward:<div ...
518 byte By
Z_ms at 2008-2-13
I have a central page with frame ( 2 cols).In the left col, i have a tree menu. When i click at the select item one page will be displayed in the right col (base target frprincipal) . But it is not happen.The page was displayed at left col.Have any problem, with frames and base target in IE7 ? ...
I have a series of HTML input forms designed to create a form letter to be opened in MS Word. How is this typically accomplished? I would like to also set the default directory, filename, and document type (.doc).
Greatings from a MS neophyte: I'm developing a Web front-end using W3C-compliant Firefox browser via my Mac iBook. I need to run this on my client's IE ver. 6 browser/Win2000 box.1) How do I control the max/min browser window size?2) The Firefox version is able to adjust to a laptop's ...
919 byte By
roboky at 2008-2-10
Hi, Here is my scenario: I have a management page which shows all the registered user names. I want to popup a new window when I click on the name of a user and automatically login that user in the new window.The problem is that everytime when a new users is logged in, the previous user's ...
2325 byte By
Ondis at 2008-2-10
All,Does anyone know what is going on with resizing frames in a frameset? Here is the problem:When page below is loaded, the left frame of a frameset that has a subframeset cannot be resized. When trying to resize, the left frame can be dragged to make it smaller but the browser hangs if you ...
A message appears asking if I want to allow or block clipboard. How can this message be disabled and always allow use of clipboard?
We are getting an error when trying to debug client script (VBscript and JScript) from the Running Documents window using VS2003. This only happens when the script is inline on an asp page. If there is a .js file, there is no problem. Here is the error we get: "The following breakpoint cannot ...
Hi,We have developed a wonderful sharepoint portal that displays data graphically using sharepoint webparts. The only problem is when the end user wants to print this page parts of the page gets cut off etc. All the pages on the sharepoint site are currently using a standard stylesheet. I have ...
A message appears asking if I want to allow or block clipboard. How can this message be disabled and always allow use of clipboard? </span>
514 byte By
Z_ms at 2008-2-7
I have a central page with frame ( 2 cols). In the left col, i have a tree menu. When i click at the select item one page will be displayed in the right col (base target frprincipal) . But it is not happen. The page was displayed at left col. Have any problem, with frames and base target in IE7 ...
I am trying to display Windows Media Player embedded in a page using the technique described in the MS Knowledge base - calling a Javascript function to load it, thereby avoiding the 'Click here to activate' message. My code is straightforward: <div Id="Movie"></div> ...
My problem is the following:I generate JavaScript Code in XSLT that should be excecuted in the IE (V. 6.0). I create a <select> box with some <option> in it. Instead of using <xsl:choose><xsl:when> repeatly I thought I just create a Function that get's called afterwards ...
I've written a html page which contains the following tag:<img src="icons/addmate.jpg" />The html file resides in"C:\Documents and Settings\matt\My Documents\Visual Studio 2005\Projects\DaNetCli_Proto\Mods\default\tools.html"and the jpg file resides ...
I have a series of HTML input forms designed to create a form letter to be opened in MS Word. How is this typically accomplished? I would like to also set the default directory, filename, and document type (.doc). </span>
2291 byte By
Ondis at 2008-2-5
All,Does anyone know what is going on with resizing frames in a frameset? Here is the problem: When page below is loaded, the left frame of a frameset that has a subframeset cannot be resized. When trying to resize, the left frame can be dragged to make it smaller but the browser hangs if you ...
( Matter: ActiveX Automation/ShellFolderView; Severity: Very High )Dear Sirs, In ActiveX Automation operations, IE7 refuses to load the contents of a Shell Folder, rather lauching a Windows Explorer Instance, and, thus, making impossible for JS/VBS code to access the "ShellFolderView" ...
Hello, I rely on the Microsoft Structured Graphics control for several of my applications, and after installing IE 7 RC1, I have realized that the SGC is no longer functional. The code that I have always used to create the SGC is as followed:-<object ...
637 byte By
K.Kong at 2008-2-4
I just installed IE 7 RC1 and my application scripts stopped working. An example: Dim IE, doc, pics Set IE = CreateObject("InternetExplorer.Application") IE.navigate "about:blank" Do until IE.ReadyState = 4: WScript.Sleep 50: Loop Set doc = IE.document doc.write("test ...
641 byte By
bsam at 2008-2-4
Hi,Iam have an asp.net web app. While I am running the app, after sometime the IE crashes. The error signature is as below:AppName:iexplore.exe Appver:6.0 Modname:mshtml.dllModver:6.0 Offset:0009d25aThe exception information was as follows:Code:0xc0000005 Flag: ...
In the context of IE6 Scriptable Editing, Multiple element selections are not always reported in the collection returned by document.selection.createRange();Depending on how you hold your mouth when selecting two or more elements (DIVs), the controlRange collection does not always contain ...
In the context of IE6 Scriptable Editing, Multiple element selections are not always reported in the collection returned by document.selection.createRange();Depending on how you hold your mouth when selecting two or more elements (DIVs), the controlRange collection does not always contain ...
372 byte By
GRW144 at 2008-2-2
I am trying to access an FTP site that I created. I had no problems accessing it in IE6, but now it comes up with a message to click on Page, Open FTP Site in Windows Explorer. This gives me an error saying it can't open. My client is waiting for her files and I'm really regretting ...
2128 byte By
Canta at 2008-2-2
Greetings to all.I have a problem with Outlook Express and HTML forms into HTML E-mails.I′m sending a mail with a form full of hidden inputs, wich should be sent to my site once the user clicks on the form's "submit" button. It's an user registration confirmation, wich sends user ...