livestrong
Technical User
Hi Guys,
I need my page to relocate to my target frame below is the
incorrect code im using!
Any ideas
It works when i take the "traget" piece out
Any help would be great with this one.
I need my page to relocate to my target frame below is the
incorrect code im using!
Code:
header(Location: ' . $mypage . ' TARGET: mainFrame');
Any ideas
It works when i take the "traget" piece out
Code:
header(Location: ' . $mypage);
Any help would be great with this one.