Click here to Skip to main content
15,897,187 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: submit form in asp.net Pin
Manfred Rudolf Bihy6-Dec-10 14:37
professionalManfred Rudolf Bihy6-Dec-10 14:37 
Questionweb application version Pin
Jassim Rahma6-Dec-10 1:45
Jassim Rahma6-Dec-10 1:45 
AnswerRe: web application version Pin
Hiren solanki6-Dec-10 2:16
Hiren solanki6-Dec-10 2:16 
AnswerRe: web application version Pin
Brij6-Dec-10 2:43
mentorBrij6-Dec-10 2:43 
AnswerRe: web application version Pin
Muhammad Mazhar7-Dec-10 4:16
Muhammad Mazhar7-Dec-10 4:16 
Questiondetermine the file name Pin
Jassim Rahma6-Dec-10 1:43
Jassim Rahma6-Dec-10 1:43 
AnswerRe: determine the file name Pin
Hiren solanki6-Dec-10 2:14
Hiren solanki6-Dec-10 2:14 
Questionclear everything!!! Pin
Jassim Rahma6-Dec-10 1:37
Jassim Rahma6-Dec-10 1:37 
Hi,
I am developing a simple online DBMS to browse my database online.... the main concern for me is to clear everything from the PC when the user disconnect so no body can go and click (Back) on the browser and see the pages if the user forgot to close it.. what I have done so far is :

Session.RemoveAll();
Response.Clear();
Response.Redirect("Default.aspx");


I am sure this is not enough.. am I right? so what else I should include there?
QuestionRe: clear everything!!! Pin
musefan6-Dec-10 2:14
musefan6-Dec-10 2:14 
AnswerRe: clear everything!!! Pin
musefan6-Dec-10 3:16
musefan6-Dec-10 3:16 
AnswerRe: clear everything!!! Pin
thatraja6-Dec-10 2:28
professionalthatraja6-Dec-10 2:28 
AnswerRe: clear everything!!! Pin
T M Gray7-Dec-10 8:20
T M Gray7-Dec-10 8:20 
Questionregarding design of a div or iframe Pin
Tridip Bhattacharjee6-Dec-10 1:11
professionalTridip Bhattacharjee6-Dec-10 1:11 
Questionhide ajax files Pin
Morgs Morgan5-Dec-10 23:58
Morgs Morgan5-Dec-10 23:58 
AnswerRe: hide ajax files Pin
NeverHeardOfMe6-Dec-10 1:07
NeverHeardOfMe6-Dec-10 1:07 
AnswerRe: hide ajax files Pin
Muhammad Mazhar7-Dec-10 4:20
Muhammad Mazhar7-Dec-10 4:20 
AnswerRe: hide ajax files Pin
T M Gray7-Dec-10 8:14
T M Gray7-Dec-10 8:14 
QuestionThe handle is invalid. (Exception from HRESULT: 0x80070006 (E_HANDLE)) Pin
Bajrang Singh5-Dec-10 20:10
Bajrang Singh5-Dec-10 20:10 
AnswerRe: The handle is invalid. (Exception from HRESULT: 0x80070006 (E_HANDLE)) Pin
Abhijit Jana5-Dec-10 20:31
professionalAbhijit Jana5-Dec-10 20:31 
AnswerRe: The handle is invalid. (Exception from HRESULT: 0x80070006 (E_HANDLE)) Pin
T M Gray7-Dec-10 10:20
T M Gray7-Dec-10 10:20 
GeneralRe: The handle is invalid. (Exception from HRESULT: 0x80070006 (E_HANDLE)) Pin
Bajrang Singh7-Dec-10 21:52
Bajrang Singh7-Dec-10 21:52 
GeneralRe: The handle is invalid. (Exception from HRESULT: 0x80070006 (E_HANDLE)) Pin
T M Gray8-Dec-10 3:59
T M Gray8-Dec-10 3:59 
GeneralRe: The handle is invalid. (Exception from HRESULT: 0x80070006 (E_HANDLE)) Pin
Bajrang Singh8-Dec-10 18:54
Bajrang Singh8-Dec-10 18:54 
Questionto get value of template control in ultrawebgrid Pin
priyagee5-Dec-10 19:09
priyagee5-Dec-10 19:09 
QuestionCreate ASPx Page to PDF Pin
vishnukamath5-Dec-10 18:45
vishnukamath5-Dec-10 18:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.