Click here to Skip to main content
15,928,734 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionProblem displaying pdf file in Page_Load Pin
maxJared27-Feb-07 7:57
maxJared27-Feb-07 7:57 
AnswerRe: Problem displaying pdf file in Page_Load Pin
Marcus J. Smith27-Feb-07 8:16
professionalMarcus J. Smith27-Feb-07 8:16 
GeneralRe: Problem displaying pdf file in Page_Load Pin
maxJared27-Feb-07 8:23
maxJared27-Feb-07 8:23 
GeneralRe: Problem displaying pdf file in Page_Load Pin
Marcus J. Smith27-Feb-07 8:26
professionalMarcus J. Smith27-Feb-07 8:26 
Questionjavascript in server control??? Pin
Tkml23627-Feb-07 7:52
Tkml23627-Feb-07 7:52 
AnswerRe: javascript in server control??? Pin
Marcus J. Smith27-Feb-07 8:24
professionalMarcus J. Smith27-Feb-07 8:24 
GeneralRe: javascript in server control??? urgent Pin
Tkml23627-Feb-07 8:46
Tkml23627-Feb-07 8:46 
GeneralRe: javascript in server control??? urgent Pin
Marcus J. Smith27-Feb-07 8:59
professionalMarcus J. Smith27-Feb-07 8:59 
You will need to lookup JavaScript validations in order to do that. If you are trying to use .NET validators then that is a whole different story because in the code behind you would check for If Page.IsValid. For the JavaScript you would check the entire page in one long validation function in order to determine if it is valid or you will have to set a hidden field to false etc... as you go through the validation criteria.


CleaKO

"I think you'll be okay here, they have a thin candy shell. 'Surprised you didn't know that." - Tommy Boy
"Fill it up again! Fill it up again! Once it hits your lips, it's so good!" - Frank the Tank (Old School)

GeneralRe: javascript in server control??? urgent Pin
kubben27-Feb-07 9:00
kubben27-Feb-07 9:00 
GeneralRe: javascript in server control??? urgent Pin
Tkml23627-Feb-07 9:14
Tkml23627-Feb-07 9:14 
GeneralRe: javascript in server control??? urgent Pin
kubben27-Feb-07 9:38
kubben27-Feb-07 9:38 
GeneralRe: javascript in server control??? urgent Pin
Michael Sync27-Feb-07 19:16
Michael Sync27-Feb-07 19:16 
QuestionThe Close Button Pin
#realJSOP27-Feb-07 7:38
professional#realJSOP27-Feb-07 7:38 
AnswerRe: The Close Button Pin
Marcus J. Smith27-Feb-07 8:17
professionalMarcus J. Smith27-Feb-07 8:17 
GeneralRe: The Close Button Pin
#realJSOP27-Feb-07 8:28
professional#realJSOP27-Feb-07 8:28 
GeneralRe: The Close Button Pin
kubben27-Feb-07 8:36
kubben27-Feb-07 8:36 
GeneralRe: The Close Button Pin
Marcus J. Smith27-Feb-07 8:36
professionalMarcus J. Smith27-Feb-07 8:36 
QuestionPage Break problem in reporting services Pin
kalyan_vb27-Feb-07 7:16
kalyan_vb27-Feb-07 7:16 
QuestionHelp caching custom controls Pin
flamz27-Feb-07 5:29
flamz27-Feb-07 5:29 
AnswerRe: Help caching custom controls Pin
Marcus J. Smith27-Feb-07 8:21
professionalMarcus J. Smith27-Feb-07 8:21 
GeneralRe: Help caching custom controls Pin
flamz27-Feb-07 8:42
flamz27-Feb-07 8:42 
GeneralRe: Help caching custom controls Pin
Marcus J. Smith27-Feb-07 9:01
professionalMarcus J. Smith27-Feb-07 9:01 
GeneralRe: Help caching custom controls Pin
flamz27-Feb-07 9:11
flamz27-Feb-07 9:11 
QuestionValidator problem Pin
Tkml23627-Feb-07 4:51
Tkml23627-Feb-07 4:51 
AnswerRe: Validator problem Pin
badgrs27-Feb-07 5:27
badgrs27-Feb-07 5:27 

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.