Re: changing iframe source via php [message #183842 is a reply to message #183827] |
Fri, 22 November 2013 11:21 |
Arno Welzel
Messages: 317 Registered: October 2011
Karma:
|
Senior Member |
|
|
Am 21.11.2013 23:23, schrieb richard:
> I'm trying to figure out a way so that I can change the iframe source with
> just simply changing the src value.
> But I keep getting a parse error.
>
> I set the posted value with a link.
> value=1 src=page1
> value=2 src=page2
> value=3 src=page3
> if value is anything else, then the home page is used.
>
> <iframe name="home" id="aframe" src="????">
>
> How od I code where the ? are??
Sorry - but with this non-existing problem description it is impossible
to help you.
Post your *existing* code - and please in a layout that it is readable.
--
Arno Welzel
http://arnowelzel.de
http://de-rec-fahrrad.de
|
|
|