TO CLARIFY MY PROBLEM: I want to create a web page www.w1.com that will let the user to collect his data from ie: www.linkedin.com (and other sites) and save this on my www.w1.com page
restriction: i dont want to access linkedin.com user data via server but via client side (so that the linkedin.com couldnt ban my server IP from access) the stuff to get: html source code of user profile page on linkedin.com (will be processed on my server),user images (will be saved to my server) i thought about using ajax and javascript, any idea? (security side of this issue is also a problem) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
