|
-
Jun 18th, 2001, 08:55 AM
#1
IFrames
How can I save the contents of an Iframe into a field in an SQL Database? Say the name of the Iframe is name="frame1", then when I use
rs1("field1")=Request.Form("frame1")
on the next page, nothing is written into the database. The contents is html (a webpage). Is there another way to display another webpage embedded in one of my asp pages and then on the click of a button save that webpage into a field in a database?
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
|