Re: IF/THEN, SHOWIF, and/or HIDEIF
This WebDNA talk-list message is from 2007
It keeps the original formatting.
numero = 68938
interpreted = N
texte = This should do the trick for you :)[IF (("[URL][setiuser][/URL]"!"")&("[setiuser]"!"[Raw][setiuser][/ Raw]"))&(("[URL][password][/URL]"!"")&("[password]"!"[Raw][password][/ Raw]"))&(("[URL][setifunction][/URL]"!"")&("[setifunction]"!"[Raw] [setifunction][/Raw]"))&(("[URL][code][/URL]"!"")&("[code]"!"[Raw] [code][/Raw]"))][Then][If (("[URL][batchsize][/URL]"!"")&("[batchsize]"!"[Raw][batchsize][/ Raw]"))&(("[URL][startnum][/URL]"!"")&("[startnum]"!"[Raw][startnum][/ Raw]"))][Then]******* Batchsize & Startnum have been passed *******[/Then][Else][If ("[URL][batchsize][/URL]"!"")&("[batchsize]"!"[Raw][batchsize][/ Raw]")][Then]****** Batchsize passed ******[/Then][Else]****** Batchsize FAIL ******[/Else][/If][If ("[URL][startnum][/URL]"!"")&("[startnum]"!"[Raw][startnum][/Raw]")][Then]****** Startnum passed ******[/Then][Else]****** Startnum FAIL ******[/Else][/If][/Else][/If][/Then][Else]****** All FAIL ******[/Else][/If]On 04 May 2007, at 1:29 AM, Ki Song wrote:> An external program is going to generate a URL that has the following> variables:> Setifunction> Setiuser> Password> Code>> The following variables may or may not be present:> Startnum> Batchsize>>> I have this piece of code that will check for the required variables:> [IF (("[setiuser]"="username") & ("[password]"="password") &> ("[setifunction]"="somefunction") & ("[code]"="somecode"))]>>> How can I modify the above code to require startnum, batchsize, or > startnum> AND batchsize IF these variables are passed through the url?>> Here are three examples of valid urls:>> https://www.mystore.com/script.ext? > setifunction=downloadprods&setiuser=usern> ame&password=password&code=somecode>> https://www.mystore.com/script.ext? > setifunction=downloadprods&setiuser=usern> ame&password=password&code=somecode&batchsize=1000>> https://www.mystore.com/script.ext? > setifunction=downloadprods&setiuser=usern> ame&password=password&code=somecode&batchsize=1000&startnum=1>>>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list
.> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to digest@talk.smithmicro.com>> Web Archive of this list is at: http://webdna.smithmicro.com/-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
This should do the trick for you :)[IF (("[url][setiuser][/URL]"!"")&("[setiuser]"!"[raw][setiuser][/ Raw]"))&(("[url][password][/URL]"!"")&("[password]"!"[raw][password][/ Raw]"))&(("[url][setifunction][/URL]"!"")&("[setifunction]"!"[raw] [setifunction][/Raw]"))&(("[url][code][/URL]"!"")&("[code]"!"[raw] [code][/Raw]"))][Then][If (("[url][batchsize][/URL]"!"")&("[batchsize]"!"[raw][batchsize][/ Raw]"))&(("[url][startnum][/URL]"!"")&("[startnum]"!"[raw][startnum][/ Raw]"))][Then]******* Batchsize & Startnum have been passed *******[/Then][Else][If ("[url][batchsize][/URL]"!"")&("[batchsize]"!"[raw][batchsize][/ Raw]")][Then]****** Batchsize passed ******[/Then][Else]****** Batchsize FAIL ******[/Else][/If][If ("[url][startnum][/URL]"!"")&("[startnum]"!"[raw][startnum][/Raw]")][Then]****** Startnum passed ******[/Then][Else]****** Startnum FAIL ******[/Else][/If][/Else][/If][/Then][Else]****** All FAIL ******[/Else][/If]On 04 May 2007, at 1:29 AM, Ki Song wrote:> An external program is going to generate a URL that has the following> variables:> Setifunction> Setiuser> Password> Code>> The following variables may or may not be present:> Startnum> Batchsize>>> I have this piece of code that will check for the required variables:> [IF (("[setiuser]"="username") & ("[password]"="password") &> ("[setifunction]"="somefunction") & ("[code]"="somecode"))]>>> How can I modify the above code to require startnum, batchsize, or > startnum> AND batchsize IF these variables are passed through the url?>> Here are three examples of valid urls:>> https://www.mystore.com/script.ext? > setifunction=downloadprods&setiuser=usern> ame&password=password&code=somecode>> https://www.mystore.com/script.ext? > setifunction=downloadprods&setiuser=usern> ame&password=password&code=somecode&batchsize=1000>> https://www.mystore.com/script.ext? > setifunction=downloadprods&setiuser=usern> ame&password=password&code=somecode&batchsize=1000&startnum=1>>>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to digest@talk.smithmicro.com>> Web Archive of this list is at: http://webdna.smithmicro.com/-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Stuart Tremain
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Pricing (1998)
'does not contain' operator needed ... (1997)
Numbers from Sentence (2003)
Just a thought - WebCat classes (1998)
LIstFiles - filnames are cart numbers. (2000)
Emailer Problem (2000)
ShowNext (1997)
Custom WebCat Prefs ... (1997)
summarizing multiple fields (2000)
need help with textA field (1998)
[WebDNA] Foreign characters (2009) (2009)
WebCat2 - Getting to the browser's username/password data (1997)
Strange intermittent WebDNA problems (2008)
It just Does't add up!!! (1997)
Textarea Breaks (2000)
What am I doing wrong? (2000)
Capturing the referring site (1999)
bug in [SendMail] (1997)
WebSTAR 2.1 freezes my Mac (1997)
[WebDNA] Is the AutoCommit preference still supported? (2010)