Click here to Skip to main content
16,008,175 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRegular expression for names Pin
kjosh25-Oct-07 5:48
kjosh25-Oct-07 5:48 
AnswerRe: Regular expression for names Pin
Expert Coming25-Oct-07 6:36
Expert Coming25-Oct-07 6:36 
AnswerRegular expression for names Pin
Sarani Ravindran28-Oct-07 1:42
Sarani Ravindran28-Oct-07 1:42 
QuestionConnecting To dialog box question.... Pin
David Knechtges25-Oct-07 5:35
David Knechtges25-Oct-07 5:35 
QuestionNested Master Page - Issues(Please help) Pin
Md Arif25-Oct-07 5:27
Md Arif25-Oct-07 5:27 
AnswerRe: Nested Master Page - Issues(Please help) Pin
Guffa25-Oct-07 6:02
Guffa25-Oct-07 6:02 
GeneralRe: Nested Master Page - Issues(Please help) Pin
Md Arif25-Oct-07 8:17
Md Arif25-Oct-07 8:17 
GeneralRe: Nested Master Page - Issues(Please help) Pin
Guffa25-Oct-07 10:25
Guffa25-Oct-07 10:25 
Md Arif wrote:
1a. Themes can only used for server controls.(I am already using it)


Not at all. You can put css files in a theme, and those will of course affect all elements on the page, not only elements created by server controls.

Are you thinking about the use of skins in themes?

Md Arif wrote:
1.b Is it possible to refer 2 link(.css file) that is one in Parent master page another in child master page.I tried, it always refers to the parent level link(.css file).


If you add two link elements to the header, both will be used, regardless of where the code is that adds them.

Md Arif wrote:
2. Is it possible to refer 2 .js file in one website.if yes please let me know.
Because I tried and it failed(it refers only one on the parent master page)


Yes, you can use any number of script files in a page.

How did you check if the files were included?

---
"Anything that is in the world when you're born is normal and ordinary and is just a natural part of the way the world works. Anything that's invented between when you're fifteen and thirty-five is new and exciting and revolutionary and you can probably get a career in it. Anything invented after you're thirty-five is against the natural order of things."
-- Douglas Adams

QuestionCould anyone know how to use AT Command via GSM modem?Thanks [modified] Pin
jaski25-Oct-07 5:02
jaski25-Oct-07 5:02 
AnswerRe: Could anyone know how to use AT Command via GSM modem?Thanks Pin
Saksida Bojan25-Oct-07 6:01
Saksida Bojan25-Oct-07 6:01 
Questiondisplaying text in lable Pin
jai 12325-Oct-07 4:05
jai 12325-Oct-07 4:05 
AnswerRe: displaying text in lable Pin
Pete O'Hanlon25-Oct-07 4:13
mvePete O'Hanlon25-Oct-07 4:13 
GeneralRe: displaying text in lable Pin
jai 12325-Oct-07 4:43
jai 12325-Oct-07 4:43 
GeneralRe: displaying text in lable Pin
Christian Graus25-Oct-07 11:14
protectorChristian Graus25-Oct-07 11:14 
QuestionDrag and Drop Between Listboxes Pin
cisco210325-Oct-07 4:05
cisco210325-Oct-07 4:05 
AnswerRe: Drag and Drop Between Listboxes Pin
Christian Graus25-Oct-07 11:16
protectorChristian Graus25-Oct-07 11:16 
Questiondisplay the count of records present in gridview in textbox Pin
Sunil Wise25-Oct-07 3:39
professionalSunil Wise25-Oct-07 3:39 
AnswerRe: display the count of records present in gridview in textbox Pin
Imran Khan Pathan25-Oct-07 3:50
Imran Khan Pathan25-Oct-07 3:50 
GeneralRe: display the count of records present in gridview in textbox Pin
Sunil Wise25-Oct-07 4:03
professionalSunil Wise25-Oct-07 4:03 
Questiondropdownlist control Pin
Sunil Wise25-Oct-07 3:05
professionalSunil Wise25-Oct-07 3:05 
AnswerRe: dropdownlist control Pin
Mircea Grelus25-Oct-07 3:10
Mircea Grelus25-Oct-07 3:10 
GeneralRe: dropdownlist control Pin
Sunil Wise25-Oct-07 3:33
professionalSunil Wise25-Oct-07 3:33 
GeneralRe: dropdownlist control Pin
Mircea Grelus25-Oct-07 3:41
Mircea Grelus25-Oct-07 3:41 
Questionhow can I change the layout of the ASP.Net form Pin
Knowledgestudent25-Oct-07 2:52
Knowledgestudent25-Oct-07 2:52 
AnswerRe: how can I change the layout of the ASP.Net form Pin
Pete O'Hanlon25-Oct-07 2:55
mvePete O'Hanlon25-Oct-07 2:55 

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.