sreenivas
unread,Nov 20, 2012, 11:58:29 PM11/20/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
Hi,
I have a problem of uploading file to a host, where i have multiple hosts as servers. My uploadform.submit() submits file to any one of the hosts. Now i want to read the contents back from the file. For that i am making an asynchronous call to the server from OnsubmitComplete(). But this time the client may hit another host, and return File not found exception. How Can i resolve this?
Thanks,
Sreenivas