Getting Selection Point locations
Thu, 7 Apr 2005 05:31:47 -1000
Hi all,
I'm using the Edit mode of the Web Browser control and I need to control
insertion of text a little differently than the default behavior.
Right now I'm injecting marked up HTML text into the document using code
like this:
loRange = loEdit.Document.Selection.createrange()
loRange.PasteHTML(lc ...
|
Last rites declaration of Ioannes Paulus PP. II (Karol Wojtyla)
Mon, 4 Apr 2005 06:08:22 GMT
"The unforgiveable sins this earth must confront and overcome are
Nationalism, capitalism, and hoarding. The idea of every nation
should be forgot, price should be struck from the commons, and
princes should be seen for the devils they are. The sins include
our church, secret societies, and other rel ...
|
Edit Focus Issues
Mon, 28 Mar 2005 21:34:17 -1000
Hi all,
I'm dealing with the Web Browser control for editing HTML content. I've
hooked most of the necessary document events to provide a flexible interface
and all is working well from the editing perspective.
However, I have a problem where the control will not properly refocus if the
user navigates of ...
|
stopping script error dialogs from popping up
Tue, 22 Mar 2005 09:11:04 -0800
I am getting the script error dialog coming up, and I want to disable it. I
saw a posting where someone indicating setting some objects Silent attribute
to true but I don't know what object that would be. Do I have to implement
the IOleControlSite to disable this ?
Thanks in advance. You have helped me a gr ...
|
Search Bar/Related Searches
Mon, 21 Mar 2005 12:45:02 -0800
Eevery time I open a website, then on the left hand side a Seach Bar appears
automatically, whcih says Related Seaches. It is very annoying and it uses a
lot of space on the screen. How can I stop this Search Bar from coming?
Please help. ...
|
changing IE derault access directory
20 Mar 2005 08:01:46 -0800
Hello everybody
my problem is related to internet explorer.
By default internet explorer can access my computer and all drive to
save, download, open files. i want to restrict this access to
particular directory "c:\internet" so that IE can access files system
below this directory. It should not able to acc ...
|
Focusing in Edit Mode
Fri, 18 Mar 2005 01:30:18 -1000
Hi all,
Using the Web Browser ActiveX control. Working fine for the most part but I
have some issues with focusing the control.
The problem is that when I'm in the editor, then switch off the application,
and then return via ALT-TAB, the control does not properly activate back
into edit mode.
The contr ...
|
|
|
Configure IE Page Setup
Mon, 7 Mar 2005 13:17:01 -0800
In Internet Explorer there are margins that are set under the "Page Setup"
menu. We would like to modify these settings from within an ASP.NET control.
Also, we would like to temporarily set the page orientation to "landscape"
and then return it to "portrait" after the user prints. ANy suggestions or
al ...
|
Marking Document as Saved or non-dirty in Edit Mode
Sun, 6 Mar 2005 13:30:06 -1000
Hi all,
I'm running into a problem with HTML editing where I'm editing an HTML
document with DesignMode = 'On'. It works fine, but this control sits on a
form - in most cases the form reloads the control, but there are a couple of
situations where the form just re-navigates the control.
Problem is if the ...
|
Retrieving the HTML document as true Text
Fri, 4 Mar 2005 21:14:30 -1000
Hi all,
I need to spell check my IE document and write it back. I can do the Spell
checking just fine, but I have one major issue in that I cannot figure out
how to retrieve the text reliably from the document to actually spell check
it correctly.
I can get the text easily enough with:
? loDoc.body.inner ...
|