Hi, my apologies in advance if this is the wrong place to post this,
the list charter seems to indicate it should be ok.

I have a website store that requires kit functionality. I'd like it
written in GWT 1.5 and installed on the site (http://
store.postpeakliving.com).

Unfortunately, I don't have any access to the back end of the site
(the site is hosted on Amazon's servers) so the logic must be written
completely on the client side.

Here is what I'd like, or as close/similar to it as possible (also
open to other ways of accomplishing this):
* Start by displaying a message in a separate window saying "Adding
products to cart. This window will disappear when the process is
complete."
* This message window must stay above the background window where the
work is being done.
* read a list of URLs from a cookie
* rewrite the list of URLs without first URL and write back to cookie
* request the first URL from the list
* screen redraws, thus adding the product to the cart
* continue until there are no more URLs in the cookie
* remove the message window

The URLs will be in this form:
http://store.postpeakliving.com/addToCart.htm?asin=B000J0NL8O&amazonProduct=true&hasVariations=false

I'd like the code to be in a GWT module, written as an Eclipse project
and installed on the website. This is actually not that much work...a
loop and a few lines of well-chosen code, I should think.

I'm not in a terrible rush and I'd prefer to be quoted a flat rate.
Please contact me at aangel < a t > mac < do t> com or call me
(Pacific Time) at 415.462.1626.

-Andre


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to