is it possible to get this in javascript atleast? On Sat, Jul 11, 2009 at 5:32 PM, justin davis <[email protected]> wrote:
> > The data after the # is only used by the browser to jump down to a > correspondingly named anchor. It is not sent along with the request > by most (any?) browsers. > > On Jul 11, 8:25 pm, "[email protected]" <[email protected]> wrote: > > for this type of url: > > > > http://localhost/start/#xxxx > > > > is it possible to get this #xxxx in web.py? > > > > it is not available in web.input() or web.ctx.path. > > > > thanks > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
