need help for writting javascript for transferring data from one system to another
-
hi Friends, my system is related to travels.In that, i want to create an two applications one is on in my system and another is on Client side say "ABC travels".When any user logon to that site, i have to check that user info with info which is stored in my system by using these two applications.For that "ABC travels" my system has some permission i.e. i only want to give permission for specific 10 buses,20 cars bookings to that client.so when any user make any booking from site of "ABC travels". first i have to check the userinfo as specified earlier then i want to send the data i.e. according permissions to their site,so that user can book any bus or car only from that 10 buses and 20 cars.If user book any bus.then the application which is in client side should send that booking information to my system.and my system will store that info in database. this is flow of my system, i am new so i didn't get how actualy i can do it.so will you please help me.... i don't know how can i transfer data from my system to client and form client to my system.... plzzz help me plzz thanks