This is a discussion on "Javascript -> text include <- help" within the JavaScript Forum section. This forum, and the thread "Javascript -> text include <- help are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Javascript -> text include <- help
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Hi.
From a previous post about widgets, i have found that this would be my solution. Could someone give me an example script that can pull text from a different page on my site / different website. Would be help me alot! Thank you! |
|
|
|
||||
|
Re: Javascript -> text include <- help
Do you need to do this when the page loads or after the page has loaded?
If it is the former then you are better off using something on the server side, if it is the latter then Ajax is only permitted to access the same domain as the current page. If you need access to another website you will probably have to use a hidden iframe or something else. Specifically, what do you want it to do? Cheers,
Last Blog Entry: The wannabe juggler's quest (Oct 27th, 2007)
|
|
|||
|
Re: Javascript -> text include <- help
Hi again =D
Well, some website i want to pull info of do not have widgets =[ and the rss feeds suck. My research from including and optimizing information from other websites and other pages in my domain real-time, has lead to professional coders selling scripts at huge prices which include thousands of features i do not need. So ye, and iframe sounds good =D I can do them =D (1 of few things i can) But it would be impossible to edit the text style to suit my site...? |
|
|||
|
Re: Javascript -> text include <- help
Quote:
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Appending Text Javascript | Utite | JavaScript Forum | 1 | Apr 28th, 2008 12:14 |
| [SOLVED] why isnt my javascript displaying the text | skat | JavaScript Forum | 3 | Jan 26th, 2008 20:43 |
| BBC Text Editor With Javascript | AdRock | JavaScript Forum | 2 | Oct 17th, 2007 15:10 |
| asp:Label text in javascript | QuikFrozen | ASP.NET Forum | 1 | Aug 17th, 2006 13:11 |