Click here to Skip to main content
16,012,316 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Temporary Internet Files(urgent) Pin
Guffa25-Nov-06 5:26
Guffa25-Nov-06 5:26 
Questionhow to send image with email in vb 6.0 Pin
atulmandilkar24-Nov-06 21:27
atulmandilkar24-Nov-06 21:27 
AnswerRe: how to send image with email in vb 6.0 Pin
Vasudevan Deepak Kumar24-Nov-06 21:36
Vasudevan Deepak Kumar24-Nov-06 21:36 
Questionhow to send image with email in asp.net Pin
atulmandilkar24-Nov-06 21:23
atulmandilkar24-Nov-06 21:23 
AnswerRe: how to send image with email in asp.net Pin
Vasudevan Deepak Kumar24-Nov-06 21:36
Vasudevan Deepak Kumar24-Nov-06 21:36 
Questioncreate column of datagrid Pin
ptvce24-Nov-06 19:54
ptvce24-Nov-06 19:54 
AnswerRe: create column of datagrid Pin
iamrashida8325-Nov-06 5:33
iamrashida8325-Nov-06 5:33 
QuestionTrouble in using Master page and javascript ??? Pin
vicky45724-Nov-06 7:49
vicky45724-Nov-06 7:49 
Hi,

I am using a Master page for a child page that requires do Client-side data validation using Javascript. The function in Javascript need to take the form as argument, so it can access all the controls within the form. The javascript is registered in the child page. When I tried to pass the form argument into javascript funciton, it alway fails. If I do it without using master page, it works fine. Is there anything particular I need to take care when using a master page for a child page which contains client-side validation?
Here is how the code I used:

<asp:button id="btnSubmit" runat="server" text="onClick" onclientclick="return DataValidation(Form1)">

Can anybody give me some hint about what I do wrong? Thanks in advance!
AnswerRe: Trouble in using Master page and javascript ??? Pin
iamrashida8324-Nov-06 9:33
iamrashida8324-Nov-06 9:33 
GeneralRe: Trouble in using Master page and javascript ??? Pin
vicky45725-Nov-06 14:05
vicky45725-Nov-06 14:05 
AnswerRe: Trouble in using Master page and javascript ??? Pin
Grapes-R-Fun24-Nov-06 14:15
Grapes-R-Fun24-Nov-06 14:15 
GeneralRe: Trouble in using Master page and javascript ??? Pin
vicky45725-Nov-06 14:01
vicky45725-Nov-06 14:01 
GeneralHere is the code ... Pin
vicky45725-Nov-06 14:02
vicky45725-Nov-06 14:02 
GeneralCode again... Pin
vicky45725-Nov-06 14:04
vicky45725-Nov-06 14:04 
GeneralRe: Code again... Pin
Grapes-R-Fun27-Nov-06 4:18
Grapes-R-Fun27-Nov-06 4:18 
GeneralStill having problem... Pin
vicky45727-Nov-06 12:06
vicky45727-Nov-06 12:06 
GeneralRe: Still having problem... Pin
Grapes-R-Fun28-Nov-06 2:26
Grapes-R-Fun28-Nov-06 2:26 
GeneralRe: Trouble in using Master page and javascript ??? Pin
Grapes-R-Fun27-Nov-06 4:09
Grapes-R-Fun27-Nov-06 4:09 
AnswerRe: Trouble in using Master page and javascript ??? Pin
Anshuman Singh24-Nov-06 19:20
Anshuman Singh24-Nov-06 19:20 
AnswerRe: Trouble in using Master page and javascript ??? Pin
ayeleteric24-Nov-06 20:45
ayeleteric24-Nov-06 20:45 
QuestionReport Viewer control Pin
bzrocker24-Nov-06 6:24
bzrocker24-Nov-06 6:24 
QuestionIsPostBack and NotIsPostBack Pin
saravanan0524-Nov-06 5:32
saravanan0524-Nov-06 5:32 
AnswerRe: IsPostBack and NotIsPostBack Pin
Not Active24-Nov-06 5:39
mentorNot Active24-Nov-06 5:39 
AnswerRe: IsPostBack and NotIsPostBack Pin
Britney S. Morales24-Nov-06 11:17
Britney S. Morales24-Nov-06 11:17 
AnswerRe: IsPostBack and NotIsPostBack Pin
GaryWoodfine 24-Nov-06 23:48
professionalGaryWoodfine 24-Nov-06 23:48 

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.