Hi. Yes, this is possible with Gears, but you have to reproduce part of server side functionality on client side, using Javascript.
Eduard On Jan 17, 12:48 pm, sankar v <[email protected]> wrote: > Hi, > > Can i use the gears to capture two of my web pages at a time, which contains > different content , but uses the same browser. > > How will Gears know which data to submit to which page. > > Is it posible? > > Let me give you some clear idea on this: > > Suppose, i have a dropdownlist, when the user selects a value from the > dropdownlist i will generate a page which i want to capture. > > So, when one user first selects one page in the browser, that will be > captures. > Now, The same user wants to capture another page, by selecting another item > from the drop downlist. > So i have to capture these two pages at a time. > > and the user have to be able to work on both the pages offline. > > Is it possible with gears? > If yes, Let me know how to achieve this. > > Thanks in Advance.
