CodeCharge Studio
search Register Login  

Visual Web Reporting

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

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 Inserting current UserID into a field

Print topic Send  topic

Author Message
JHoffman
Posted: 05/24/2001, 11:51 AM

I've created a discussion board system based on the CC example. Because it
is a private system , every user has to log-in and their email becomes their
UserID. When a user creates a reply, I want to automatically insert either
their Email address or UserID into the author field of the new reply.
I've tried this in the Before Show Insert Event:
fldauthor= "author: " & GetParam("UserID") but it didn't work.
Any thoughts?
Thanks
Joe Hoffman

CodeCharge
Posted: 05/24/2001, 12:42 PM

What are the exact symptoms ?
Is this value displayed on the form as Label field, or is this a Hidden
field ?
If the value is displayed, do you see it on the form and it is not written
to the database ?
If so, please also test this by making it as Hidden field
Please also try Before Show Event.


"JHoffman" <jhoffman@aol.com> wrote in message
news:9ejl71$c74$1@mail.tankhill.com...
> I've created a discussion board system based on the CC example. Because it
> is a private system , every user has to log-in and their email becomes
their
> UserID. When a user creates a reply, I want to automatically insert either
> their Email address or UserID into the author field of the new reply.
> I've tried this in the Before Show Insert Event:
> fldauthor= "author: " & GetParam("UserID") but it didn't work.
> Any thoughts?
> Thanks
> Joe Hoffman
>
>


   


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

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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