Hi Virendra-
Server.Transfer will work fine like this
Server.transfer("Default.HTML");
Suppose i have one aspx page named index.aspx and one Default.html page.
now if i'll write Server.transfer("Default.HTML"); at page load then default.html page will be shown in the browser. please check it..
and modify your question accordingly..
Thanks & Regards
Lakhan Pal Garg
http://lakhangarg.blogspot.com/