venus najad

venus najad

  • 1.1k
  • 315
  • 20.6k

how to fill a web form and save it as other web form in asp

Oct 21 2018 9:14 AM
hello. i will save my filled webform as other webform
i have used:
Server.Transfer("~/pages/mall.aspx");
 
and filled the mall, but i will save it as other webform than mall, for example `Test.aspx`
how should i do that? i appreciate any help