|
-
Sep 26th, 2007, 02:58 AM
#1
Thread Starter
Addicted Member
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 
-
Sep 26th, 2007, 11:01 AM
#2
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?
-
Sep 26th, 2007, 11:50 PM
#3
Thread Starter
Addicted Member
Re: how to assign a form name to a variable
 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 
-
Sep 28th, 2007, 09:05 AM
#4
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|