|
|
|
What if I'd like the iframe to work with a <form> Submit?
|
0 |
Dec 28 2009, 4:27 PM EST by
|
|
|
Thread started: Dec 28 2009, 4:27 PM EST
Watch
I'm using a form to open a 3rd party site which is selling my artwork. Since, I'm paying for this service, I decided I'd like to have the page displayed embeded in my page, rather than having a visitor leave my site and be on the 3rd party site. (I'm trying to be clear) My FORM code: <FORM id="ifr" ACTION="http://fineartamerica.com/featured/1-pink-opulence-janet-bondi.html"> <input name="submit" type="submit" value="Purchase Options"/> </FORM>
the IFRAME code: <iframe frameborder="0" scrolling="no" name="ifr" src="http://fineartamerica.com/featured/1-pink-opulence-janet-bondi.html" width="100%" height="2200"> </iframe>
Each works in a page by themselves, but I can not figure how to combine them so when the Submit button is clicked the iframe is displayed.
So that would be: button then iframe page below that button
Please, any clues, tips, pointers, snippets or kind words of encouragement are appreciated.
Thanks in advance!
5
out of
5 found this valuable.
Do you find this valuable?
Do you?
|
|
|
|
How?
|
2 |
Dec 22 2009, 5:47 AM EST by
|
|
|
Thread started: Dec 21 2009, 6:21 AM EST
Watch
How do you do this?
out of
found this valuable.
Do you find this valuable?
Show Last Reply
|
|
Last Reply:
RE: How?
By: ,
Dec 22 2009, 5:47 AM EST
Thanks, Walrus! It works perfectly!
out of
found this valuable.
Do you find this valuable?
|
|
|
Anonymous |
|
working code
|
0 |
Dec 14 2009, 8:50 AM EST by
Anonymous |
|
|
Thread started: Dec 14 2009, 8:50 AM EST
Watch
<iframe src="http://www.sample.com/index.htm" width="650" height=400" marginwidth="0" iframe>
out of
found this valuable.
Do you find this valuable?
|
|
Anonymous |
|
Proper coding for the Gabby Chat
|
4 |
Jun 18 2009, 10:39 AM EDT by
|
|
|
Thread started: Mar 27 2009, 1:27 PM EDT
Watch
Can somebody write me a basic code..I have tried the above and still nogo..hate to ask but this stuff is WAAAY out of my league.
out of
found this valuable.
Do you find this valuable?
|
|
|
|
IFRAME Code used in example box above needs end quote after address
|
0 |
Feb 28 2009, 10:16 PM EST by
|
|
|
Thread started: Feb 28 2009, 10:16 PM EST
Watch
I tried to copy the above "Code Used:" box and got an error message until I put an end quote after the web address- src="http://www.wetpaint.com; should be src="http://www.wetpaint.com" <-- note end quote. Just substitute whatever website location that you want and it works like a charm.
out of
found this valuable.
Do you find this valuable?
|
|
Anonymous |
|
how do i make this into a iframe
|
0 |
Jan 11 2009, 6:51 PM EST by
Anonymous |
|
|
Thread started: Jan 11 2009, 6:51 PM EST
Watch
<script type="text/javascript" src="http://cdn.widgetserver.com/syndication/subscriber/InsertWidget.js"></script><script>if (WIDGETBOX) WIDGETBOX.renderWidget('691a2129-ca56-4051-9d17-2478f8edef62');</script><noscript>Get the <a href="http://www.widgetbox.com/widget/real-stat-1">Real Stat - Dynamic Online User Counter</a> widget and many other <a href="http://www.widgetbox.com/">great free widgets</a> at <a href="http://www.widgetbox.com">Widgetbox</a>!</noscript>
1
out of
3 found this valuable.
Do you find this valuable?
Do you?
|
|
|
|
Embedding sites
|
3 |
Sep 11 2008, 4:11 PM EDT by
|
|
|
Thread started: Sep 11 2008, 5:27 AM EDT
Watch
That is very cool indeed, is there any way of embedding the site without having to scroll left and right? ie minimising it slightly so it fits the wetapint page's active window area?
out of
found this valuable.
Do you find this valuable?
Show Last Reply
|
|
Last Reply:
RE: Embedding sites
By: ,
Sep 11 2008, 4:11 PM EDT
Excellent, I shall give that a go!
Thank you.
J :-)
out of
found this valuable.
Do you find this valuable?
|
|
|
|
|
iFrame Codes from Where?
|
5 |
Dec 14 2007, 10:15 PM EST by
|
|
|
Thread started: Dec 14 2007, 5:11 PM EST
Watch
Where do you get the iFrame codes from though?
3
out of
3 found this valuable.
Do you find this valuable?
Do you?
Show Last Reply
|
|
Last Reply:
RE: iFrame Codes from Where?
By: ,
Dec 14 2007, 10:15 PM EST
you have microsoft office Front Page you can do it very easily or just use the following code : <iframe name="I1" src="http://www.yourwebsitehere.com" width="889" height="359" scrolling="yes"> Your browser does not support inline frames or is currently configured not to display inline frames. </iframe> Thank you. Regards, A.Mohith. http://www.wetpaintcentral.com/account/mohithgaming
out of
found this valuable.
Do you find this valuable?
|
|