i have develop an n-tier web application that use one master page .. i have a problem with images .. images didn't displayed in second level of pages .. how i can fix this ?
Thanx alot that is the best solution for my problem ...
but there is another problem related with javaScript .. i have some messageBox for error and sucess which uses javascript .. when i placed it inside pgae that lies on root then no problem but when i place that messageBox inside another page in sub level
folder then this message not work .. how i can fix this problem?
thanx again for ur answer .. and i hope to get answer for the second problem ..
alghrib
Member
69 Points
47 Posts
master page in n-tier application
May 20, 2012 10:03 AM|LINK
i have develop an n-tier web application that use one master page .. i have a problem with images .. images didn't displayed in second level of pages .. how i can fix this ?
Everthing is possible
mbanavige
All-Star
135170 Points
15505 Posts
ASPInsiders
Moderator
MVP
Re: master page in n-tier application
May 20, 2012 12:58 PM|LINK
Do you mean images are not appearing for pages in a different subfolder level?
you can make your images runat=server and then use a root relative path
or use the asp:Image tag and also use the root relative path with the tilde
alghrib
Member
69 Points
47 Posts
Re: master page in n-tier application
May 21, 2012 04:58 PM|LINK
hi ..
yes my problem is what u say .. subfolder leve ..
thanx for ur answer .. i will try this solution and i will tell u ..
thanx again
Everthing is possible
alghrib
Member
69 Points
47 Posts
Re: master page in n-tier application
May 29, 2012 08:33 AM|LINK
Thanx alot that is the best solution for my problem ...
but there is another problem related with javaScript .. i have some messageBox for error and sucess which uses javascript .. when i placed it inside pgae that lies on root then no problem but when i place that messageBox inside another page in sub level folder then this message not work .. how i can fix this problem?
thanx again for ur answer .. and i hope to get answer for the second problem ..
Everthing is possible
alghrib
Member
69 Points
47 Posts
Re: master page in n-tier application
May 31, 2012 08:48 AM|LINK
no reply? what is happend?
any one can help me?
Everthing is possible
Prathap Kuma...
Member
615 Points
163 Posts
Re: master page in n-tier application
May 31, 2012 09:31 AM|LINK
Hi,
Start a new thread.....
Prathap