NbTk
11-09-2004, 10:23 PM
Well i havent done javascrpt for while im tryin to figure out how to so say its a iframe and i want to refresh it and fill in the form inside it *eg my name* so it submtis alot to test things how would i do this ?
|
||||
Iframe and form questionNbTk 11-09-2004, 10:23 PM Well i havent done javascrpt for while im tryin to figure out how to so say its a iframe and i want to refresh it and fill in the form inside it *eg my name* so it submtis alot to test things how would i do this ? fci 11-10-2004, 05:45 AM your inquiry sounds malicious... could you explain a little bit more? Kor 11-10-2004, 09:57 AM If the iframe has a different domain than the main page, you are waisting your time. There is no way (from obvious security reasons) to acces an iframe from a different domain. Roy Sinclair 11-10-2004, 04:23 PM Of course if you're within the same domain then the iframe should be accessible via it's id (handleToIframe = document.getElementById('id of iframe goes here') is the usual way to get a handle to the iframe). |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum