Publishing website |
| Lokesh M posted at 04-Jul-08 03:36 |
Hi
1. I had copied source file and aspx file and copied to inetpub/wwwroot folder and i have created virtual directory, http://localhost/testwebsite/index.aspx and it is working fine...
2. Same project, i have published and i copied to the inetpub/wwwroot folder [without source file] and in few of the pages data is coming from the database and displaying, and in one page i had put html submit button and form action i'm calling .aspx page but on clicking submit page flickering is happening [i think it is going to code behind] but data is not successfully adding to the database... this is because of html submit button or because of something wrong in publishing website [i have done Build menu ==> publish website].. thanks all |
|