Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Javascript w/ remote database search


Message #1 by "Raymond" <rchan@x...> on Tue, 25 Feb 2003 22:38:45
Hi All,

Some websites allow other people to display their static contents (like 
the top 10 news) from the client websites by reference through javascript. 
The client website just need to paste the javascripts on their page like 
below.    

<script language="JavaScript" 
src="http://www.kuam.com/marketingprograms/KUAMheadlines.js"></script>

Is it possible to make the content dynamic or searchable? So users can 
type 'sport news' in the search box, hit submit and return the sports 
result.

Thanks,

Raymond

  Return to Index