CodeCharge Studio
search Register Login  

Web Reporting

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

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 newbie question...carrying field data over

Print topic Send  topic

Author Message
JHoffman
Posted: 05/22/2001, 12:34 PM

I'm creating a forum (disscussion group) application in ASP and Access
similar to the forum example provided. I want my reply messages to have the
same topic (with maybe a 're:' in front of them. How would I go about
carrying this data over to the new record? I thought I could perhaps do it
with transferring and input variable.

Thanks.

Alexey Alexapolsky
Posted: 05/24/2001, 5:25 AM

I'll give you an example for CC forum example :
Open "Reply" page , "reply" from , then
open Events/"Before show" event and type in

fldtopic = "Re: " & dlookup("messages","topic","message_id=" &
GetParam("mid"))



--
Regards,
Alexey
CodeCharge Support



JHoffman <jhoffman@aol.com> wrote in message
news:9eef10$md3$1@mail.tankhill.com...
> I'm creating a forum (disscussion group) application in ASP and Access
> similar to the forum example provided. I want my reply messages to have
the
> same topic (with maybe a 're:' in front of them. How would I go about
> carrying this data over to the new record? I thought I could perhaps do it
> with transferring and input variable.
>
> Thanks.
>
>


   


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.