-
- fails to check Local ip MSXML2.XMLHTTP
by dmouser
- 0 Replies
- Last post
by dmouser
- Getting Script timeout error when trying check if Url Exists .
where URL =" http://192.178.2.111/test/test.asp "
192.178.2.111 :- IP address of Local machine on which running the test script to check URL.
Set http = CreateObject( "MSXML2.XMLHTTP" )
'Open URL As POST request
http.Open "GET" , URL, false
'Set Content-Type
-
- Expression
by Bhavin Mistry406063
- 1 Replies
- Last post
by Lance Leonard
- Hello,
At the moment I use Visual Studio 2005 to develope Web Application for ASP.NET. As I visit the microsoft site I found a tool names Expression Web, Which is useful to develope Web Application.
I wonna know how it is benifitial over Visual Studio Means What are the functionality that I do not get in Visual Studio but Expression
Thanking U...
-
- no sound plays in IE7
by BlueEyes
- 2 Replies
- Last post
by mojowalters
- cannot get any sounds from any web pages in IE7, have upgraded, then downgraded Window Media Players, have downloaded every codec I can imagine and still nothing, sound card is fine, plays all other file types fine, just wmv files imbedded in web pages or wmv files from an url.. nothing.... and even trying to save file form web page to play in Media Player nothing... these files play in WinAmp abs
-
- Outlook 2003 Email Headers not Printing after IE7 upgrade
by Wahl04
- 14 Replies
- Last post
by Brian Ask
- Does anyone know if there is a fix for this yet It seems to be major issue without any reliable work around other than hitting forward button then printing the email.
Help!
Wahl04
-
- Need for a Web Presence
by VickiBruce
- 0 Replies
- Last post
by VickiBruce
- The Internet and World Wide Web are no longer considered a technological innovation. It is now acknowledged as a social, cultural and economic phenomenon. web development Raleigh firms have realized that the Internet and the Web have broken down economic, social and political barriers and revolutionized conventional business models. Many businesses have realized the importance of having a Web pres
-
- catches IE Events
by roychoo
- 14 Replies
- Last post
by Han Qiao
- Hi,
i am writing an extension for internet explorer
i have already created the extension
however i need to catch IE events like "NavigateComplete"
is there anyway to catch the events using visual c#
thanks
Regards
Roy
-
- The problem of executing javascript within a.src with SHDocVw.InternetExplorerClass
by Ricky Wang
- 1 Replies
- Last post
by Adrian Dorache
- Hi,
I utilize SHDocVw.InternetExplorerClass as an agent to retrieve content of web pages. For some pages, I need to login to get access to resource further. The problem is that the mechanism to post the authentication is through a javascript within the src attribute of <a> element, like <A href="javascript:login();">.
Although I know I can get HTMLAnchorElement w
-
- IE7 HP Director Problem
by KaiserSozeTR
- 14 Replies
- Last post
by wfm100
- I can't use HP Directors or Solution Center after install IE7.
I installed fresh HP software and updates. But problem persist. When reinstall IE6 back, problem solved. who knows anyway or have ideas Please help me.
Thank you,
-
- Word wrapping or scrollbars in textareas with CSS!
by DeveloperGeorge
- 2 Replies
- Last post
by DeveloperGeorge
- Hello! I am working on an application which uses a lot of CSS for dynamic layouts as well as dynamic fields in which the sizes (width and heigth) are set in percentages so that screen resolution is not a display issue. In other words, the field sizes are dynamically relative to the screen resolution. I am encountering a problem though; it concerns textareas. When the textarea loads a very long un
-
- CTRL+click on a link in a window of IE7 is not working properly
by Ibrahim Amer
- 5 Replies
- Last post
by Nick Ezzo
- When I want to open any link in new tab by clicking on it by the left mouse button while pressing down CTRL key, a new home-page window is opened. If I use the right mouse button it works properly. Who may guide me solving this problem
-
- Navigate Flags
by cablehead
- 2 Replies
- Last post
by cablehead
- I had a link to msdn (lost it)...for navigating with shdocvw that included flags:
guessing...
OpeninNewTab
ForceSameTab....ect.
object p = null ;
Could add Flag...for tabs...
Explorer.Navigate(.URL, ref p, ref p, ref p, ref p);
I need to open in the same tab.
TIA
-
- CSS background repeat not working in IE 7
by abupapa
- 5 Replies
- Last post
by Mangal Singh - MSFT
- Hello,
I am currently developing a ASP.NET 2.0 application and everything was fine until I upgraded my browser to IE 7 from IE 6. I realised that my div background is not working anymore. The background is not repeating itself anymore. I googled but could not find an answer. Below is my code. Perhaps some experts can shed some light on how I can solve the problem Thanks!
.rightblock
-
- activex and IE7
by henri.ks
- 2 Replies
- Last post
by henri.ks
- Hello,
I'm testing activex and IE7. My activex works with IE6 but I try it with IE7 it doesn't work....
I got:
LOG: File C:\WINDOWS\Downloaded Program Files\mydll.dll being registered. ERR: Setup Failed Error Code: (hr) = 800736b1, installing: mydll.dll to (null) destination code(0) LOG: Reporting Code Download Completion: (hr:800736b1 (FAILED), CLASSID: e0e7c46e..., szCODE:( https://
-
- IE7 icon Problem
by Chuckster123
- 14 Replies
- Last post
by aopardo
- Firstly, let's clear up the icon definitions. Favicons are those that are downloaded from the linked website and show the websites logo or whatever. The icons that we are all concerned with here in this fourm that are in error are the windows icons. These icons along with an array of others are usually contained in system dll files. Indexes into these files are kept track of in the registry a
-
- Disabling the address bar in a internet explorer through code
by Avneet Chawla
- 1 Replies
- Last post
by Amir76
- Hi,
Is there any way I could remove (hide) the address bar from the internet explorer window through any script when my webpage loads.
Please help me with this ...
-
- What is the main difference between IE7 and IE 6
by somya
- 1 Replies
- Last post
by Lance Leonard
- Hi All,
What is the main enhancements betwenn IE7 and IE 6.
E.G like
1. Print Functionality
2.Active X controls
3. CSS
4.Java Scripts
Pleae let me know the difference.
Regards,
Somya
-
- Problem with "hello world" button
by Steph&#40;an&#
- 3 Replies
- Last post
by John Sudds - MSFT
- 1 Hi all. I'm new to IE extension development and I'm trying to get a basic "hello world" extension together. I've hit a problem and would greatly appreciate your help. I've followed the "Adding Toolbar Buttons" tutorial at http://msdn2.microsoft.com/en-us/library/aa753588.aspx The button is showing up, but when I click it nothing happens. I'm not sure what the script language
-
- Problem in accessing site on IE7
by lall
- 0 Replies
- Last post
by lall
- I have an site developed in ASP 3.0 and Javascript 1.3.The site runs fine on IE6.This site depends on some built in activeX controls as TDC ..etc heavily. Recently I upgraded to IE7.Now when I start my application ion IE7,it show me " Internet explorer has encountered a problem and needs to close.When I click on the "ok" button on the pop up message the application closes / crashes.
-
- Cookie folder has disappeared!
by Manjaro
- 5 Replies
- Last post
by Manjaro
- I need help. I have run SpyHunter several times and it keeps coming up with the same cookies for me to delete. When I go to look at the actually cookie file (under document and settings\myname... there's no cookie file anymore. I do a search, and still nothing.
Under folder options I have the "show hidden files and folders" enabled. So, it's showing me all the hidden files. No coo
-
- How To: Navigate too new page in new tab from .NET C#
by Jeff2134535
- 3 Replies
- Last post
by Sheng Jiang
- I want to open a page in a new tab, not unlike having it popup, only instead in a new tab from inside server side C# in ASP .NET 2
Thanks
-
- IE7 FTP Security Issue
by mwalsh
- 13 Replies
- Last post
by tic01
- I have run into a security hole in my ftp site that has only now become a problem with IE7. The structure of my ftp directory involes several streaming media folders and a Client folder in the root directory. The contents of the client folder and its children are all password protected. Inside these folders I upload content for my clients to view approvals and allow them to upload files for my own
-
- IE7 div not stretching to fill width
by Deevlin
- 2 Replies
- Last post
by JonasNilsson
- I keep getting this and I can't find the fix to it anywhere.... please help!
When a div doesn't have enough content to fill the width of the area the div doesn't fill the whole width. A gap will appear at the end of the div in IE7 browsers. I don't want to have to set fixed widths for the middle content section so that it can shrink to fit re-sizing the browser.
I've tried everything I can
-
- Res://ieframe.dll/dnserror.htm#
by immzie
- 14 Replies
- Last post
by ACEREPIMP
- I am having a problem with the following website:- www.hi5.com . While trying to visit this website I get the following error
Res://ieframe.dll/dnserror.htm#
I am running IE7, I have been able to visit this website since installing IE7, the problem seems to have just occured recently.
Can anyone help
-
- Title in a Modal Popup Window
by Rama Madhiraju
- 0 Replies
- Last post
by Rama Madhiraju
- I have created a modal popup window. When I submit the page , the title is not retained. Can u guide me to solve this issue.
-
- IE7 and Windows Explorer Folder
by convivial.developer
- 3 Replies
- Last post
by IECUSTOMIZER
- Hello, I would like to write some kind of addon or extension to IE7 that will allow an Explorer folder, for example C:\myProjects, to be opened directly inside of IE7 tabbed window; this will help my desktop from being so cluttered. Current, if I open a new "tabbed window" in IE7 and type in "C:\myProjects" in the address bar it opens an Windows Explorer folder outside of IE7.