Click here to Skip to main content
15,917,328 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionFileUpload Not Working in the Wizard Pin
anada888623-Mar-09 20:56
anada888623-Mar-09 20:56 
AnswerRe: FileUpload Not Working in the Wizard Pin
Abhishek Sur23-Mar-09 21:37
professionalAbhishek Sur23-Mar-09 21:37 
Hey.. dont add form Attributes, as ASP.NET handles the form itself.

Your server side form is totally different than your client side form. Thus any attribute that you place in the server side form will not be reflected to the client side form. Just like your case, enctype, onsubmit etc etc are replaced by your page when it renders to its own form.

Smile | :)


QuestionRe: FileUpload Not Working in the Wizard Pin
anada888623-Mar-09 21:56
anada888623-Mar-09 21:56 
AnswerRe: FileUpload Not Working in the Wizard Pin
Abhishek Sur23-Mar-09 22:15
professionalAbhishek Sur23-Mar-09 22:15 
QuestionSystem.Web.Services.Protocols.SoapException: Client Error - WindowsLiveSearchProvider Pin
Blumen23-Mar-09 20:29
Blumen23-Mar-09 20:29 
Questionwant to give cssclass to a string Pin
bhavna432123-Mar-09 20:08
bhavna432123-Mar-09 20:08 
AnswerRe: want to give cssclass to a string Pin
Spunky Coder23-Mar-09 20:17
Spunky Coder23-Mar-09 20:17 
GeneralRe: want to give cssclass to a string Pin
bhavna432123-Mar-09 20:27
bhavna432123-Mar-09 20:27 
GeneralRe: want to give cssclass to a string Pin
Spunky Coder23-Mar-09 22:29
Spunky Coder23-Mar-09 22:29 
AnswerRe: want to give cssclass to a string Pin
kumar_k50823-Mar-09 21:46
kumar_k50823-Mar-09 21:46 
Questionis it possible to integerate two websites in vs2008? Pin
Ramesh A.23-Mar-09 19:54
Ramesh A.23-Mar-09 19:54 
AnswerRe: is it possible to integerate two websites in vs2008? Pin
Abhijit Jana23-Mar-09 19:59
professionalAbhijit Jana23-Mar-09 19:59 
GeneralRe: is it possible to integerate two websites in vs2008? Pin
Ramesh A.23-Mar-09 20:48
Ramesh A.23-Mar-09 20:48 
GeneralRe: is it possible to integerate two websites in vs2008? Pin
Abhijit Jana23-Mar-09 20:58
professionalAbhijit Jana23-Mar-09 20:58 
Questionneed some explaination about the session in as.net Pin
prasadbuddhika23-Mar-09 19:45
prasadbuddhika23-Mar-09 19:45 
AnswerRe: need some explaination about the session in as.net Pin
krishnaveer23-Mar-09 19:56
krishnaveer23-Mar-09 19:56 
AnswerRe: need some explaination about the session in as.net Pin
Abhijit Jana23-Mar-09 19:56
professionalAbhijit Jana23-Mar-09 19:56 
GeneralRe: need some explaination about the session in as.net Pin
prasadbuddhika23-Mar-09 22:05
prasadbuddhika23-Mar-09 22:05 
AnswerRe: need some explaination about the session in as.net Pin
kumar_k50823-Mar-09 21:48
kumar_k50823-Mar-09 21:48 
Questionunable to find a version of the run time to run this application, VB.NET Pin
krishnaveer23-Mar-09 19:43
krishnaveer23-Mar-09 19:43 
AnswerRe: unable to find a version of the run time to run this application, VB.NET Pin
Abhijit Jana23-Mar-09 20:09
professionalAbhijit Jana23-Mar-09 20:09 
QuestionControl Slide Show. Pin
Wlink23-Mar-09 19:42
Wlink23-Mar-09 19:42 
AnswerRe: Control Slide Show. Pin
Cybernate24-Mar-09 10:42
Cybernate24-Mar-09 10:42 
QuestionZero's were getting trimmed when string convert to integer. Pin
Satish - Developer23-Mar-09 19:17
Satish - Developer23-Mar-09 19:17 
AnswerRe: Zero's were getting trimmed when string convert to integer. [modified] Pin
Spunky Coder23-Mar-09 19:44
Spunky Coder23-Mar-09 19:44 

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.