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

 how to retrieve name of the transferred parameter?

Print topic Send  topic

Author Message
Tomasz
Posted: 04/21/2002, 9:11 AM

Depending on condition, I transfer different variable to the next page,
examples are:

mypage.php?m_id=8&m_pic1_big=103-0344_IMG.jpg

or

mypage.php?m_id=8&m_pic2_big=103-0656_IMG.jpg

I want to display proper pic on target page, how to retrieve which
parameter is transferred; m_pic1_big or m_pic2_big?
(NOT param value, but param name!)
angelo
Posted: 04/21/2002, 12:24 PM

simply check to see if m_pic2_big >"" if it contains something then it
was transferred! If not then it's empty.


"Tomasz" <tomasz@REMOVENOSPAMmax.pl> wrote in message
news:Xns91F7B9092225Ctomasz@66.180.229.147...
> Depending on condition, I transfer different variable to the next
page,
> examples are:
>
> mypage.php?m_id=8&m_pic1_big=103-0344_IMG.jpg
>
> or
>
> mypage.php?m_id=8&m_pic2_big=103-0656_IMG.jpg
>
> I want to display proper pic on target page, how to retrieve which
> parameter is transferred; m_pic1_big or m_pic2_big?
> (NOT param value, but param name!)
>

Tomasz
Posted: 04/21/2002, 12:43 PM

.... Zdaje się, że w N, 21 kwi 2002 19:30:20 GMT angelo napisał (a):

> simply check to see if m_pic2_big >"" if it contains something
> then it was transferred! If not then it's empty.
>
I've done it already by searching sWhere variable

   


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.