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
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?
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.
Re: how to assign a form name to a variable
Very interesting. Pretty smart. :D