rabisco
MIS
- Jan 4, 2007
- 21
I require some pointers to resources for writing code for file upload from a browser.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
If Request.Form("validate") <> Sessionthen
'session is valid
DisplayIframe()
'display your iframe with the upload code
end if