Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / ASP / Database Access / January 2006



Tip: Looking for answers? Try searching our database.

collect iframe data to insert into db

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
ugesh - 24 Jan 2006 06:02 GMT
Hi

I have created my Rich Text Editor, and it all works fine.

However I have come accross a problem when trying to insert the data
into a database.

I have put the iframe into a form and am using the normal
request("ifame id")to try to collect the data.

however it does not seem to want to get the contents of the iframe.

Is there something special I have to do??  I have checked all my
connections and everything is working fine, I can insert a normal input
box from the same form.

Help would be greatly appreciated.

Cheers
AnthonyWJones - 24 Jan 2006 15:49 GMT
Not everything inside a form is going to be posted back to the server on
submit.

Only those elements designed to carry form data and accept input from the
user will.

iFrame certainly isn't one of them.

You could use a hidden input and onclick of the submit read the contents
from your I frame into the value of the input.

BTW, this is hardly a DB question.

Anthony.

> Hi
>
[quoted text clipped - 15 lines]
>
> Cheers
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.