dealing with Browser

  • Thread starter Thread starter behdad
  • Start date Start date
B

behdad

Hey guys,

Does any body have any idea how i can manipulate the html inside an
Opera browser by C#?

Regards,
Behdad
 
that question is not clear mate, just come back with more details..

are you talking about an web based WYSIWYG editor??

Nirosh.
 
that question is not clear mate, just come back with more details..

are you talking about an web based WYSIWYG editor??

Nirosh.








- Show quoted text -
No just picture that i have an open Opera browser and now you want to
chang some text inside the browser content by VB.Net...
 
No just picture that i have an open Opera browser and now you want to
chang some text inside the browser content by VB.Net...

Where do you expect the code to be running? Is it on the server which
is providing the page that Opera is displaying, or do you want it on
the client machine?

If it's on the server machine, it should just be a case of generating
the HTML.
If it's on the client, you're probably better off asking on an Opera
mailing list or newsgroup.

Jon
 
Where do you expect the code to be running? Is it on the server which
is providing the page that Opera is displaying, or do you want it on
the client machine?

If it's on the server machine, it should just be a case of generating
the HTML.
If it's on the client, you're probably better off asking on an Opera
mailing list or newsgroup.

Jon

Dear Jon,

thank you for your response, i am trying to build up a **desktop
application** not asp.net...
 
behdad said:
thank you for your response, i am trying to build up a **desktop
application** not asp.net...

In that case you really need to ask on the Opera forums - I suspect
very few people here, if any, have tried to do the kind of thing you're
doing.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top