Click here to Skip to main content
16,017,788 members
Home / Discussions / Web Development
   

Web Development

 
GeneralEditing websites html pages Pin
Amitux19-Aug-04 0:23
Amitux19-Aug-04 0:23 
GeneralRunning application in browser frame Pin
wegerjos18-Aug-04 22:10
wegerjos18-Aug-04 22:10 
GeneralRe: Running application in browser frame Pin
Paul Watson20-Aug-04 10:53
sitebuilderPaul Watson20-Aug-04 10:53 
GeneralNewbie JavaScript Help Pin
gmhanna18-Aug-04 15:08
gmhanna18-Aug-04 15:08 
GeneralRe: Newbie JavaScript Help Pin
ChrisAdams18-Aug-04 16:39
ChrisAdams18-Aug-04 16:39 
GeneralSafari Browser detection PLEASE HELP! Pin
nmotlani18-Aug-04 12:59
sussnmotlani18-Aug-04 12:59 
GeneralImage copier - the best image tool for all programmers, don't miss it (tool announcement:) Pin
includeh1017-Aug-04 11:32
includeh1017-Aug-04 11:32 
QuestionHow can I close the first page? Pin
ATC17-Aug-04 2:55
ATC17-Aug-04 2:55 
In my FirstPage (HTML or ASP) I use the following code to jump to next page
<br />
<script><br />
window.open('NextPage.asp', 'PageName', 'toolbar=yes,location=no,directories=yes,status=yes,menubar=no,scrollbars=yes,resizable=yes')<br />
</script><br />

However after jumping to next page, my FirstPage stays there and if someone using it ... it does not work properly!

Does anyone knows how to close it without affecting the jump? If I use command window.close at the end ... every thing close!
Thanks
AnswerRe: How can I close the first page? Pin
ChrisAdams17-Aug-04 17:14
ChrisAdams17-Aug-04 17:14 
GeneralASP calling a DLL Problem!! Pin
Jason Jefferies16-Aug-04 23:04
Jason Jefferies16-Aug-04 23:04 
GeneralRe: ASP calling a DLL Problem!! Pin
wegerjos19-Aug-04 1:41
wegerjos19-Aug-04 1:41 
GeneralRemoving and replacing the bottom border of a table cell in Netscape Pin
Anonymous16-Aug-04 5:05
Anonymous16-Aug-04 5:05 
General&lt;TEXTAREA&gt; ELEMENT TEXT COLOR DOESN'T CHANGE Pin
Brendan Vogt16-Aug-04 4:38
Brendan Vogt16-Aug-04 4:38 
GeneralDatabase Transactions Pin
Brendan Vogt16-Aug-04 4:37
Brendan Vogt16-Aug-04 4:37 
GeneralASP: Combo load and combo reset Pin
Brendan Vogt16-Aug-04 4:35
Brendan Vogt16-Aug-04 4:35 
GeneralNetscape Constant Strings Pin
Brendan Vogt16-Aug-04 4:30
Brendan Vogt16-Aug-04 4:30 
GeneralThe RegExp Object Pin
Brendan Vogt16-Aug-04 4:29
Brendan Vogt16-Aug-04 4:29 
GeneralJavaScript - Validation Pin
Brendan Vogt16-Aug-04 4:27
Brendan Vogt16-Aug-04 4:27 
GeneralRe: JavaScript - Validation Pin
gmhanna18-Aug-04 15:35
gmhanna18-Aug-04 15:35 
GeneralCertificate Stores Pin
Gavin Jeffrey16-Aug-04 3:27
Gavin Jeffrey16-Aug-04 3:27 
GeneralAccess Web Browser Control Contents Pin
Asif Rehman14-Aug-04 17:07
Asif Rehman14-Aug-04 17:07 
GeneralExtracting the htm page from its shortcut Pin
mysorian14-Aug-04 4:53
professionalmysorian14-Aug-04 4:53 
GeneralRe: Extracting the htm page from its shortcut Pin
ChrisAdams15-Aug-04 19:33
ChrisAdams15-Aug-04 19:33 
Questiontable works in mozilla/firefox but not IE -- rowspan issue? Pin
sbeausol13-Aug-04 9:42
sbeausol13-Aug-04 9:42 
AnswerRe: table works in mozilla/firefox but not IE -- rowspan issue? Pin
Steven Campbell13-Aug-04 15:23
Steven Campbell13-Aug-04 15:23 

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.