Recent update: 2008-3-21

ftp error ie7

329 byte By mattuk145 at 2008-3-7
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 ...

IE7 RC1 compatibility issue with eFax Messenger

641 byte By SSWebWorks at 2008-3-6
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 ...

Delete an element using Javascript?

196 byte By robinjam at 2008-3-5
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>

Persistent cookie overwrite session cookie

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> ...

Caching policy in IE

177 byte By phoenix.india at 2008-3-1
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?

Errors in MSDN Library's Web Development section

2789 byte By BenjaminHawkes-Lewis at 2008-2-28
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 ...

IE7 Beta Antiphishing

452 byte By SHutchinson at 2008-2-27
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 ...

hiding the parameters in the adress bar

268 byte By mikalush at 2008-2-26
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">

Problems with RTF file in IE

876 byte By AndreaGiovannini at 2008-2-25
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 file error

978 byte By alexshr at 2008-2-24
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 ...

Set up cannot locate browsers plug in directory

369 byte By Dorisdvu at 2008-2-23
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. ...

XML DOM using JavaScript

974 byte By Digamber at 2008-2-22
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 ...

invoking download dialog box upon clicking on a link

530 byte By Aaryant at 2008-2-22
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 ...

FOR GOD'S SAKE, UNINSTALL!!!

785 byte By WillHeffron at 2008-2-21
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 ...

IE 7 Frameset Resize Bug

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 ...

The issue of 'Zoom' of 'Page'

1218 byte By Wesley.Wang at 2008-2-19
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, ...

IE7 RC1 isn't registering any event handlers inside of <input> boxes

368 byte By Leeoniya at 2008-2-18
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 ...

Problem substituting CSS for frames

851 byte By scottgibson at 2008-2-17
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 ...

How FP to duplicate the WINDOW SEARCH (right click on START > SEARCH) ?

678 byte By johan2000 at 2008-2-16
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! ...

JavaScript Variables

1205 byte By INeedADip at 2008-2-15
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 ...

XSLT generated JavaScript not executed

3079 byte By Spankmaster79 at 2008-2-15
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 ...

"The Web page you are viewing is trying to close the window"

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...

Offer Remote Assistance breaks after installation of Internet Explorer 7

340 byte By StevenMcCarty at 2008-2-15
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 ...

Tabbed View Src Idea

1507 byte By Jaredcheeda at 2008-2-15
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 ...

IE 7 RC1 Breaks Scripts

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 ...

Cannot get to History via dropdown until I've been somewhere

400 byte By NJBufton at 2008-2-14
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 ...

WMP not displaying with DHTML

3995 byte By Burstock at 2008-2-13
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 ...

IE7 problem with frame and base target pages

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 ? ...

Create Word Documents from IE

213 byte By jan3784 at 2008-2-12
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).

IE ver 6: Controlling Panels

2643 byte By UncleRic at 2008-2-11
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 ...

How to start new instance of IE6 from .NET Web Application

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 ...

IE6 Frameset Resize Bug

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 ...

Message asking if allow or block IE7 to use clipboard

131 byte By Murmanbiker at 2008-2-8
A message appears asking if I want to allow or block clipboard. How can this message be disabled and always allow use of clipboard?

Problem debugging embedded Client Script using IE7

715 byte By kforrey at 2008-2-8
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 ...

Scaling a web page to print on 8.5 by 11 page

704 byte By Umeshgopal at 2008-2-7
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 ...

Message asking if allow or block IE7 to use clipboard

139 byte By Murmanbiker at 2008-2-7
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>

IE7 problem with frame and base target pages

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 ...

WMP not displaying with DHTML

3838 byte By Burstock at 2008-2-7
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> ...

XSLT generated JavaScript not executed

3087 byte By Spankmaster79 at 2008-2-6
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 ...

Image not being displayed ("Not found") >> Same thing works in firefox (BUG!?)

659 byte By dastudios at 2008-2-6
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 ...

Create Word Documents from IE

221 byte By jan3784 at 2008-2-5
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>

IE6 Frameset Resize Bug

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 ...

IE7 Beta - ShellFolderView Object - Problems!!!

606 byte By Marcus3V at 2008-2-4
( 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" ...

Structured Graphics Control fails in IE 7 RC1

808 byte By NickEvanish at 2008-2-4
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 ...

IE 7 RC1 Breaks Scripts

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 ...

Help with the Internet Explorer Error

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: ...

document.selection.createRange() does not always return all the elements selected by the user: w

974 byte By BrettBlatchley at 2008-2-3
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 ...

document.selection.createRange() does not always return all the elements selected by the user: w

966 byte By BrettBlatchley at 2008-2-3
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 ...

FTP error in IE7

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 ...

post forms in html e-mails

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 ...