-
- cookies question
by newbie_lg
- 0 Replies
- Last post
by newbie_lg
- i noticed that cookies are only created when i type a URL in the browser. i tried using WebRequest/HttpWebRequest to a URL and I dont get cookies. is there any other way to get cookies created without opening IE brower thanks in advance...
-
- bypass or supress print dialog box
by chuy244
- 14 Replies
- Last post
by abbasi541
- Hi!
I'm developing this web aplication for an intranet where the user can print a list, I want this to be automatic, I know I can do so by using a java script, but then I was asked to avoid the browser to show the printer dialog box so the printing process would be much more faster and easier for the user; I found some info about this in a forum ( http://www.codingforums.com/archive/index.php t
-
- YouTube is not working on IE7
by royal77332
- 14 Replies
- Last post
by gon2pot
- Friend of mine was trying to show me a video that my friend made, so he uploaded it through YouTube. He gave me the link to view his video on YouTube. The video doesn't play on IE7, but does play on IE6. I tried to enable all ActiveX, no luck. Is there any alternative Thanks for you time.
-
- popups not working correctly in IE7
by Sleepgone
- 14 Replies
- Last post
by MarkR1515
- I'm having problems with Internet Explorer. For the most part I like that pop-ups are blocked but when I need them to appear, they don't fully load. I get a popup with a blank screen. I have turned every pop-up blocker I can find off to no avail. I've done system restore and it worked temporarily. I've reset every setting to default in the internet options and it still won't work. I have also un a
-
- oncontextmenu being ignored on some browsers
by Tom Medhurst
- 2 Replies
- Last post
by Tom Medhurst
- The following code has a panel which when right-clicked, shows another panel, and prevents the IE context menu from displaying. However there are customers who are both running IE6 which this doesn't work for. Does anybody know why Thanks Tom Medhurst <html> <head> <title>Test Context Menu</title> <script type="text/javascript">
-
- visam IE7 session variable bug ?
by Jason Croft
- 14 Replies
- Last post
by CharlieRomeo
- Hi
I developed a site about 6 months ago, written in Cold Fusion MX 7.
A simple log-in page creates a session struct() variable upon successful log-in and then re-directs the member to their login home page area. On the login home page area, a simple script runs to see if a session variable exists, and if it dosnt, redirects them back to the login page. This is so that people cant access the
-
- Attribute Selectors and IE7.
by Cameron Gorrie
- 2 Replies
- Last post
by unique_username
- Hi,
I have a website which uses the attribute selector:
Code Snippet
< xml version="1.0" encoding="UTF-8" > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd "> <html xmlns=" http://www.w3.org/1999/xhtml " xml:lang="en" lang="
-
- IE7 Certificate Request/Enrollment
by Andy Johnson
- 14 Replies
- Last post
by cuijianming
- With IE7, I've noticed the original ActiveX method of generating a client certificate request and installing the signed certificate no longer work (xenroll.dll calling CreatePKCS10() and acceptPKCS7()).
How do you do this now with IE7. Vista customers with IE7 don't even have access to xenroll.dll. I have been unable to find much documentation on this change, only that the old way was replaced
-
- Running ActiveX with IE7
by Dami
- 10 Replies
- Last post
by Dami
- Hi,
My company has a product having an ActiveX as its major part and runs over IE. We were successfully running this application over IE6 in Win2000, Win2003, WinXp and even with IE7 with previously mentioned Window versions.
This ActiveX was developed in VC++ 6.0.
This ActiveX gets installed atomatically through a cab file, whenever the application was accessed first time.
-
- Drag/Drop Address Bar Link/Shortcut Problem
by MaD2ko0l
- 2 Replies
- Last post
by MaD2ko0l
- hi,
i need some help...usually what i coudl do was to drag and drop thr address bar onto my desktop and it woudl create a internet shortcut...it still does this...however it used to use the title bar of the webpage as the internet shortcuts filename but now it just takes the actual webpage file name as the shortcut filename
i hope this makes sence
anyway i want to be able to fix
-
- An page element behave like a frame.
by magicalclick
- 2 Replies
- Last post
by magicalclick
- Hello is there any way to make a page looks like using frames but it is coded in the same page I am trying to write one HTML page that behave like a page containing two frames, top and bottom. I want to keep everything in one page, and when the bottom frame scrolls, the top stay the same.
Thank you.
-
- Can't print anything with IE7
by ladycmac
- 14 Replies
- Last post
by Wim_M
- I can't print any pages with IE7 either using the print button or the "print" function on the file menu.
This in NOT an outlook express problem! Nor does it have to do with "re-scaling". Nothing prints. Printer works fine offline and was working with IE6. I've tried everything I can think of via Windows, IE7 support, MSN.... Help me please!
Has anyone else had this proble
-
- HTA won't respond as expected to onbeforeunload event
by Mayero
- 3 Replies
- Last post
by thetd
- I want to prevent the user from accidentally exiting an HTA. When any attempt to close the application is made (such as clicking on the close button), a dialog should appear asking the user to confirm the exit. If the user clicks OK, the application closes; if the user clicks Cancel, the application remains open. I wanted to do this using the onbeforeunload event, and wrote the following HTA as a
-
- Disable/Hide IE7 Command Bar
by LSS
- 14 Replies
- Last post
by TimJarvis
- hi,
I just download and install IE7. Don't like the tab browsing thing and try to revert back to familar IE6 menu bar etc.
Manage to get back classic menu on TOP of address bar (which IE7 never provide such option) after some google search.
Tries to remove all icons in command bar. But after restart a new IE7, the defaults icons came and is quite annoying. No matter how many times I remov
-
- IE 7 Never free memory!!
by Bear573446
- 2 Replies
- Last post
by seisi
- Hi,
I found that IE7 never free memory when navigate to different pages.
For example, we can go to www.google.com , www.microsoft.com , www.knowlesys.com ... any website, and watch the task manager, you will see the memory and virtual memory always increase.
Memory Virtual Memory (K) ====================== 25,468 17,436 26,008 17,752 27,864 18,436 27,952 18,436 29,728 18,54
-
- How to hide statusbar when using iframe?
by esmondng
- 1 Replies
- Last post
by unique_username
- <iframe src='hyperlink' frameborder='0' width='800' height='665' status=no></iframe> i tried using status=no as attribute but it doesn't work.
does anyone know how to hide the status bar link messages when using the iframe tag
please advise. Thank you.
-
- Use CSS Site Skins With IE7
by C26000
- 6 Replies
- Last post
by IECUSTOMIZER
- Hi, my problem is not exactly related with Extension development but I think that you can help me, my problem is that I want to implement CSS Skins in IE7 (skins for sites like deviantart, last.fm , facebook, etc ), but I haven't been able to do it without requiring the image uploaded in a webhost , and I really need this requirement since I'm planning to make th skins widely avaliable and I can'
-
- Printing: override default "shrink-to-fit" with "100%"?
by Jacek_Szlachta
- 5 Replies
- Last post
by Ka Kwok
- Hello, I am having a problem with the default "shrink-to-fit" functionality on our website. Is there a way to control this behaviour from javascript I would like to be able to set it to 100% in onload() event so that the users do not have to "fiddle" with print preview. Regards
-
- call "internet option" from internet explorer context menu
by goliver
- 4 Replies
- Last post
by goliver
- How can i open "Internet Options" by click on the right click from internet explorer
I know how to set new context menu item, but i don't know which URL to call.
Thanks
-
- Interesting...
by MattHoneycutt
- 1 Replies
- Last post
by MattHoneycutt
- I'm having a problem with a new layout I'm working on. Actually I have run into all kinds of problems, but I think I've worked around most of them and now have it working right in IE 7 and Firefox 2. The only remaining problem is a nasty gap below the layout that appears only in IE, and only when the content is long enough to cause scroll bars to appear. Any suggestions for how to clear up this ga
-
- MHTML file generation from WebBrowser's Document
by RatneshK
- 1 Replies
- Last post
by MikeB01
- hi, I have written a c# BHO. Can i generate a MHTML file from the currently navigated document. I have access to this document from IWebBrowser interface. So when protected void DocumentComplete(object pDisp, ref object URL) { try { if (Marshal.Equals(m_pIWebBrowser2, pDisp)) { //Here i can use "m_pIWebBrowser2.Document" to get access to that docume
-
- IE7, OE6 Printing problems with headers
by Rozee
- 14 Replies
- Last post
by Tony Gore
- Having an intermittent problem printing To: From: CC: Subject: Attachments: headers on emails. Usually happens with larger emails or emails with large attachments or emails that have been replied to or forwarded from other people. Have installed Generic/text printer and sent the email to this printer but sometimes the headers are still missing even printing this way. I have if I open the offending
-
- Context Menu Extension in Internet Explorer.
by UnKnown Nick
- 7 Replies
- Last post
by IECUSTOMIZER
- I have a new context menu in internet explorer by modifying regsitry. Now I want an exe to open when user clicks on the menu item in internet explorer, but I am failing to achieve this. Can some one please help me. I have just placed exe path in the default value. Can some one help me >
-
- recovering websites history from IE...where to find?
by Amuroray
- 0 Replies
- Last post
by Amuroray
- Hello people,
I accidentally clicked "Clear History" in Internet Options (Window 2000) and lost all website addresses that I visited before.
Could someone show me where I could recover those links I've heard there is somewhere in C drive which I could recover them.
Thanks in advance!
-
- textDecorationLineThrough
by K.Kong
- 8 Replies
- Last post
by K.Kong
- Is there a bug in textDecorationLineThrough My IE 6 and IE 7 shows the line if it is false and no strike through if it is true, opposite from what is described at http://msdn2.microsoft.com/en-us/library/ms531167.aspx .
Would appreciate if someone could copy and paste the following code to a new html file and display it. If clicking the text in your browser alternately shows red+crossed ou