Ignore that....

I would probably do it this way...(and my ASP is pretty shoddy, but its
close enough)

<%IF instr(1,Request("pid","value",1) > Request("pid") > 0 THEN
                do this....
        ELSEIF instr(1,Request("jid","value",1) > 0 THEN
                do that...
        END IF
%>


-----Original Message-----
From: Greg Morphis [mailto:[EMAIL PROTECTED] 
Sent: 05 January 2005 15:26
To: CF-Talk
Subject: Re: ASP help

Maybe you should ask these questions on an asp forum?
Thanks


On Wed, 05 Jan 2005 10:17:21 -0400, Asim Manzur <[EMAIL PROTECTED]> wrote:
> could someone please tell me the following code in ASP???
> 
> Thanks once again.
> 
> <CFIF IsDefined("pid")>
> 
> do this................
> 
> <cfelseif IsDefined("jid")>
> 
> do this............
> 
> <cfif>
> 
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:189378
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to