How to create ASPX Page Dynamically while posting in forum?

Posted by Prabu_Spark under ASP.NET on 3/1/2014 | Points: 10 | Views : 1551 | Status : [Member] | Replies : 1
Hi sir,
Tell me the steps to create ASPX Page dynamically while posting the question in forums.[For example: If you post a question in forum like http://www.dotnetspider.com , it will create a new ASPX page for that single question.


Consider the three users posting the question in forum, dynamic page can be created as below:

1)
http://www.dotnetspider.com/forum/333876-How-to-convert-below-encode-string-to-string.aspx

2)
http://www.dotnetspider.com/forum/333875-How-to-show-the-selected-value-from-drop-down-from-one-page-into-another.aspx

3)
http://www.dotnetspider.com/forum/333874-calendar-format-dashboard-am-already-maked-but-i-need-to-make-like-score.aspx


Kindly give me the solution for this problem.


[Note: If user post the post the question like "how to host the application in iis", the dynamic page will be create as
http://www.dotnetspider.com/forum/333874-how-to-host-the-application-in-iis.aspx. ]

With regards,
J.Prabu.
[Email:prbspark@gmail.com]



Responses

Posted by: Snaveen on: 3/4/2014 [Member] Starter | Points: 25

Up
0
Down
Hi,

Refer below link this might be helpful to you to clear your doubts.

http://www.codedigest.com/Articles/ASPNET/170_Creating_ASPX_Page_Dynamically_in_ASPNet.aspx

Prabu_Spark, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response