skip to main
|
skip to sidebar
Tony Li's Blog
Tuesday, August 26, 2008
Clear the current page (window)
In order to clear out the current page (make the page as a blank page), use following code:
Response.Flush();//will send the current response stream to the browser
Response.End() ;// will end the response,
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
About Me
Tony Li - .NET Developer
Birmingham, AL, United States
View my complete profile
Label
AJAX
ASP.NET
BootStrap
C#
Controls
css
Developer's tools
dnn
FxCop
html
IIS
Javascript
MVC
Office
Productivity
Samsung Vibrant
Security
SQL
tablet
Virtual PC
Visual Studio 2005
WCF
Web API
Web Services
Windows
Blog Archive
►
2020
(1)
►
March
(1)
►
2015
(5)
►
August
(2)
►
June
(3)
►
2012
(2)
►
March
(1)
►
February
(1)
►
2011
(5)
►
September
(1)
►
August
(4)
►
2009
(8)
►
May
(1)
►
April
(3)
►
March
(2)
►
January
(2)
▼
2008
(44)
►
December
(2)
►
November
(6)
►
October
(5)
►
September
(2)
▼
August
(7)
Export data to csv file
Clear the current page (window)
Change the table schema
Retrieve images from Database using ASHX
Restart IIS
ASP.NET UploadFile control
Create Javascript inside the ASP.net code behind page
►
July
(6)
►
June
(7)
►
May
(6)
►
April
(2)
►
March
(1)
No comments:
Post a Comment