Hi!
Thanks in advance for the help
Now here comes my problem
In a document, I have a iframe which should submit a picture, then use a javascript function on the main frame (the parent frame)
How can I make use of a javacript launched on the iframe on the main document (main frame/parent frame i think) please??
document.parent.function()?
Thanks!