The URL() function is primarily intended for generating web2py URLs, not 
external URLs. It will always add a controller and function (if none are 
specified, it will use the controller and function of the current request).

Anthony

On Thursday, March 28, 2013 10:36:15 AM UTC-4, Lamps902 wrote:
>
> Thanks to both of you guys! After a much needed rest, I got it working 
> with a solution comparable to what you guys specified/described. 
>
> Anthony - I noticed the book's section on using the *host* and 
> *scheme*parameters for URL(), but was a bit thrown off - is there a way to 
> use 
> URL() to point to a page (i.e. google.com) outside of your site (whatever 
> tinkering I did with URL(), it was always appending or prepending some 
> elements of my site's address to the URL pointing to another page)?
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to