Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Javascript > Html innet text from differnt page

Reply
Thread Tools

Html innet text from differnt page

 
 
eggie5@gmail.com
Guest
Posts: n/a
 
      08-07-2006
Hi,

I have an element on my calling page called tableHolder:

<div id="tableHolder" ></div>

I want to use javascript to fill this element with the HTML from
another element:

<div id="tablePlaceHolder"> . . . HTML . . . </div>

But here's the rub, tablePlaceHolder is on a different HTML page. How
can I do this?

 
Reply With Quote
 
 
 
 
eggie5@gmail.com
Guest
Posts: n/a
 
      08-07-2006
Also, this other page is in the same domain. Do I have to use the
HTTPRequest object to get the other page?

 
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
Differnt Google windows rchhima07@gmail.com Computer Support 5 02-12-2009 11:38 PM
Concatenating Date and Time from two differnt fields Tamer Ibrahim ASP .Net 1 01-17-2008 12:54 PM
mail in/out stored in differnt folders according to sender/recipient name? meerkat Computer Support 3 03-13-2007 10:22 AM
How to allow access to HD that was used with a differnt computer =?Utf-8?B?QWxwaGFRdXAybml0ZQ==?= ASP .Net 1 11-06-2006 09:22 AM
Hosting files at two differnt places Galsaba HTML 6 04-17-2004 11:46 AM



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