Hi,
My client wants to generate new asp.net pages from the admin section. It should work fine, if I make a single asp.net page and all these new pages could be called by "xxx.aspx?page=1" or "xxx.aspx?page=2" etc.
However, the client wants to name these pages individually rather than using a variable to query the database.
I would appreciate if somebody could point me the right direction.
Thanks!
My client wants to generate new asp.net pages from the admin section. It should work fine, if I make a single asp.net page and all these new pages could be called by "xxx.aspx?page=1" or "xxx.aspx?page=2" etc.
However, the client wants to name these pages individually rather than using a variable to query the database.
I would appreciate if somebody could point me the right direction.
Thanks!