Results 1 to 2 of 2

Thread: Setting a variable in the parent form

  1. #1

    Thread Starter
    Hyperactive Member deane034's Avatar
    Join Date
    May 2001
    Location
    Sri Lanka
    Posts
    485

    Question Setting a variable in the parent form

    hey guys, i have a script which must send some info to the script which called it, basically i want to know how to send a varible to the parent page. i want to use this set variable in php.

    currently i use this

    parent.document.contactDetails.retaddress.value = 'something' ;

    but this is just for a hidden form element, i want to set a variable in the parent form so i can use the value in the hidden form element as well as other places

    is this possible?
    me.life = VB

  2. #2
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: Setting a variable in the parent form

    Parent form?

    Can you explain the document layout?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width