Hi all,
I am developing a project. I have a problem that how can I make dynamically .aspx page and after submit details the page will be save in a folder with actual path. Like I am inserting details for example : State > Rajasthan > City > Jaipur > News Heading > Details and submit then the news heading page will be save in that jaipur folder like:
State/Rajasthan/jaipur/news-heading.aspx (will generate actual path not a virtual path). Is their any solution to develope this task ?
Thanks in advance