473,508 Members | 2,400 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to make web browser editable

Hello

i have a web browser AxSHDocVw.AxWebBrowser. i load html file in it.
Currently the web browser is not editable. i want to make it editable
so that i can to edit the file on runtime through this web browser. I
found one property that is axWebBrowser.EditMode, but it is read
only.
Any suggestions how can i do it?

Regards
/Rizwan

Feb 1 '07 #1
2 4709
On 1 Feb, 13:28, "rizwanahme...@gmail.com" <rizwanahme...@gmail.com>
wrote:
Hello

i have a web browser AxSHDocVw.AxWebBrowser. i load html file in it.
Currently the web browser is not editable. i want to make it editable
so that i can to edit the file on runtime through this web browser. I
found one property that is axWebBrowser.EditMode, but it is read
only.
Any suggestions how can i do it?

Regards
/Rizwan
Hi Rizwan,

I'm not sure if this meets your needs, but if you want to edit the
html that is being loaded into you web browser component then you'd
need to set the contenteditable property of the containing DIV. This
is how I would be doing it, thats assuming your control will allow
this to happen. I have no knowledge of AxSHDocVw.AxWebBrowser.

Owen

Feb 1 '07 #2
On Feb 1, 5:11 pm, "owen79" <owen.rum...@googlemail.comwrote:
On 1 Feb, 13:28, "rizwanahme...@gmail.com" <rizwanahme...@gmail.com>
wrote:
Hello
i have a web browser AxSHDocVw.AxWebBrowser. i load html file in it.
Currently the web browser is noteditable. i want to make iteditable
so that i can to edit the file on runtime through this web browser. I
found one property that is axWebBrowser.EditMode, but it is read
only.
Any suggestions how can i do it?
Regards
/Rizwan

HiRizwan,

I'm not sure if this meets your needs, but if you want to edit the
html that is being loaded into you web browser component then you'd
need to set the contenteditable property of the containing DIV. This
is how I would be doing it, thats assuming your control will allow
this to happen. I have no knowledge of AxSHDocVw.AxWebBrowser.

Owen
Hi

ok, i hav the solution, i just need to turn on the deisgnmode property
of html doc, thanks :)

//Rizwan

Feb 2 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
604
by: sebastien roupin | last post by:
Dear all, i'm newbies to .net (VB) development and i've got a little question.(i use microsoft visual studio to develop but i can code also) i created a form with a comboxbox. When i launch it, the...
3
5279
by: Angela Chen | last post by:
Hi, I have a readOnly textbox. I want to be able to double click it to make it editable? How to implement it?\ Thanks a lot
0
1112
by: Luis Esteban Valencia | last post by:
I have a datagrid with no editable fields except checkboxes at the beginning of each row. Is it possible to make certain columns in a row editable if a user selects the checkbox of that row? I...
7
2292
by: Diane | last post by:
Hi- I've been struggling with this problem and none of the fixes posted seem to help out at all. Yet, it seems like such a simple problem... I have a DataGrid, and load it up with data on...
1
1572
by: Samuel Shulman | last post by:
Any method to make a cell editable programmatically The problem is that if the user entered a value which is not valid then instead of ignoring the value and explaining the user what was wrong ...
0
3468
by: muchinger | last post by:
All, I create 2 combo boxes on a page: an editable one and a non-editable one. Both of them have the same string items which are too long to entirely fit into the combo box. E. g. the size of...
4
9252
by: Steve Kershaw | last post by:
Hi, I have a gridview with an UpdateQuery() that's fired when the user edits/updates a row. The problem lies in the fact that every cell in the edited row shows up as editable even though one...
3
2323
by: uzzi | last post by:
I don't know how to make a php script to work via cron...I want to make it run daily...My server API is CGI/Fast CGI.I have hosting from godaddy and in the help section i found that i have to specify...
3
1484
by: AshishMishra16 | last post by:
Hi Friends, What is the way to iterate the Table and Make all the input types editable on the click of a checkbox. Here is what My Requirement is : <table id="adSearchTable"...
0
7114
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7321
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7488
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5623
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4702
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3191
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3179
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
762
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
412
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.