Search the web
Sign In
New User? Sign Up
ajax_and_ria · AJAX and RIAs
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Question regarding different AJAX "web-scraping" techniques   Message List  
Reply | Forward Message #92 of 103 |
Hi all,

Question regarding different AJAX "web-scraping" techniques. Basically, I have
a main site
with two parts 1) Search Box , 2) Results Box. I'm looking for the most
manageable way to
propagate each of those to "partner" sites and have them still function
properly.
Currently, I have a solution that kinda sorta works, but it involves having
PART 1 statically
on the partner's server itself. My preference would be to have code that is
then able to
actually retrieve PART 1 from the site and have it fully functional (with all of
it's own
JavaScript glory) and have it correctly work with the local PROXY.PHP file.



Please correct my logic where wrong, but my thoughts are as follows:



<DIV1>
when this div loads, have it retrieve the SEARCH BOX and draw it in with all
code in
tact to control DIV 2 (so that it can be controlled at the server)
</DIV1>


<DIV2>
wholly controlled by DIV1
</DIV2>



Thanks!







Tue Aug 29, 2006 6:04 pm

cocoadevtools
Offline Offline
Send Email Send Email

Forward
Message #92 of 103 |
Expand Messages Author Sort by Date

Hi all, Question regarding different AJAX "web-scraping" techniques. Basically, I have a main site with two parts 1) Search Box , 2) Results Box. I'm looking...
cocoadevtools
Offline Send Email
Aug 29, 2006
6:08 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help