-
- Extending HTML
by robinjam
- 2 Replies
- Last post
by robinjam
- Is it possible to create a new type of HTML element, for example, <TreeView></TreeView>, using XML
-
- css with media="print" in https(ssl)
by moti_far
- 1 Replies
- Last post
by unique_username
- hi,
i use stylesheet to design the plot of the print page. The page works with https(ssl) protocol.
this my code:
<html>
<head>
<style type="text/css" media="print">
/*
the styles for print
*/
</style>
</head>
<body>...</body></html>
OR
<html>
<head>
<link href="
-
- IE Toolbar Right to Left Support?
by Gancev
- 2 Replies
- Last post
by Gancev
- Hi All
I am having problem with Toolbar right to left layout.
And if i create toolbar using the extended styles WS_EX_RTLREADING | WS_EX_LAYOUTRTL
CToolBarCtrl :: CreateEx ( WS_EX_RTLREADING | WS_EX_LAYOUTRTL , TOOLBAR_STYLE , Rect , ParentWnd , 0)
The toolbar is created with left to right layout but the buttons and all controls are not painted correctly and sometime
-
- ActiveX / JScript / IE bug
by yaneurabeya
- 0 Replies
- Last post
by yaneurabeya
- Tried running the following page and it evaluates all of the conditionals and writes text to the screen for all error cases, to produce the following:
"Go back to the base page and click a link! You cannot open this page directly!!EH! WRONG! You didn't specify a valid page! "
< html >< head >
< script lang ="type/javascript">
<!--
/**
-
- Toolbar image
by crisp-x
- 1 Replies
- Last post
by IECUSTOMIZER
- How I could place an image in my toolbar
-
- Installation of Internet Explorer 7
by shanewithay
- 2 Replies
- Last post
by shanewithay
- I have to update to IE7 for my job. Everytime I try to install, during the installation I get the error message, "An error occurred while copying file FeedDisk.wav. Cannot copy file to destination directory." Then it says installation failed. Can anyone offer any help
Thanks,
Shayne
-
- Vista & IE7 - Activex \ COM Server
by Dylan Morley
- 2 Replies
- Last post
by Dylan Morley
- Hi,
Part of a project I am currently supporting is for music purchasing, specifically using WMA files and DRM functionality provided by a 3rd party.
For logging into the DRM provider, information has to be gathered from the client to identify their machine name |
ClientGuid | operating system etc. This is being achieved by some API calls in an Activex control that the user insta
-
- Windows Media Failure Media Player 9.0 I.E. 6.0(SP1) Win2K Pro
by FBeast
- 0 Replies
- Last post
by FBeast
- I am doing a new install of Windows 2000 Professional. When I load Windows Media 9.0 (after installing I.E. 6.0) I get a Script error in Windows Media when it starts. The error is "Expected identifier, string or number". Code 0. from line 392 Character 190 (if anyone cares).
In IE 6.0 when I try to open the windows media link I get the same error.
All updates have been inst
-
- IE Script Errors
by Nvr2old
- 0 Replies
- Last post
by Nvr2old
- I don't know if this is the right place to seek help but have found no help else where. Script Errors on IE 7 when trying to print, I get script error messages even thou script debugging is turned off. I can not print any web page at all, If I do preview then I get a internal error and still no printing. Last week, I completely rebooted the computer and deleted and re installed IE 7 and that worke
-
- 1^LIBraBBGvB8i~t0U70UAe}SF}lk5{B~SLIB5C
by Kenneth 17
- 3 Replies
- Last post
by Kenneth 17
- Guys,
I am using Windows XP SP2 with IE 6 SP2. Recently, I am getting this message "1^LIBraBBGvB8i~t0U70UAe}SF}lk5{B~SLIB5C " whenever I load up a web site. I have tried to clean up all the cookies and temp files. Searched on Symantec, MsAfee web site. Nothing I can find. Does anyone provide assistance
-
- IE7 RC1 problem positioning pop-ups in pop-ups
by cadi_threeships
- 4 Replies
- Last post
by TechieJon
- Can anyone tell me if the following behavior is by design or an IE7RC1 bug: If I call window.createPopup() where 'window' is in itself a popup window, the position of the second popup is limited - it appears that it should at least overlap 50% with the first popup. I use this mechanism in IE6 to create context menu rollover.. Any insight is much appreciated.. Casper -- to try this out, run this HT
-
- IE extension howto
by dougi1
- 6 Replies
- Last post
by dmill
- Hi, I have some questions. I need to create an extension with a left sidebar and a toolbar for ie6 and ie7 like i do with firefox. What language should i use and where can i find some tutorials from scratch for that Is it possible to create an IE extension with just xml and javascript like in firefox and once again are there some examples It seems to be so difficult compared to firefox and so d
-
- BeginNavigate2 change the url
by EdLost
- 2 Replies
- Last post
by EdLost
- Hey all,
I'm trying to do a simple thing in .NET (C#). I'm trying to change the url that the browser goes to using the BeginNavigate2 event. My code looks like this:
static void OnBeforeNavigate2(Object ob1, ref Object URL, ref Object Flags, ref Object TargetFrameName,
ref Object PostData, ref Object Headers, ref bool Cancel)
{
Console . WriteLine( "In Before N
-
- Why does the header information is set to "NULL" in BHO?
by Si-Chang Hyun
- 0 Replies
- Last post
by Si-Chang Hyun
- Hi,
I know that the URL information can be get from the fifth parameter "DISPPARAMS* params" of method "Invoke()".
And, I know that the header information can be get from it.
In the case of event "DISPID_BEFORENAVIGATE2",
- URL information can be from "(*params).rgvarg[5].pvarVal->bstrVal".
- Header information can be from "(*
-
- Issue with using tab to navigate a page with activeX controls on IE7 .
by dino.net
- 5 Replies
- Last post
by Graham Scales
- Hi, We have an application that runs fine in IE6, that uses downloaded activeX .ocx's to make a 'smart client'. These are displayed 100% on an asp page.
However in IE7, when I press 'tab' to move to the next control, the focus is moved to the tool bar, either in the search box, or the URL address box.
Has anyone got any idea what is going on here
Regards
-
- IE Cache problem:cache-control,pragma,no-cache headers are not working.
by vsuneel
- 4 Replies
- Last post
by spinow
- hai guys,
i am scripting in asp and using IE7 browser.
i have problem with IE browser cache.Mainly its giving problem with taking images.its taking them from cache not from server.
i have used...some of cache clearing mesures,like...
Response.Expires = 0 Response.AddHeader "pragma","no-cache" Response.AddHeader "cache-control","private" R
-
- issue due to non availability of java plugin for 64Bit Internet explorer
by BaluKrishnan
- 3 Replies
- Last post
by Lance Leonard
- Hi all,
I have a java application which establishes a two way asynchronous communication with a web page (JSP) launched in IE by means of RMI communication and applets. I need to launch and communicate to multiple instances of IE.
The concept of RMI with applets works out well for me in a 32Bit environment.
But now I need to migrate my application framework to a AMD64Bit machine. I
-
- IE7 - Vista problem
by TEL_Norway
- 0 Replies
- Last post
by TEL_Norway
- Hi,
I'm trying to have IE7 accepting coockies from the Microsoft updates download page, but even when I added the domainname in question to the IE7 'trusted sites' this didn't work.
And Microsoft coockie help page doesn't have any tips for IE7, just lower versions...
I have the coocke acceptance on the lowest level - this doesn't help either.
Is there somewhere else in Vista I sho
-
- Enabling Visual Styles for Windows.Forms Controls hosted by Explorer Bar
by Z.Y.S.
- 1 Replies
- Last post
by Blu_Fire739
- Hello All,
I have created an Explorer Bar in VC++ that hosts Windows.Forms controls (.Net 2.0).
The problem is that these controls do not render as WinXP style but as classic Windows Style.
PS. If the same controls are hosted by .Net 2.0 Windows Application, they render correctly.
Did anyone encounter such a problem before and/or figured out a solution
Regards
-
- Headers not always printing Outlook 2003 after update to IE7
by robih
- 2 Replies
- Last post
by robih
- Today is February 23, 2007.
My staff needs to print e-mails with headers as documentation with regards to contracts and deliverables.
This documentation is critical.
After distributing/installing IE7, not all e-mails printed completely; headers did not print.
Is Microsoft working on this
Have they come up with a solution
We need to have this solved for legal purposes!
-
- Multi select box scroll getting locked
by bin7
- 4 Replies
- Last post
by bin7
- Hi,
I have two multi select list box with scrolbars in my window.
I resore window & scrolls the horizontal scroll bar so that one of the list box away from the visibility.
I srolls the horizontal bar & brings back the list box to the visibility.
Now, trying to scroll the bar on the listbox.
We can find that its get locked.
Please try once or twice to reproduce it.
-
- Bad IE7 Bug In XSLT - Try It
by Captain Flanksteaks
- 1 Replies
- Last post
by James Stauffer
- Try this. IE7 adds line breaks to our customer's data files, drammatically changing their meaning. We'll probably have to rewrite the whole architecture:
docstyle.xsl
<xsl tylesheet xmlns:xsl=" http://www.w3.org/1999/XSL/Transform " version="1.0"> <xsl utput method="text" media-type="text" version="1.0"/> <xsl:t
-
- How does the browser interpret the response inputstream sent by the server?
by Aaron9979215
- 0 Replies
- Last post
by Aaron9979215
- Hi everyone, lately a seems self-contradictory puzzle afflicted me.
We know when we use a browser to open a web page, the browser sends a request to the server asking for the required resources. If the server finds the resource, it sends the resource back as a response inputstream. The inputstream can be coded in different charsets such as UTF-8 or some local charset. If the browser wants to
-
- JScript: spec for "new Image"?
by octothorp
- 2 Replies
- Last post
by octothorp
- I often use the constructor Image() - i.e., for image preloading. But I cannot find any official specification for it. Does it take parameters Can it take image URL as a parameter I didn't find its description on MSDN neither in "DHTML", nor in "JScript 5.6". Where to look for a spec
-
- Page cannot be displayed - impossible to resolve: Error attmpting to validate the Winsock base providers
by la1787
- 4 Replies
- Last post
by soe soe
- sceaniro - Installed v7 IE but the install stamped out my wireless connections. Then I uninstalled v7.
Today: I was able to get my wireless connection restored, but I can't ping to my ip address. and when I use IE I get the page cannot be displayed message.
Tonight: I researched very clue in MS website and tried a dozen suggestion and no success.
Troubleshooting is leading me to possible