Author Topic: Passing value to pop up window  (Read 695 times)

0 Members and 1 Guest are viewing this topic.

Offline ~n[EO]n~Topic starter

  • Devotee
  • Posts: 725
    • View Profile
Passing value to pop up window
« on: September 21, 2007, 05:58:34 AM »
How can we pass value to pop up window without using GET, POST or SESSION ?

Offline HuggieBear

  • Addict
  • Posts: 1,899
  • Gender: Male
  • If it 'aint broke then don't try to fix it
    • View Profile
    • Web Hacking
Re: Passing value to pop up window
« Reply #1 on: September 21, 2007, 06:54:20 AM »
COOKIE?

Why would you want to?

Regards
Huggie
Advice to MySQL users: Get phpMyAdmin and test your queries work there first, take half the hassle out of diagnosis, also check the reserved words list.

Links: PHP Docs :: RegEx's :: MySQL :: DevGuru :: w3schools

Offline ~n[EO]n~Topic starter

  • Devotee
  • Posts: 725
    • View Profile
Re: Passing value to pop up window
« Reply #2 on: September 21, 2007, 07:19:49 AM »
Okie, never worked with that (cookie) thing, but let me check the manual, tutorials, froogle and then we will talk again...

Offline MmmVomit

  • Enthusiast
  • Posts: 319
    • View Profile
Re: Passing value to pop up window
« Reply #3 on: September 21, 2007, 10:35:42 AM »
Use JavaScript?

Offline jesirose

  • Fanatic
  • Posts: 3,819
  • Gender: Female
  • PHP Goddess
    • View Profile
    • Reed's Training Blog
Re: Passing value to pop up window
« Reply #4 on: September 21, 2007, 10:42:14 AM »
Uhm. Froogle is for shopping. I mean, you can buy cookies on it, but not this kind.
Every time you post "It didn't work" without more explanation, God kills a kitten.
When you post code without code tags, He just teases a puppy. But it's still sad.
What does that php function do? | What does that term mean? | I don't see any errors! | Awesome API Interface
PHP Goddess with Attitude since 2004

Offline ~n[EO]n~Topic starter

  • Devotee
  • Posts: 725
    • View Profile
Re: Passing value to pop up window
« Reply #5 on: September 21, 2007, 11:53:54 AM »
Use JavaScript?

How ??? just tell me, i'll do it...


Uhm. Froogle is for shopping. I mean, you can buy cookies on it, but not this kind.

hmmmmm.... so can we use that BOUGHT cookies to solve my problem ;) just kidding

Offline scarhand

  • Enthusiast
  • Posts: 378
    • View Profile
Re: Passing value to pop up window
« Reply #6 on: September 21, 2007, 01:04:17 PM »
How can we pass value to pop up window without using GET, POST or SESSION ?

You already got your answer.

Use cookies/sessions, or have the value stored in a flat file or database and have the code within the popup window retrieve it.

Offline kathas

  • Enthusiast
  • Posts: 109
    • View Profile
    • Greek Job Search Engine
Re: Passing value to pop up window
« Reply #7 on: September 21, 2007, 01:09:24 PM »
where do you want to pass the info from?

If it is the parent page then JavaScript!

If it is something else then consider the cookies/sessions/forms methods...
Greek Job Search Engine - Seriously Greek