Click here to Skip to main content
15,911,315 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Can't Execute My content page Pin
Waheed AL Barghouthi12-Mar-07 6:28
Waheed AL Barghouthi12-Mar-07 6:28 
AnswerRe: Can't Execute My content page Pin
szukuro12-Mar-07 4:56
szukuro12-Mar-07 4:56 
QuestionCheckBox List Pin
w13RTH70Lo12-Mar-07 3:32
w13RTH70Lo12-Mar-07 3:32 
AnswerRe: CheckBox List Pin
SABhatti12-Mar-07 3:36
SABhatti12-Mar-07 3:36 
AnswerRe: CheckBox List Pin
Imran Khan Pathan12-Mar-07 3:41
Imran Khan Pathan12-Mar-07 3:41 
AnswerRe: CheckBox List Pin
postmaster@programmingknowledge.com12-Mar-07 4:28
postmaster@programmingknowledge.com12-Mar-07 4:28 
QuestionText Validation Pin
Wajihs12-Mar-07 3:15
Wajihs12-Mar-07 3:15 
AnswerRe: Text Validation Pin
SABhatti12-Mar-07 3:21
SABhatti12-Mar-07 3:21 
use the onkeypress function and return false if character code does not fall in alphabets. You can get the code range by alert(event.keyCode()). key code is different for small and capital letters. I think they start from 64 to 92 but I am not sure you can alert them.

-----

AnswerRe: Text Validation Pin
Spunky Coder12-Mar-07 3:31
Spunky Coder12-Mar-07 3:31 
QuestionAJAX Problem (paging, sorting, editing) [modified] Pin
SABhatti12-Mar-07 3:13
SABhatti12-Mar-07 3:13 
AnswerRe: AJAX Problem (paging, sorting, editing) Pin
badgrs12-Mar-07 5:45
badgrs12-Mar-07 5:45 
GeneralRe: AJAX Problem (paging, sorting, editing) Pin
SABhatti12-Mar-07 5:50
SABhatti12-Mar-07 5:50 
QuestionError in Switching Between HTTP and HTTPS Automatically Pin
swapnilbhavsar12-Mar-07 3:12
swapnilbhavsar12-Mar-07 3:12 
Questionpdf user authentication Pin
szewanng12-Mar-07 3:00
szewanng12-Mar-07 3:00 
QuestionModalpopup contol in ajax Pin
nikhil123412-Mar-07 2:49
nikhil123412-Mar-07 2:49 
QuestionChange Position of control Pin
vengaqua12-Mar-07 2:46
vengaqua12-Mar-07 2:46 
AnswerRe: Change Position of control Pin
SABhatti12-Mar-07 3:16
SABhatti12-Mar-07 3:16 
Questionhttp://path/[Username] - Virtual Directory? Pin
Succodimele12-Mar-07 2:40
Succodimele12-Mar-07 2:40 
AnswerRe: http://path/[Username] - Virtual Directory? Pin
Walter_H12-Mar-07 4:32
Walter_H12-Mar-07 4:32 
QuestionSession variable problem Pin
Icarus12312-Mar-07 2:39
Icarus12312-Mar-07 2:39 
AnswerRe: Session variable problem Pin
Imran Khan Pathan12-Mar-07 3:32
Imran Khan Pathan12-Mar-07 3:32 
AnswerRe: Session variable problem Pin
Paddy Boyd12-Mar-07 3:40
Paddy Boyd12-Mar-07 3:40 
QuestionTo return an array from a javascript function Pin
gauthee12-Mar-07 2:02
gauthee12-Mar-07 2:02 
AnswerRe: To return an array from a javascript function Pin
RichardGrimmer12-Mar-07 6:50
RichardGrimmer12-Mar-07 6:50 
QuestionAjax Calendar Control within a Web User Control - problem [modified] Pin
Jools55712-Mar-07 0:51
Jools55712-Mar-07 0:51 

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.