Click here to Skip to main content
15,885,365 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
i have to write query in master page. i am in a situation where i have to retrieve current content page name of master name withour its extension.. how to write query for this..

SELECT imageurl FROM cornerimages where page= currentcontentpagename
Posted

1 solution

u should use url rewriting concept
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900