CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 Access an URL selected record in a grid

Print topic Send  topic

Author Message
Michael Rachow
Posted: 04/04/2002, 4:00 AM

Hi,

I have a grid with one of the columns being an URL field.
After the user clicks one of theses records and
before the page is closed I would like to set a session variable
based on a column value of that selected record.
Is there any event slot, where variables point to the selected record?

Thanks in advance
Michael


Alexey Alexapolsky
Posted: 04/05/2002, 12:57 AM

Make this URL point to dummy CC page,
add record field to Field Properties/Output tab,
and in dummy page/open event your code should be like this :

session("some_var") = GetParam("FieldName")

--
Alex
CodeCharge Developer


"Michael Rachow" <mrachow@BeraCom.de> wrote in message
news:a8hf83$ap1$1@news.codecharge.com...
> Hi,
>
> I have a grid with one of the columns being an URL field.
> After the user clicks one of theses records and
> before the page is closed I would like to set a session variable
> based on a column value of that selected record.
> Is there any event slot, where variables point to the selected record?
>
> Thanks in advance
> Michael
>
>
>

Michael Rachow
Posted: 04/05/2002, 1:19 AM

Thanks Alex,
There was a small hope on my side,
that there is a "direct" way.

Michael

"Alexey Alexapolsky" <alexa@codecharge.com> schrieb im Newsbeitrag
news:a8josu$s04$2@news.codecharge.com...
> Make this URL point to dummy CC page,
> add record field to Field Properties/Output tab,
> and in dummy page/open event your code should be like this :
>
> session("some_var") = GetParam("FieldName")
>
> --
> Alex
> CodeCharge Developer
>
>
> "Michael Rachow" <mrachow@BeraCom.de> wrote in message
>news:a8hf83$ap1$1@news.codecharge.com...
> > Hi,
> >
> > I have a grid with one of the columns being an URL field.
> > After the user clicks one of theses records and
> > before the page is closed I would like to set a session variable
> > based on a column value of that selected record.
> > Is there any event slot, where variables point to the selected record?
> >
> > Thanks in advance
> > Michael
> >
> >
> >
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.