Results 1 to 4 of 4

Thread: how to assign a form name to a variable

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2007
    Posts
    241

    how to assign a form name to a variable

    Hi

    I placed a form inside div and give name and id to that form.

    In form inside i write a function and inside the function i will put a frame

    like
    document.writeline("<iframe id=" ' +rte + ' "></iframe>");

    Inside div i put a function like getvariable() and call this function in a script.

    Now i write anything in frame how assign this value to tha variable using form

    name and frame id.

    Note: A frame is inside the form.

    I hope for urs reply.

    Thanks & Regards
    Failing to plan is Planning to fail

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: how to assign a form name to a variable

    I don't understand you. Show your code and point out what is failing. Also, why do you have a form inside a div?

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jun 2007
    Posts
    241

    Re: how to assign a form name to a variable

    Quote Originally Posted by mendhak
    I don't understand you. Show your code and point out what is failing. Also, why do you have a form inside a div?
    Thanks for ur replay buddy.

    I got it.
    Failing to plan is Planning to fail

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: how to assign a form name to a variable

    Very interesting. Pretty smart.

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