Click here to Skip to main content
15,912,756 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionrandomly changing images with a time interval Pin
sivaram praveen25-Oct-07 7:58
sivaram praveen25-Oct-07 7:58 
AnswerRe: randomly changing images with a time interval Pin
pmarfleet25-Oct-07 10:04
pmarfleet25-Oct-07 10:04 
Questionlogout not abandoning session Pin
janetb9925-Oct-07 7:05
janetb9925-Oct-07 7:05 
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 
Hi all,
I have implemented Nested Master page concept in my web portal(which has multiple website in it).

Explanation:
Parent (Master Page) - webportal level master page.
child (Master page) - website level master page.
child uses the parent master page and content pages are produced from child master page.(That how it is nested).

Issues are:

1. .css file can only once reference, that is in parent master page.
when I tried to reference another stylesheet in my child master page, it didn't work.

Consequences: The style is going to bulk. because it is going to be global for web portal(for all the website inside the portal). Globally all page's received byte will be increased due to bulk .css file (decreases the performance).


2.

.js file can only once reference, that is in parent master page.
when I tried to reference another .js file in my child master page, it didn't work.

<b>Consequences:</b> The .js file is going to bulk. because it is going to be global for web portal(for all the website inside the portal). Globally all page's received byte will be increased due to bulk .js file (decreases the performance).

<b>3.</b> Globally there is only one form on parent master page. I want to have one form in the child master page for posting values to out side asp application. (that is from website level not from web portal level).

<b>Consequences:</b> Posting globally from parent master page is going make the parent master bulk with all the hidden fields to be posted from various websites in the portal. Globally all page's received byte will be increased due to bulk parent master page file (decreases the performance).

Please let me know. Is there a way to get arround the above issues.

I would appreciate your ant kind of help on this.

Thanks
Mohamed
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 
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 

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.