<%@ Page Language="VB" AutoEventWireup="true" CodeFile="Default.aspx.vb" Inherits="_Default" %> SWFUpload Revision v2.1.0 Application Demo (ASP.Net VB.Net 2.0)

Application Demo (ASP.Net VB.Net 2.0)




This page demonstrations the following:
  • Using the ServerData
  • Integrating with complex JavaScript applications
  • Manually handling/uploading the file queue (without the queue plugin)
  • Working around the Flash Cookie bug for ASP.Net Forms Authentication and Sessions.

This does not demonstrate a real-world application. The images are not saved and thumbnails are stored in the user's session which does not scale. User credentials are stored in plain text in the web.config.