Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > Changing Loaded HTML

Reply
Thread Tools

Changing Loaded HTML

 
 
kirkstinson@hotmail.com
Guest
Posts: n/a
 
      05-30-2008
Is there a tool that allows you to change the displyed HTML in
Internet Explorer?

Example:

1) You acess http:/wwww.webpage.com
2) The page loads in Internet Explorer with text <td><b>WebPage</b></
td>
3) Tool / Plugin changes code to <td><b>WebPageNew</b></td>

Thanks
 
Reply With Quote
 
 
 
 
Harlan Messinger
Guest
Posts: n/a
 
      05-30-2008
wrote:
> Is there a tool that allows you to change the displyed HTML in
> Internet Explorer?
>
> Example:
>
> 1) You acess http:/wwww.webpage.com
> 2) The page loads in Internet Explorer with text <td><b>WebPage</b></
> td>
> 3) Tool / Plugin changes code to <td><b>WebPageNew</b></td>
>


Yes, it's called "DHTML" (dynamic HTML), written in Javascript.
 
Reply With Quote
 
 
 
 
Travis Newbury
Guest
Posts: n/a
 
      05-30-2008
On May 30, 12:50 am, kirkstin...@hotmail.com wrote:
> Is there a tool that allows you to change the displyed HTML in
> Internet Explorer?
> 1) You acess http:/wwww.webpage.com
> 2) The page loads in Internet Explorer with text <td><b>WebPage</b></
> td>
> 3) Tool / Plugin changes code to <td><b>WebPageNew</b></td>


Google "innerHTML"
 
Reply With Quote
 
kirkstinson@hotmail.com
Guest
Posts: n/a
 
      05-30-2008
I need to be more specific. This would be a utility or plug-in for
Internet Explorer that would change the content of pages that I have
not developed and have loaded in the browser.
 
Reply With Quote
 
Travis Newbury
Guest
Posts: n/a
 
      05-30-2008
On May 30, 1:29 pm, kirkstin...@hotmail.com wrote:
> I need to be more specific. This would be a utility or plug-in for
> Internet Explorer that would change the content of pages that I have
> not developed and have loaded in the browser.


You still need to be more specific because you are making no sense at
all.
 
Reply With Quote
 
Andy Dingley
Guest
Posts: n/a
 
      05-30-2008
On 30 May, 18:29, kirkstin...@hotmail.com wrote:
> I need to be more specific. This would be a utility or plug-in for
> Internet Explorer that would change the content of pages that I have
> not developed and have loaded in the browser.


Then look at "GreaseMonkey". This is Firefox-only, but it'll give you
an idea of what's possible.
 
Reply With Quote
 
kirkstinson@hotmail.com
Guest
Posts: n/a
 
      05-30-2008
On May 30, 2:14*pm, Andy Dingley <ding...@codesmiths.com> wrote:
> On 30 May, 18:29, kirkstin...@hotmail.com wrote:
>
> > I need to be more specific. This would be a utility or plug-in for
> > Internet Explorer that would change the content of pages that I have
> > not developed and have loaded in the browser.

>
> Then look at "GreaseMonkey". This is Firefox-only, but it'll give you
> an idea of what's possible.


 
Reply With Quote
 
kirkstinson@hotmail.com
Guest
Posts: n/a
 
      05-30-2008
On May 30, 2:14*pm, Andy Dingley <ding...@codesmiths.com> wrote:
> On 30 May, 18:29, kirkstin...@hotmail.com wrote:
>
> > I need to be more specific. This would be a utility or plug-in for
> > Internet Explorer that would change the content of pages that I have
> > not developed and have loaded in the browser.

>
> Then look at "GreaseMonkey". This is Firefox-only, but it'll give you
> an idea of what's possible.


I will check it out. I found a tool today called Proxomitron that does
exactly what I was looking for. It uses the proxy features of IE to
modify data as it flows through the stack.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
About loading html pages already loaded 418928@cepsz.unizar.es HTML 3 02-12-2007 07:43 AM
How do I assure/be certain/check in ASP that an html element was fully loaded in the client side? thisis ASP General 5 10-29-2006 10:43 PM
Getting HTML from a loaded page in Firefox joe_public34 Python 1 08-04-2005 05:28 PM
java -verbose doesn't show "loaded from" for classes loaded from custom jars in the classpath Udo Corban Java 0 01-23-2004 09:32 AM
Re: how to programatically give assembly loaded from network the same trust as those loaded from local host? Marcelo Birnbach [MS] ASP .Net 0 06-27-2003 11:51 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57