We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Remote Scripting with IFRAME
|
| Subject: |
|
what about file uploads? |
| Date: |
|
2007-01-23 13:38:27 |
| From: |
|
pbd22
|
|
|
|
is it possible to pass information to the server with this code? i see that the handleResponse() function appears to respond to the RPC event, but what if i want to upload files via a hidden iframe and send that data to the server? is this code capable of handling anything more complex than a simple call/response? i keep getting a null count in my server-side httpfilecollection for uploaded files. would appreciate help. thnxs. |