Thread: Parent URL
View Single Post
Old Nov 7th, 2006, 11:07 AM   #4
Pizentios
Programming Guru
 
Pizentios's Avatar
 
Join Date: May 2004
Location: Brandon, Manitoba, Canada
Posts: 2,023
Rep Power: 7 Pizentios is on a distinguished road
Send a message via ICQ to Pizentios Send a message via MSN to Pizentios
you could try a javascript php combo.

a while back i had to get arrays from inside a javascript to php, i ended up doing it with some code i got off the php mailing list.

the thread can be found here: http://www.programmingforums.org/for...pt-arrays.html

you could probably pass the varibles that you want by using javascript to grab the values from the parent window. Just an idea.
__________________
Profanity is the one language that all programmers understand.

Check out my Blog <---updated Nov 30 2007!
Pizentios is offline   Reply With Quote