Click here to Skip to main content
15,919,245 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: SQL Server - NULL Values Pin
Colin Angus Mackay26-Aug-04 12:29
Colin Angus Mackay26-Aug-04 12:29 
GeneralRe: SQL Server - NULL Values Pin
Jon Sagara26-Aug-04 15:02
Jon Sagara26-Aug-04 15:02 
GeneralRe: SQL Server - NULL Values Pin
Brendan Vogt27-Aug-04 0:43
Brendan Vogt27-Aug-04 0:43 
GeneralRe: SQL Server - NULL Values Pin
Jon Sagara27-Aug-04 2:29
Jon Sagara27-Aug-04 2:29 
GeneralGetRows() method Pin
Brendan Vogt26-Aug-04 2:34
Brendan Vogt26-Aug-04 2:34 
GeneralPulling Client Computer Name Pin
BigRod25-Aug-04 21:13
BigRod25-Aug-04 21:13 
GeneralRe: Pulling Client Computer Name Pin
David Salter26-Aug-04 5:51
David Salter26-Aug-04 5:51 
GeneralRe: Pulling Client Computer Name Pin
basementman26-Aug-04 7:44
basementman26-Aug-04 7:44 
GeneralRe: Pulling Client Computer Name Pin
kumar_manoj7729-Aug-04 21:14
kumar_manoj7729-Aug-04 21:14 
GeneralASP & JavaScript Pin
TrungHuynh25-Aug-04 15:04
TrungHuynh25-Aug-04 15:04 
GeneralIIS Shortcut missing Pin
Brent Lamborn25-Aug-04 13:38
Brent Lamborn25-Aug-04 13:38 
Generalcreate cookie file on client Pin
sas222225-Aug-04 10:25
sas222225-Aug-04 10:25 
GeneralRe: create cookie file on client Pin
sas222226-Aug-04 5:32
sas222226-Aug-04 5:32 
GeneralASP-Logging Pin
pat27088125-Aug-04 3:29
pat27088125-Aug-04 3:29 
GeneralUsing SoapLogger and SoapLoggerAttribute Pin
pat27088124-Aug-04 11:59
pat27088124-Aug-04 11:59 
GeneralASP Pin
mkdas7023-Aug-04 2:13
mkdas7023-Aug-04 2:13 
In the application, I am using two windows (parent and child). On session expiry, the child window which is the current one is redirecting the user to the login page by using the following code.

if (session("UserName") = "") then
Response.Redirect("expire.asp")
end if

At this time, I want to close the parent window. How can I do this. Please help !!
GeneralRe: ASP Pin
Not Active23-Aug-04 8:28
mentorNot Active23-Aug-04 8:28 
GeneralRe: ASP Pin
Adam Hable23-Aug-04 12:46
Adam Hable23-Aug-04 12:46 
Questionhow to <!--include file='xxxx.xxx' --> Pin
Ashraf Fathy22-Aug-04 4:15
Ashraf Fathy22-Aug-04 4:15 
QuestionWeb Service or Not? Pin
gmhanna21-Aug-04 16:40
gmhanna21-Aug-04 16:40 
AnswerRe: Web Service or Not? Pin
Xiangyang Liu 刘向阳21-Aug-04 17:02
Xiangyang Liu 刘向阳21-Aug-04 17:02 
GeneralIIS - File and Virtural Includes Pin
Peter Mayhew21-Aug-04 6:30
Peter Mayhew21-Aug-04 6:30 
GeneralRe: IIS - File and Virtural Includes Pin
Peter Mayhew24-Aug-04 6:36
Peter Mayhew24-Aug-04 6:36 
GeneralREG CSS Pin
anuraj20-Aug-04 18:24
anuraj20-Aug-04 18:24 
GeneralRe: REG CSS Pin
Wolfie-o21-Aug-04 4:51
Wolfie-o21-Aug-04 4:51 

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.