Click here to Skip to main content
15,893,381 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: authenticate particular page in a directory to particular user or role Pin
Orcun Iyigun26-May-11 6:45
Orcun Iyigun26-May-11 6:45 
QuestionEventValidation between v1.1 and 2.0 Pin
bryanforst26-May-11 0:39
bryanforst26-May-11 0:39 
AnswerRe: EventValidation between v1.1 and 2.0 Pin
Orcun Iyigun26-May-11 7:11
Orcun Iyigun26-May-11 7:11 
QuestionCan i ristrict a perticular page to not to resize in a website. Pin
saxenaabhi625-May-11 14:37
saxenaabhi625-May-11 14:37 
AnswerRe: Can i ristrict a perticular page to not to resize in a website. Pin
Not Active25-May-11 15:38
mentorNot Active25-May-11 15:38 
GeneralRe: Can i ristrict a perticular page to not to resize in a website. Pin
saxenaabhi625-May-11 15:46
saxenaabhi625-May-11 15:46 
QuestionHow do I get a hidden input value to refer to a text box? Pin
Dave Clark QED25-May-11 12:05
Dave Clark QED25-May-11 12:05 
AnswerRe: How do I get a hidden input value to refer to a text box? Pin
Not Active25-May-11 15:36
mentorNot Active25-May-11 15:36 
var val = $("#amount").val();
$("#textbox1").text(val);


http://jquery.com/[^]

http://api.jquery.com/val/[^]

http://api.jquery.com/text/[^]

I know the language. I've read a book. - _Madmatt

GeneralRe: How do I get a hidden input value to refer to a text box? Pin
saxenaabhi625-May-11 15:44
saxenaabhi625-May-11 15:44 
QuestionLogin Control doesnt work Pin
Dmitry Makovetskiy25-May-11 9:00
Dmitry Makovetskiy25-May-11 9:00 
AnswerRe: Login Control doesnt work Pin
Not Active25-May-11 9:28
mentorNot Active25-May-11 9:28 
GeneralRe: Login Control doesnt work Pin
Dmitry Makovetskiy25-May-11 9:35
Dmitry Makovetskiy25-May-11 9:35 
GeneralRe: Login Control doesnt work Pin
Not Active25-May-11 10:08
mentorNot Active25-May-11 10:08 
QuestionI need replace a selected word in the text of textBox not all text I can´t use SelectedText or SelectionLength like windows Form in asp.net Pin
Ricardo Vela25-May-11 7:54
Ricardo Vela25-May-11 7:54 
AnswerRe: I need replace a selected word in the text of textBox not all text I can´t use SelectedText or SelectionLength like windows Form in asp.net Pin
Not Active25-May-11 8:09
mentorNot Active25-May-11 8:09 
AnswerRe: I need replace a selected word in the text of textBox not all text I can´t use SelectedText or SelectionLength like windows Form in asp.net Pin
Prasanta_Prince25-May-11 18:25
Prasanta_Prince25-May-11 18:25 
GeneralRe: I need replace a selected word in the text of textBox not all text I can´t use SelectedText or SelectionLength like windows Form in asp.net Pin
Ricardo Vela25-May-11 21:23
Ricardo Vela25-May-11 21:23 
QuestionCreating a Cookie and Setting it Pin
Vimalsoft(Pty) Ltd25-May-11 7:02
professionalVimalsoft(Pty) Ltd25-May-11 7:02 
AnswerRe: Creating a Cookie and Setting it Pin
Not Active25-May-11 8:04
mentorNot Active25-May-11 8:04 
QuestionExport Excel file with multiple worksheets Pin
Samarjeet Singh@india25-May-11 2:34
Samarjeet Singh@india25-May-11 2:34 
AnswerRe: Export Excel file with multiple worksheets Pin
thatraja25-May-11 5:01
professionalthatraja25-May-11 5:01 
GeneralRe: Export Excel file with multiple worksheets Pin
Samarjeet Singh@india26-May-11 0:24
Samarjeet Singh@india26-May-11 0:24 
Questioncoping dataset to table(DB) Pin
Ramkumar_S24-May-11 22:53
Ramkumar_S24-May-11 22:53 
AnswerRe: coping dataset to table(DB) Pin
Eddy Vluggen25-May-11 0:10
professionalEddy Vluggen25-May-11 0:10 
AnswerRe: coping dataset to table(DB) Pin
Prasanta_Prince25-May-11 0:14
Prasanta_Prince25-May-11 0:14 

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.