Tuesday, June 17, 2008

i want to retrive the data stored in variables to another html page which i created (for ex:: man.html)

i am saving all the variables in a javascript page .. and from that i should take the variable and display it on tables (-in the other page) ..(its kind like a shopping cart like this)

and it should be only in javascript and not PHP or any other ..

What is a possible code to retrive this >>> ??

please help ! :(

Is it possible for one page to access a variable from another page ? How is this done ? how do u write the code ...

this is for a shopping cart project..

please help me with a possible code ..

:( :(

how do i find inverse sin- cosine or tangent of a number with javascript?

because apparently mine is turned off...

everything was working fine a couple days ago- but now i go to my myspace page and instead of a music player- all i get is this:
"Hello- you either have JavaScript turned off or an old version of Macromedia s Flash Player. Click here to get the latest flash player. "

i ve already gone to internet options> advanced> java
as well as security> custom> etc.

somebody please tell me what is going on?? i can t watch youtube videos either... only once in a great while it will work.
i m using internet explorer.

i have searched far and wide for the answer to this- no such luck! i am building a website w/ dreamweaver 8 for windows xp. and i can t use javascript! for some reason- every time i add script (banner rotation- commission junction- smartzones) it appears on the page after i upload it to geocities- but the script removes/deletes/eliminates everything on the page below the script itself. everything above the script is fine- though. i know there s a way around this! (also- in case y all were wondering- no- i m not using 2 scripts on one page- just one script). help!
you were absolutely right! turns out- dreamweaver 8 marks code up. the codes i was getting from my affiliates WERE in fact closing script tags- but dreamweaver was removing them! i have to re-enter them manually. check your email- i sent a thank-you! :-)

I made this script so it asks for someone s name when he/she enters the page and displays something special when the user types a particular name- but it doesn t seem to work.


blabla=window.prompt("What is your name?")
if blabla="Isaac"
window.alert("Oh my God- get out of here AT ONCE- you douchebag!");
if blabla="Raphy"
window.alert("If you were Raphaël Zumer- you wouldn t have typed your name so retardedly.");
else window.alert("Hello- "+blabla+".");

How could I make it work?

No comments: