Forum Moderators: open

Message Too Old, No Replies

Is it possible to convert data pulled in from an external javascript.

External Javascript content converted to static HTML.

         

Frequent

4:51 pm on Jul 6, 2005 (gmt 0)

10+ Year Member



Perhaps this is an odd question since it basically undoes the main purpose of javascript. Essentially, on one of my sites I am serving up some content snippets from another page via javascript. Due to the design of the other page this is only way I can pull the data (RSS etc. is not available.) I want to make sure that the links in the javascript content are spiderable.

My gut feeling is that this can be done, since a person can easily view the script and manually copy the content out. I am just looking for a way to automate it so I don't have the babysit the page in order to keep it updated daily.

Just to reiterate, javascript is the only option available to pull this content onto the page.

Any suggestions?

Freq---

Frequent

9:59 pm on Aug 2, 2005 (gmt 0)

10+ Year Member



Since there's been no action here I assume I worded my original question poorly and shall try again.

There are plenty of converter programs and scripts to convert html into javascript. Are there any that go the otherway, converting javascript content into html or plain text?

Given a website that was designed running everything from menus to content dynamically through javascript, and given that I have the task to make it search engine friendly without changing the actual site itself...I need to be able to easily generate search engine friendly pages automatically. (Or at least very quickly and easily when something changes on the site, which is almost daily.) Any suggestions would be greatly appreciated.

Freq---