On Thu, Sep 2, 2010 at 5:43 PM, Jim Lucas wrote:
> Paul Halliday wrote:
>> I think I just might be missing the logic here.
>>
>> I have a page that is created and within this page, I include an
>> iframe like this:
>>
>> $qp = urlencode("$when $wFilter $aFilter");
>> echo "\r> 12px;\">
>>
Paul Halliday wrote:
> I think I just might be missing the logic here.
>
> I have a page that is created and within this page, I include an
> iframe like this:
>
> $qp = urlencode("$when $wFilter $aFilter");
> echo "\r 12px;\">
> \r src=\"edv.php?qp=$qp\" width=100% height=1000 framebor
I think I just might be missing the logic here.
I have a page that is created and within this page, I include an
iframe like this:
$qp = urlencode("$when $wFilter $aFilter");
echo "\r
\r
\r
\r";
When I call edv.php though, I can't $qp = $_REQUEST['qp'];
What am I m
3 matches
Mail list logo