On Tue, 30 Oct 2001, Mike Eggleston wrote:

> I have searched through the archives, but not found this problem.
> It can't be unique, though I don't yet know how to solve it.
> I have finally setup apache with TT and am beginning to build
> pages that have both static and dynamic data. When I generate
> a link on one page that directs the user to a second page that
> displays specific data chosen by the first page... how do I pass
> that specific criteria to the second page?
> 
> The first page displays multiple bank accounts.
> The user choses one.
> The generated link on the first page is similiar to:
> 
>       http://www.site.com/tt2/start?acct=1&id=4
> 
> Apache returns an error saying that it is an invalid
> link, assuming that it is TT that is unable to parse
> the link and its parameters.
> 
> How do I solve this?
> 
> Mike

Found it. I was using the wrong initial character. Too long
at work, I guess.

What are folks using to regerate the url for an embedded link?
Something like CGI.url(...)?

Mike


Reply via email to