Microsoft
Software
Hardware
Network
Question : Javascript fakepath
Hi,
I am using fileUpload in IE8 and after I do the Browse I get c:\fakepath\...
I read that this is a security thing with IE8 but that there is a workaround
(
http://www.telerik.com/co
mmunity/fo
rums/aspne
t-ajax/upl
oad/
ie8-up
load-contr
ol-shows-q
uot-c-fake
path-quot.
aspx
).
The problem is that I cannot use this workaround because it is used from RadUpload so I cannot get the parameters: OnClientFileSelected(sende
r, args)
The reason I need it is because I want to show the picture (from the local disk) before I acually upload it.
So how do I get the acual (real) path???
Answer : Javascript fakepath
Absent something other than just HTML and JavaScript, you will need to upload the picture then display it from your web server's hard drive.
You can always delete it afterward if it is not the desired image.
Random Solutions
How to schedule backup jobs in SQL Server 2005 Express
Cannot install RX library
Drupal 6 Mime module
Why is my exchange store still growing?
Change SQL database Authorization from MIXED MODE to User Name and Password
email sending problem
Snort configuration problem cannot open rules file
How do I replace "(" using C# regex
is this stuff any better than what we all do to secure a contact us form?
Login failed for user ''. The user is not associated with a trusted SQL Server connection.