Click here to Skip to main content
15,892,298 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Uploading a file Pin
Abhijit Jana23-Sep-09 3:35
professionalAbhijit Jana23-Sep-09 3:35 
GeneralRe: Uploading a file Pin
sashidhar23-Sep-09 6:16
sashidhar23-Sep-09 6:16 
GeneralRe: Uploading a file Pin
Abhijit Jana23-Sep-09 6:50
professionalAbhijit Jana23-Sep-09 6:50 
GeneralRe: Uploading a file Pin
dptalt23-Sep-09 3:10
dptalt23-Sep-09 3:10 
GeneralRe: Uploading a file Pin
Abhijit Jana23-Sep-09 3:15
professionalAbhijit Jana23-Sep-09 3:15 
AnswerRe: Uploading a file Pin
Abhijit Jana23-Sep-09 2:47
professionalAbhijit Jana23-Sep-09 2:47 
AnswerRe: Uploading a file Pin
droth1723-Sep-09 6:54
droth1723-Sep-09 6:54 
AnswerRe: Uploading a file Pin
Abhishek Sur23-Sep-09 10:24
professionalAbhishek Sur23-Sep-09 10:24 
Jokes apart. Its not possible.

There is no possibility to have input type="file" control to set the value without human intervention. Even you cannot copy the input type="file" control.

Thus if you create a dynamic form and copy the control to that form and send.. it wont be possible. So forget about this..
Moreover you can do one thing, is to programmatically open the File browser dialog... Big Grin | :-D Big Grin | :-D

Abhishek Sur

My Latest Articles
Create CLR objects in SQL Server 2005
C# Uncommon Keywords
Read/Write Excel using OleDB

Don't forget to click "Good Answer" if you like to.

Questionhow to write code to cnnect mssql Pin
Member 464032623-Sep-09 2:32
Member 464032623-Sep-09 2:32 
AnswerRe: how to write code to cnnect mssql Pin
Manas Bhardwaj23-Sep-09 2:35
professionalManas Bhardwaj23-Sep-09 2:35 
Questioncall the sql query from aspx page Pin
souravghosh1823-Sep-09 1:19
souravghosh1823-Sep-09 1:19 
AnswerRe: call the sql query from aspx page Pin
Vimalsoft(Pty) Ltd23-Sep-09 1:29
professionalVimalsoft(Pty) Ltd23-Sep-09 1:29 
AnswerRe: call the sql query from aspx page Pin
Ashfield23-Sep-09 1:30
Ashfield23-Sep-09 1:30 
AnswerRe: call the sql query from aspx page Pin
Not Active23-Sep-09 2:25
mentorNot Active23-Sep-09 2:25 
QuestionMy Login System website in ASP/NET runs great in the localhost, but I don't know how to take it to my host provider (Goddady), since I have a database that was created automatically in the ASP.NET configuration. Any hints? Pin
mamix6523-Sep-09 0:48
mamix6523-Sep-09 0:48 
AnswerRe: My Login System website in ASP/NET runs great in the localhost, but I don't know how to take it to my host provider (Goddady), since I have a database that was created automatically in the ASP.NET configuration. Any hints? Pin
sashidhar23-Sep-09 1:06
sashidhar23-Sep-09 1:06 
AnswerRe: My Login System website in ASP/NET runs great in the localhost, but I don't know how to take it to my host provider (Goddady), since I have a database that was created automatically in the ASP.NET configuration. Any hints? Pin
Illegal Operation23-Sep-09 17:50
Illegal Operation23-Sep-09 17:50 
QuestionPost an HTTP Request from one WebServer to another server. Pin
Sean Cleetus23-Sep-09 0:30
Sean Cleetus23-Sep-09 0:30 
AnswerRe: Post an HTTP Request from one WebServer to another server. Pin
sashidhar23-Sep-09 0:53
sashidhar23-Sep-09 0:53 
GeneralRe: Post an HTTP Request from one WebServer to another server. Pin
Sean Cleetus23-Sep-09 1:07
Sean Cleetus23-Sep-09 1:07 
GeneralRe: Post an HTTP Request from one WebServer to another server. Pin
sashidhar23-Sep-09 1:10
sashidhar23-Sep-09 1:10 
GeneralRe: Post an HTTP Request from one WebServer to another server. Pin
N a v a n e e t h23-Sep-09 1:13
N a v a n e e t h23-Sep-09 1:13 
GeneralRe: Post an HTTP Request from one WebServer to another server. [modified] Pin
sashidhar23-Sep-09 1:25
sashidhar23-Sep-09 1:25 
AnswerRe: Post an HTTP Request from one WebServer to another server. Pin
N a v a n e e t h23-Sep-09 1:05
N a v a n e e t h23-Sep-09 1:05 
QuestionHow to Supress the Sub Report when there is no data in Crystal Reports Pin
arulselvanS23-Sep-09 0:15
arulselvanS23-Sep-09 0:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.