Hi,
I'm using CocoaHTTPServer in my iPhone app for file uploading and listing. After a successful upload, how can I notify browser to refresh the file list? Currently I just send a HTML response to show another page in browser, but this is not nice. I guess it's something about web development but I only have very little knowledge about it.
Thanks for any help.
Cheers~
I'm using CocoaHTTPServer in my iPhone app for file uploading and listing. After a successful upload, how can I notify browser to refresh the file list? Currently I just send a HTML response to show another page in browser, but this is not nice. I guess it's something about web development but I only have very little knowledge about it.
Thanks for any help.
Cheers~