CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> ASP

 DLookup

Print topic Send  topic

Author Message
grayj

Posts: 1
Posted: 04/09/2007, 3:31 AM

Hi all i want to add the auto# from a form to another for using DLookup....why Dlookup because i want that number to =to the user session this is the code

<%
'BindEvents Method @1-1F517413
Sub BindEvents()
Set visitor_information.booking_id.CCSEvents("BeforeShow") = GetRef("visitor_information_booking_id_BeforeShow")
End Sub
'End BindEvents Method

Function visitor_information_booking_id_BeforeShow(Sender) 'visitor_information_booking_id_BeforeShow @44-6DE6DEC0

'DLookup @45-68A2C41D
Response.Cookies("booking_id") = CLng(CCDLookUp(ID,booking_information,cache_key IS NOT NULL,DBburnett_live))
'End DLookup

End Function 'Close visitor_information_booking_id_BeforeShow @44-54C34B28


%>

If there is a better way let me know

_________________
Mr G
View profile  Send private message

Add new topic Subscribe to topic   


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

PHP Reports

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

Home   |    Search   |    Members   |    Register   |    Login


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