Click here to Skip to main content
15,890,882 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionsnk to X509? Pin
devvvy24-May-09 23:39
devvvy24-May-09 23:39 
QuestionEdit Excel Sheet Online and Saving Changes? Pin
codingrocks24-May-09 23:26
codingrocks24-May-09 23:26 
AnswerRe: Edit Excel Sheet Online and Saving Changes? Pin
Ramesh Swaminathan25-May-09 0:01
Ramesh Swaminathan25-May-09 0:01 
GeneralRe: Edit Excel Sheet Online and Saving Changes? Pin
codingrocks25-May-09 3:15
codingrocks25-May-09 3:15 
QuestionIam run my project some characters included in the addressbar How to solve this Problem? Pin
smraj150324-May-09 23:17
smraj150324-May-09 23:17 
AnswerRe: Iam run my project some characters included in the addressbar How to solve this Problem? Pin
Herman<T>.Instance25-May-09 3:07
Herman<T>.Instance25-May-09 3:07 
Questionoverride Html control ClientId? Pin
devvvy24-May-09 23:10
devvvy24-May-09 23:10 
QuestionRegularExpressionValidator Pin
Robymon24-May-09 22:15
Robymon24-May-09 22:15 
I have a problem with the RegularExpressionValidator, i want to validate the Image extension of the FileUpload Control, it is working fine in my project, but after uploading the Project into server and checking from anywhere it is not working always showing the Error Message.


<asp:RegularExpressionValidator ID="RegularExpressionValidator2" runat="server"
ErrorMessage="Photo - Only .png,.bmp,.gif,.jpg files are allowed!"
ValidationExpression="^(([a-zA-Z]Smile | :) |(\\{2}\w+)\$?)(\\(\w[\w].*))+(.PNG|.png|.bmp|.BMP|.gif|.GIF|.jpg|.JPG|.jpeg|.JPEG)$"
ControlToValidate="cmdUpload" Display="None"></asp:RegularExpressionValidator>
QuestionUpdate user status to Online or Offline.....Pls help..... Pin
VinothRao24-May-09 22:08
VinothRao24-May-09 22:08 
AnswerRe: Update user status to Online or Offline.....Pls help..... Pin
Abhishek Sur24-May-09 22:21
professionalAbhishek Sur24-May-09 22:21 
GeneralRe: Update user status to Online or Offline.....Pls help..... Pin
VinothRao24-May-09 22:22
VinothRao24-May-09 22:22 
QuestionContent Managment System Pin
gauthee24-May-09 21:26
gauthee24-May-09 21:26 
AnswerRe: Content Managment System Pin
Ramesh Swaminathan24-May-09 23:55
Ramesh Swaminathan24-May-09 23:55 
QuestionHow to: Migrate Ruby on Rails application to ASP.NET (C#) Pin
Jadhav Ajay24-May-09 20:54
professionalJadhav Ajay24-May-09 20:54 
AnswerRe: How to: Migrate Ruby on Rails application to ASP.NET (C#) Pin
Ramesh Swaminathan24-May-09 23:51
Ramesh Swaminathan24-May-09 23:51 
GeneralRe: How to: Migrate Ruby on Rails application to ASP.NET (C#) Pin
Jadhav Ajay25-May-09 1:51
professionalJadhav Ajay25-May-09 1:51 
Questionprint image in asp.net Pin
MAHDIEHES24-May-09 15:33
MAHDIEHES24-May-09 15:33 
AnswerRe: print image in asp.net [modified] Pin
Ramesh Swaminathan24-May-09 19:22
Ramesh Swaminathan24-May-09 19:22 
GeneralRe: print image in asp.net Pin
MAHDIEHES25-May-09 8:48
MAHDIEHES25-May-09 8:48 
QuestionGridView Help Pin
phani2548524-May-09 15:02
phani2548524-May-09 15:02 
AnswerRe: GridView Help Pin
padmanabhan N24-May-09 18:46
padmanabhan N24-May-09 18:46 
QuestionRe: GridView Help Pin
Baran M24-May-09 18:51
Baran M24-May-09 18:51 
AnswerRe: GridView Help Pin
padmanabhan N24-May-09 18:54
padmanabhan N24-May-09 18:54 
Questionthreading in ASP.net question Pin
nick pinansky24-May-09 4:50
nick pinansky24-May-09 4:50 
Questionsearch in website Pin
michaelgr124-May-09 1:23
michaelgr124-May-09 1:23 

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.