Click here to Skip to main content
15,899,754 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: session variables Pin
Rahul Rajat Singh25-Jun-12 0:24
professionalRahul Rajat Singh25-Jun-12 0:24 
AnswerRe: session variables Pin
jkirkerx25-Jun-12 8:59
professionaljkirkerx25-Jun-12 8:59 
SuggestionRe: session variables Pin
Mukesh_Chauhan25-Jun-12 21:44
Mukesh_Chauhan25-Jun-12 21:44 
Questiondata context object in web form 2010 app Pin
sc steinhayse24-Jun-12 7:58
sc steinhayse24-Jun-12 7:58 
AnswerRe: data context object in web form 2010 app Pin
Sandeep Mewara24-Jun-12 10:04
mveSandeep Mewara24-Jun-12 10:04 
Questioncustom validator for C# 2010 web app Pin
sc steinhayse24-Jun-12 7:33
sc steinhayse24-Jun-12 7:33 
AnswerRe: custom validator for C# 2010 web app Pin
Sandeep Mewara24-Jun-12 9:56
mveSandeep Mewara24-Jun-12 9:56 
AnswerRe: custom validator for C# 2010 web app Pin
jkirkerx24-Jun-12 10:23
professionaljkirkerx24-Jun-12 10:23 
That uses the same concept as if checking to see if a username exist before form submission.

Most people write JavaScript, to capture the value, and submit it to a web service, the web service then sends back the answer, or parameters needed to make a decision, and then the same JavaScript does a comparison, and creates a validation message, or alters the GUI for a clean notification.

concept sample

This is a link on the CJ that clarifies my thoughts into code, with explanations.
QuestionParsing Error Pin
WebMaster24-Jun-12 0:33
WebMaster24-Jun-12 0:33 
AnswerRe: Parsing Error Pin
Sandeep Mewara24-Jun-12 2:57
mveSandeep Mewara24-Jun-12 2:57 
QuestionTall PDF Thumbnail, tweaking sample code, read file from disk, and not upload Pin
jkirkerx23-Jun-12 9:04
professionaljkirkerx23-Jun-12 9:04 
Answer[solved] Pin
jkirkerx23-Jun-12 9:37
professionaljkirkerx23-Jun-12 9:37 
NewsSpeek Object Pin
thun makara23-Jun-12 2:06
thun makara23-Jun-12 2:06 
GeneralRe: Speek Object Pin
Richard MacCutchan23-Jun-12 2:23
mveRichard MacCutchan23-Jun-12 2:23 
Questionweb pages communicate with each other Pin
sc steinhayse22-Jun-12 20:24
sc steinhayse22-Jun-12 20:24 
AnswerRe: web pages communicate with each other Pin
Sandeep Mewara22-Jun-12 21:23
mveSandeep Mewara22-Jun-12 21:23 
QuestionPanel displayed from UserControl Pin
AB777122-Jun-12 7:48
AB777122-Jun-12 7:48 
AnswerRe: Panel displayed from UserControl Pin
jkirkerx22-Jun-12 10:10
professionaljkirkerx22-Jun-12 10:10 
GeneralRe: Panel displayed from UserControl Pin
AB777124-Jun-12 23:31
AB777124-Jun-12 23:31 
Questionset values for session variables Pin
sc steinhayse22-Jun-12 5:19
sc steinhayse22-Jun-12 5:19 
AnswerSession variable overview Pin
David Mujica22-Jun-12 6:05
David Mujica22-Jun-12 6:05 
AnswerRe: set values for session variables Pin
jkirkerx22-Jun-12 6:37
professionaljkirkerx22-Jun-12 6:37 
QuestionAssigning the SelectedValue of Dropdownlist within Gridview to a datatable field Pin
sheringkapoting22-Jun-12 1:59
sheringkapoting22-Jun-12 1:59 
AnswerRe: Assigning the SelectedValue of Dropdownlist within Gridview to a datatable field Pin
Sanjay Kunjam22-Jun-12 2:57
Sanjay Kunjam22-Jun-12 2:57 
GeneralRe: Assigning the SelectedValue of Dropdownlist within Gridview to a datatable field Pin
sheringkapoting22-Jun-12 3:21
sheringkapoting22-Jun-12 3:21 

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.