Click here to Skip to main content
15,890,438 members
Home / Discussions / JavaScript
   

JavaScript

 
AnswerRe: connect to database using javascript PinPopular
J4amieC16-Aug-10 4:03
J4amieC16-Aug-10 4:03 
GeneralRe: connect to database using javascript Pin
SatyaKeerthi1516-Aug-10 22:58
SatyaKeerthi1516-Aug-10 22:58 
AnswerRe: connect to database using javascript Pin
thatraja16-Aug-10 23:06
professionalthatraja16-Aug-10 23:06 
GeneralRe: connect to database using javascript Pin
Yusuf22-Aug-10 23:04
Yusuf22-Aug-10 23:04 
QuestionOverview menu like on www.raytheon.com Pin
harleydk13-Aug-10 1:18
harleydk13-Aug-10 1:18 
AnswerRe: Overview menu like on www.raytheon.com Pin
Not Active15-Aug-10 4:20
mentorNot Active15-Aug-10 4:20 
GeneralRe: Overview menu like on www.raytheon.com Pin
harleydk22-Aug-10 19:24
harleydk22-Aug-10 19:24 
QuestionLink through javascript Pin
offroaderdan12-Aug-10 4:47
offroaderdan12-Aug-10 4:47 
Experts,

I have a problem which i need help with, I have a javascript page which will detect the users browser, if it is below a certain defined state another webpage will be displayed saying. Unfortunatly your web browser is not up to date.

This has all been done however how do i link pages through javascript?

i thought this would work however it doesn't
document.write("<href='oops.html'>");


I have also tried closing the javascript and opening a html tag (would look something like this)
</script>

<a href="../MWHAHA website/oops.html"></a>
<script type="text/javascript">


all i would like to do is open a html page if a statement is true or not.

If anybody can help that would be great

Cheers

Dan
AnswerRe: Link through javascript Pin
daveyerwin12-Aug-10 6:02
daveyerwin12-Aug-10 6:02 
GeneralRe: Link through javascript Pin
offroaderdan12-Aug-10 6:24
offroaderdan12-Aug-10 6:24 
GeneralRe: Link through javascript Pin
daveyerwin12-Aug-10 6:57
daveyerwin12-Aug-10 6:57 
AnswerRe: Link through javascript Pin
NeverHeardOfMe12-Aug-10 7:09
NeverHeardOfMe12-Aug-10 7:09 
GeneralRe: Link through javascript Pin
daveyerwin12-Aug-10 7:17
daveyerwin12-Aug-10 7:17 
GeneralRe: Link through javascript Pin
NeverHeardOfMe12-Aug-10 7:24
NeverHeardOfMe12-Aug-10 7:24 
Questioncountdown timer initializes on refreshing the page but it should not Pin
Amit Spadez11-Aug-10 19:33
professionalAmit Spadez11-Aug-10 19:33 
AnswerRe: countdown timer initializes on refreshing the page but it should not Pin
daveyerwin12-Aug-10 2:33
daveyerwin12-Aug-10 2:33 
GeneralRe: countdown timer initializes on refreshing the page but it should not Pin
Amit Spadez22-Aug-10 23:42
professionalAmit Spadez22-Aug-10 23:42 
GeneralRe: countdown timer initializes on refreshing the page but it should not [modified] Pin
daveyerwin24-Aug-10 8:09
daveyerwin24-Aug-10 8:09 
QuestionExecute the notepad data using querystring [modified] Pin
shailrathore9-Aug-10 23:10
shailrathore9-Aug-10 23:10 
AnswerRe: How to read/execute the notepad data using querystring Pin
Prosanta Kundu online10-Aug-10 18:29
Prosanta Kundu online10-Aug-10 18:29 
GeneralRe: How to read/execute the notepad data using querystring Pin
shailrathore10-Aug-10 23:36
shailrathore10-Aug-10 23:36 
QuestionHow to find all open browsers ? Pin
InderK9-Aug-10 0:52
InderK9-Aug-10 0:52 
AnswerRe: How to find all open browsers ? Pin
Prosanta Kundu online9-Aug-10 1:20
Prosanta Kundu online9-Aug-10 1:20 
GeneralRe: How to find all open browsers ? Pin
InderK9-Aug-10 2:13
InderK9-Aug-10 2:13 
GeneralRe: How to find all open browsers ? Pin
T M Gray12-Aug-10 5:11
T M Gray12-Aug-10 5:11 

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.