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:
[Semi-OT] Kinda cool tool (how does it work?) (2004)
multi-paragraph fields (1997)
Search/sort in URL Was: GuestBook example (1997)
cybercash on OSX - was Executing remote AppleScript (2000)
Re:quit command on NT (1997)
Re:2nd WebCatalog2 Feature Request (1996)
WebCommerce: Folder organization ? (1997)
First postarg not taking in $Commands (1997)
exclusive db lock with webcat-3 ? (2000)
wild question (1998)
WCf2 and nested tags (1997)
[bug] Technical Support Log Crashes Server (2004)
[WebDNA] Dates (2009)
Re:Help name our technology! (1997)
The Form authentication trick (2000)
WCS Newbie question (1997)
Duplicate Cart Problem in Netscape (2000)
[BULK] [WebDNA] [BULK] looking for the holy grail of hosting still (2013)
logic help (1998)
Pre-flight public flag (1997)