Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot load file in System.Drawing.Bitmap with ampersand
Message
From
23/09/2013 16:39:27
 
 
To
23/09/2013 16:20:00
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01583945
Message ID:
01583948
Views:
31
This was related to the fact that the file was encoded before passing it to System.Drawing.Bitmap. As I needed the file name to be encoded to be dropped in the HTML returned, I encoded it a little bit too fast. The orignal name should be used as is for System.Drawing.Bitmap. Then, I can encode it for the HTML code to be returned.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform