Click here to Skip to main content
15,887,485 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Maxlength property in Textbox does not work Pin
nour12321-Nov-09 23:08
nour12321-Nov-09 23:08 
QuestionObout grid with Row Template failed to save Pin
alaminfad20-Nov-09 23:42
alaminfad20-Nov-09 23:42 
AnswerRe: Obout grid with Row Template failed to save Pin
Abhijit Jana21-Nov-09 19:56
professionalAbhijit Jana21-Nov-09 19:56 
QuestionCNIC Validation Pin
sparlay_pk20-Nov-09 23:34
sparlay_pk20-Nov-09 23:34 
AnswerRe: CNIC Validation Pin
Abhishek Sur21-Nov-09 5:44
professionalAbhishek Sur21-Nov-09 5:44 
QuestionUpload file without file uploade control Pin
lrsalunkhe20-Nov-09 23:33
lrsalunkhe20-Nov-09 23:33 
AnswerRe: Upload file without file uploade control Pin
sashidhar21-Nov-09 0:44
sashidhar21-Nov-09 0:44 
AnswerRe: Upload file without file uploade control Pin
Abhishek Sur21-Nov-09 5:40
professionalAbhishek Sur21-Nov-09 5:40 
FileUpload and input type="file" is the same thing. You might use either of them.

You can even trigger the Browse button click when some other control is clicked, but with normal html, it is not possible to upload the file without browser FileUpload.

May be you can use flash object to invoke openfiledialog without FileUpload control. Many sites uses Flash OpenFileDialog to have multiselection of files enabled. It wont be possible for normal html file upload control. Poke tongue | ;-P

Abhishek Sur
Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->

Simplify Code Using NDepend
Basics of Bing Search API using .NET
Microsoft Bing MAP using Javascript

AnswerRe: Upload file without file uploade control Pin
Abhijit Jana21-Nov-09 19:58
professionalAbhijit Jana21-Nov-09 19:58 
AnswerRe: Upload file without file uploade control Pin
April Fans24-Nov-09 0:48
April Fans24-Nov-09 0:48 
Questionsending mails through webservices Pin
shankbond20-Nov-09 22:54
shankbond20-Nov-09 22:54 
AnswerRe: sending mails through webservices Pin
sashidhar20-Nov-09 23:04
sashidhar20-Nov-09 23:04 
GeneralRe: sending mails through webservices Pin
shankbond21-Nov-09 0:40
shankbond21-Nov-09 0:40 
GeneralRe: sending mails through webservices Pin
sashidhar21-Nov-09 0:59
sashidhar21-Nov-09 0:59 
GeneralRe: sending mails through webservices Pin
shankbond21-Nov-09 1:09
shankbond21-Nov-09 1:09 
GeneralRe: sending mails through webservices Pin
sashidhar21-Nov-09 1:20
sashidhar21-Nov-09 1:20 
GeneralRe: sending mails through webservices Pin
sashidhar21-Nov-09 1:23
sashidhar21-Nov-09 1:23 
GeneralRe: sending mails through webservices Pin
shankbond21-Nov-09 2:27
shankbond21-Nov-09 2:27 
GeneralRe: sending mails through webservices Pin
shankbond24-Nov-09 20:58
shankbond24-Nov-09 20:58 
GeneralRe: sending mails through webservices Pin
sashidhar24-Nov-09 21:23
sashidhar24-Nov-09 21:23 
GeneralRe: sending mails through webservices Pin
sashidhar25-Nov-09 1:13
sashidhar25-Nov-09 1:13 
QuestionProblem in maintaining same size of page Pin
rhtbhegade20-Nov-09 22:10
rhtbhegade20-Nov-09 22:10 
AnswerRe: Problem in maintaining same size of page Pin
ais0720-Nov-09 22:29
ais0720-Nov-09 22:29 
AnswerRe: Problem in maintaining same size of page Pin
John Bracey21-Nov-09 1:41
John Bracey21-Nov-09 1:41 
QuestionProblem with FireFox!! Pin
Sr...Frank20-Nov-09 22:09
Sr...Frank20-Nov-09 22:09 

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.