[FX.php List] Re: Redirect in Body for Bob

Bob Patin bob at patin.com
Wed Apr 29 11:20:20 MDT 2009


Success!

Here's what it was: until I referenced an existing graphics file, it  
didn't work; then, when I replaced "redirect.gif" with a blank  
"spacer.gif" that I had, it immediately worked.

So because the graphics link was broken, it wouldn't fire the FUNCTION.

Thanks for your help Kevin; neat little trick!

Best,

Bob Patin


-------------- next part --------------
A non-text attachment was scrubbed...
Name: new_logo_idea3_120w.jpg
Type: image/jpeg
Size: 15728 bytes
Desc: not available
Url : http://mail.iviking.org/pipermail/fx.php_list/attachments/20090429/790754e1/new_logo_idea3_120w-0001.jpg
-------------- next part --------------


Longterm Solutions
bob at longtermsolutions.com
615-333-6858
http://www.longtermsolutions.com
iChat: bobpatin
AIM: longterm1954
FileMaker 9 Certified Developer
Member of FileMaker Business Alliance and FileMaker TechNet
--------------------------
FileMaker hosting and consulting for all versions of FileMaker
PHP ? Full email services ? Free DNS hosting ? Colocation ? Consulting

On Apr 29, 2009, at 12:03 PM, Kevin Becker wrote:

> Try using the full url for the page, like
> window.location.href = "http://www.yoururl.com/conf_review.php";
>
>
> On 4/29/09 12:46 PM, "fx.php_list-request at mail.iviking.org"
> <fx.php_list-request at mail.iviking.org> wrote:
>
>> <script language="JavaScript1.2" type="text/javascript">
>> function go_now() {
>> alert('test');
>> window.location.href = "conf_review.php";
>> }
>> </SCRIPT>
>
> Kevin Becker
> FileMaker | Web Developer
> 740-389-4798 ext 250
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list



More information about the FX.php_List mailing list