HI Mudassar
I have one more question for you....
I want to create a page that can create multiple aspx pages
Let me tell you the scenario
i have multiple clients and each slient has to send a report
and number of clients can be any no. like 10, 20, 30 , 50 so its difficult for me to create a report page for every client. So My need is to create a page that can dynamically create a page
suppose we say our mai page is like
Cliient Name TExtbox
textbox1 X
textbox2 X
textbox3 X
textbox4 X
textbox5 X
textbox6 X
submit button
now if we want 4 textboxes for client1 then user should click on X and two text boxes will omit for a particualrly that client and a page with 4 text boxes will create for client1
and similarly for client2 if for it we want 2 text boxes a page with 2 text boxes should be created
Can you tell me how we cand do thi???
Please help me on this issue too.. i m not able to find the solution to this problem....