I hope the length of a url has a max > 256, cuz I need it possibly....
Anyway, I am using a form action with queryvariables.
Jake tells me this cannot be done, but it can...maybe he means it cannot
also be mixed with a bookmark anchor, which is what I do....
I am going to separate the vars from the url now, and see if the form
action handles a bookmark anchor then....
KEWL!
TNX SO MUCH for helping out, its end users who actually benefit from
this...ppl who need to be tought that puters can actually help them, not
ANNOY them...
Morriz....
iD!OTZ:
- ppl with different opninions and/or behavior
-----Original Message-----
From: Nikolai Devereaux [mailto:yomama@u...]
Sent: maandag 25 februari 2002 18:04
To: professional php
Subject: [pro_php] Re: parsing anchor tag with form action?
One more possibility
instead of sending a form, you might try sending all of the form data on
the url as a regular hyperlink. I went through some old code I wrote
and having a link like this worked fine for me.
http://mysite.tld/?pagename=Nikolai#CurrentProjects
Perhaps it only works for a few browsers or versions, I dunno.
good luck,
nik
> -----Original Message-----
> From: Morriz [mailto:mrdata@i...]
> Sent: Monday, February 25, 2002 8:27 AM
> To: professional php
> Subject: [pro_php] Re: parsing anchor tag with form action?
>
>
> Me too, I can only hope that apache's mod_rewrite can help me
> out....it is able to if I correctly remember.
>
> Good thing that I am making an app on a server to be configured by
> myself....
>
>
> Tnx everyone!
>
> Morriz
>
>
> iD!OTZ:
> - ppl with different opninions and/or behavior
>
>
> -----Original Message-----
> From: Adam Lang [mailto:aalang@r...]
> Sent: maandag 25 februari 2002 15:11
> To: professional php
> Subject: [pro_php] Re: parsing anchor tag with form action?
>
>
> I think you are out of luck.
>
> You submit the form, the browser loads the page it is told to and THEN
> it moves to the anchor.
>
> I doubt there are any ticks to get around it.
>
> Adam Lang
> Systems Engineer
> Rutgers Casualty Insurance Company http://www.rutgersinsurance.com
> ----- Original Message -----
> From: "Morriz" <mrdata@i...>
> To: "professional php" <pro_php@p...>
> Sent: Sunday, February 24, 2002 8:13 PM
> Subject: [pro_php] parsing anchor tag with form action?
>
>
> > Hello everyone,
> >
> > I have a serious problem...
> >
> > I need to jump back to an anchor tag after submitting a form....
> >
> > but this doesnt work:
> >
> > <form action="blabla.php?id={id}#anchor{id}" ...
> >
> > so I thought up a refresh that does, but the user sees the page jump
> > from top to anchor...which is annoying...
> >
> > anybody now a solution?
> >
> > btw, I am using the template class...so that makes it even harder I
> > guess
> >
> >
> > hope 2 hear from U!
> >
> > Morriz
> >
> >
> >
> > iD!OTZ:
> > - ppl with different opninions and/or behavior
> >
> >
> >
> > ---
> > Change your mail options at http://p2p.wrox.com/manager.asp or to
> > unsubscribe send a blank email to
> > $subst('Email.Unsub').
> >
>
>
>
>
> ---
> Change your mail options at http://p2p.wrox.com/manager.asp or to
> unsubscribe send a blank email to $subst('Email.Unsub').
>
>
>
>
> ---
> Change your mail options at http://p2p.wrox.com/manager.asp or to
> unsubscribe send a blank email to $subst('Email.Unsub').