Multiple-Website-Simultaneous-Listing-MWSL
Functional Simulation Test
- Competitor-Sites-For-Scraping - LIST OF SITES
Multiple Website Simultaneous Listing - MWSL
Design: Use tabs to allow user interaction with all input forms
- Multiple pages with tabs
- Modifying iframe contents using javascript from momma
- iframe reference
- iframe demo that modifies iframe form contents from the mother page
- How to cross domain javascript - uses subdomain with DNS pointing to other domain page
- JavaScript library for secure cross browser javascript messaging
- Rakesh studies cross domain javascript problem
- scriptalicious cross domain yahoo fix rehash
- Proxy server method
- mod rewrite summary
- mod rewrite guide
- Enabling cross-domain loading and sending in Firefox xform ( uses xml )
Classificados-Brasil-First-Cut-Description
- 1- can post query string - all the field are normal form fields
- 2- strip of the variables
- 3- reform the query string
- 4- submit the query
- 5- catch the reply
- 6- strip off the ITEMNUMBER
- 7- shoot out a Foto uploader to the client brower
Comments:
- a- no provisions for authentication - most sites need it!
Advantages - DisAdvantages of Approaches
- mod_rewrite
- - likely the pathes are wrong for javascripts
- - cookies would go into file with emarketbrasil.com precursor - thus authentication would not work
- My FORMS their COOKIES
- - must replicate forms and javascript functions - every time they change these mirrors must be changed
- - authentication?
- olx cookies are persistant - thus it might be possible that you can use your own form and submit...olx will look for olx cookies and find
- are the other sites typically using persistant cookies?
- WORST CASE: Plan for browser session persistance only - That is: as long as the cookies have not expired if you go to a page you will have cookies to authorize you. Thus can start with my form and end on theirs!
Visual Basic Application
- - How to stitch together VB applications seamlessly with web application?