I've tried to get the get query params(*; "&") to work properly with no avail. I even dumped query params to see if I was doing something wrong. It seems that the query params arent being read at all, either by code or the dump session. Am I doing something wrong? Arent they supposed to show up in the dump regardless of my code?
----- Original Message ----- From: "Aparajita Fishman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 16, 2004 10:29 AM Subject: Re: [Active4d-dev] querystrings > > I just inherited this project and must say I don't know very much about > > Active4D and I am not finding much help in the documentation. > > If I didn't know better, I would say you are frustrated... > > > > I've tried get query params, dump params - and any other combination I > > can > > think of to get the URL with the query string stuff to append to a var > > I've > > named $baseURL, now I test for the existence of a variable and append > > it to > > the variable i.e. > > Try the second form of 'get query params', I'm pretty sure that's what > you're looking for. I think the docs explain it pretty clearly. > > Regards, > > Aparajita > Victory-Heart Productions > [EMAIL PROTECTED] > www.aparajitaworld.com > > "If you dare to fail, you are bound to succeed." > - Sri Chinmoy | www.srichinmoylibrary.com > > _______________________________________________ > Active4D-dev mailing list > [EMAIL PROTECTED] > http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev > Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/ _______________________________________________ Active4D-dev mailing list [EMAIL PROTECTED] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
