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 -> Java

 Pass URL parameter to DLookup???

Print topic Send  topic

Author Message
V Najeem
Posted: 03/05/2005, 7:07 PM

Hi

Is it possible to pass a URL parameter to the WHERE clause of a dlookup? Eg I want to look up a product name from the products table, and the prod_id is a paramater in the URL, and I want to have the following in the WHERE clause:

product_id=prod_id

(product_id is the column in the products table)

Is it possible to do that simply or would I have to write code for it?

VN
sbwtxj


Posts: 27
Posted: 03/18/2005, 12:34 AM

"product_id="+e.getPage().getHttpGetParams("prod_id");:-)
_________________
----------------
Regards,
shanbw
View profile  Send private message
sbwtxj


Posts: 27
Posted: 03/18/2005, 12:36 AM

Sorry,
Quote sbwtxj:
"product_id="+e.getPage().getHttpGetParams().getParameter("prod_id");:-)

_________________
----------------
Regards,
shanbw
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.

MS Access to Web

Convert MS Access to Web.
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.