Re: [WebDNA] multi [sendmail] inside [search]
This WebDNA talk-list message is from 2012
It keeps the original formatting.
numero = 109299
interpreted = N
texte = Kenneth,Here is my test code.It does both of your [writefile] commands perfectly, with several of my =test employees, but does not do the [sendmail] in between.I was told that it is because the [sendmail] is inside of the [search] [writefile =testFounditemStart[index]][message_total_hours][/writefile] [sendmail =to=3Dsbraun1@twcny.rr.com&from=3DWebpage@mydomain.com&subject=3DTest =Over 40 message (no reply)&content-type=3Dtext/html] ==20 [message_total_hours] =20 [/sendmail] [writefile testFounditemEnd[index]][message_total_hours][/writefile]I don't have access to the server to check any of the settings, or know =the platform.On Jul 13, 2012, at 11:07 AM, WebDNA Solutions wrote:> There must be something wrong with your real code,=20> unless it's a temporary glitch that requires a reboot=20> to clear it up. =20>=20> First reboot the server, then try your original code=20> again to see if it's working the way it should. If not,=20> try this as a test: =20>=20> [search db=3D../login/website_users.db& code..blah..code...]>=20> [writefile testNumfound][numfound][/writefile]>=20> [founditems] =20> code..blah..code...> [showif code..blah..code...> [loop start=3D[ code..blah..code...] = = =20> [text] message =3D> [showif code..blah..code...> [/showif]> [/text]> [/loop]> [/showif] =20>=20> [writefile testFounditemStart[index]][message][/writefile]>=20> [sendmail=20> to=3Dtimeclock@domain.com&from=3DWebpage@domain.com&subject=3DStaff =Over=20> 40 message (no reply)&content-type=3Dtext/html]> [message]> [/sendmail]>=20> [writefile testFounditemEnd[index]][message][/writefile]>=20> code..blah..code...> [/founditems]> [/search]>=20> ... then see if the content of the testNumfound file matches=20> the number of testFounditemStart and testFounditemEnd=20> files -- and check the content of these files to be sure they=20> contain the correct message. =20>=20> Sincerely,> Kenneth Grome> WebDNA Solutions> http://www.webdnasolutions.com> WebDNA Programming and Linux Server Administration>=20>=20>=20>=20>=20>=20>=20>> On Jul 13, 2012, at 10:04 AM, WebDNA Solutions wrote:>>>> The problem is, WebDNA doesn't like using a [sendmail]>>>> tag inside of a [search...][founditems] routine.>>>=20>>> Of course it does, I've been doing this for years.=20>>> What seems to be the problem that causes you to say>>> this?>>=20>> The simple problem is that it won't work...>> Here's a sample....>>=20>> [search db=3D../login/website_users.db&>> code..blah..code...] [founditems]>> code..blah..code...>> [showif code..blah..code...>> [loop start=3D[ code..blah..code...]>> [text] message =3D>> [showif code..blah..code...>> [/showif]>> [/text]>> [/loop]>> [/showif]>> [sendmail>> to=3Dtimeclock@domain.com&from=3DWebpage@domain.com&subject=3D>> Staff Over 40 message (no reply)&content-type=3Dtext/html]>> [message]>> [/sendmail]>> code..blah..code...>> [/founditems]>> [/search]>>=20>> But this does work, but with only the last item found....>>=20>> [search db=3D../login/website_users.db&>> code..blah..code...] [founditems]>> code..blah..code...>> [showif code..blah..code...>> [loop start=3D[ code..blah..code...]>> [text] message =3D>> [showif code..blah..code...>> [/showif]>> [/text]>> [/loop]>> [/showif]>> code..blah..code...>> [/founditems]>> [/search]>>=20>> [sendmail to=3Dtimeclock@domain.com&from=3DWebpage@>> domain.com&subject=3DStaff Over 40 message (no>> reply)&content-type=3Dtext/html] [message]>> [/sendmail]>>=20>>> Sincerely,>>> Kenneth Grome>>> WebDNA Solutions>>> http://www.webdnasolutions.com>>> WebDNA Programming and Linux Server Administration>>>=20>>> ------------------------------------------------------->>> -- This message is sent to you because you are>>> subscribed to the mailing list
.>>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us>>> Bug Reporting: support@webdna.us>>=20>> --------------------------------------------------------->> This message is sent to you because you are subscribed to>> the mailing list .>> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us>> Bug Reporting: support@webdna.us> ---------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us> Bug Reporting: support@webdna.us
Associated Messages, from the most recent to the oldest:
Kenneth,Here is my test code.It does both of your [writefile] commands perfectly, with several of my =test employees, but does not do the [sendmail] in between.I was told that it is because the [sendmail] is inside of the [search] [writefile =testFounditemStart[index]][message_total_hours][/writefile] [sendmail =to=3Dsbraun1@twcny.rr.com&from=3DWebpage@mydomain.com&subject=3DTest =Over 40 message (no reply)&content-type=3Dtext/html] ==20 [message_total_hours] =20 [/sendmail] [writefile testFounditemEnd[index]][message_total_hours][/writefile]I don't have access to the server to check any of the settings, or know =the platform.On Jul 13, 2012, at 11:07 AM, WebDNA Solutions wrote:> There must be something wrong with your real code,=20> unless it's a temporary glitch that requires a reboot=20> to clear it up. =20>=20> First reboot the server, then try your original code=20> again to see if it's working the way it should. If not,=20> try this as a test: =20>=20> [search db=3D../login/website_users.db& code..blah..code...]>=20> [writefile testNumfound][numfound][/writefile]>=20> [founditems] =20> code..blah..code...> [showif code..blah..code...> [loop start=3D[ code..blah..code...] = = =20> [text] message =3D> [showif code..blah..code...> [/showif]> [/text]> [/loop]> [/showif] =20>=20> [writefile testFounditemStart[index]][message][/writefile]>=20> [sendmail=20> to=3Dtimeclock@domain.com&from=3DWebpage@domain.com&subject=3DStaff =Over=20> 40 message (no reply)&content-type=3Dtext/html]> [message]> [/sendmail]>=20> [writefile testFounditemEnd[index]][message][/writefile]>=20> code..blah..code...> [/founditems]> [/search]>=20> ... then see if the content of the testNumfound file matches=20> the number of testFounditemStart and testFounditemEnd=20> files -- and check the content of these files to be sure they=20> contain the correct message. =20>=20> Sincerely,> Kenneth Grome> WebDNA Solutions> http://www.webdnasolutions.com> WebDNA Programming and Linux Server Administration>=20>=20>=20>=20>=20>=20>=20>> On Jul 13, 2012, at 10:04 AM, WebDNA Solutions wrote:>>>> The problem is, WebDNA doesn't like using a [sendmail]>>>> tag inside of a [search...][founditems] routine.>>>=20>>> Of course it does, I've been doing this for years.=20>>> What seems to be the problem that causes you to say>>> this?>>=20>> The simple problem is that it won't work...>> Here's a sample....>>=20>> [search db=3D../login/website_users.db&>> code..blah..code...] [founditems]>> code..blah..code...>> [showif code..blah..code...>> [loop start=3D[ code..blah..code...]>> [text] message =3D>> [showif code..blah..code...>> [/showif]>> [/text]>> [/loop]>> [/showif]>> [sendmail>> to=3Dtimeclock@domain.com&from=3DWebpage@domain.com&subject=3D>> Staff Over 40 message (no reply)&content-type=3Dtext/html]>> [message]>> [/sendmail]>> code..blah..code...>> [/founditems]>> [/search]>>=20>> But this does work, but with only the last item found....>>=20>> [search db=3D../login/website_users.db&>> code..blah..code...] [founditems]>> code..blah..code...>> [showif code..blah..code...>> [loop start=3D[ code..blah..code...]>> [text] message =3D>> [showif code..blah..code...>> [/showif]>> [/text]>> [/loop]>> [/showif]>> code..blah..code...>> [/founditems]>> [/search]>>=20>> [sendmail to=3Dtimeclock@domain.com&from=3DWebpage@>> domain.com&subject=3DStaff Over 40 message (no>> reply)&content-type=3Dtext/html] [message]>> [/sendmail]>>=20>>> Sincerely,>>> Kenneth Grome>>> WebDNA Solutions>>> http://www.webdnasolutions.com>>> WebDNA Programming and Linux Server Administration>>>=20>>> ------------------------------------------------------->>> -- This message is sent to you because you are>>> subscribed to the mailing list .>>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us>>> Bug Reporting: support@webdna.us>>=20>> --------------------------------------------------------->> This message is sent to you because you are subscribed to>> the mailing list .>> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us>> Bug Reporting: support@webdna.us> ---------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us> Bug Reporting: support@webdna.us
Stephen Braun
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:
PCS Frames (1997)
Still having math problems (1997)
[CART] (1997)
Error: the 'showcart' command requires that you specify a db (1997)
intel webdna? (2007)
Need help with search title (1998)
How to Display text in empty fields (1997)
Authorize.net setup (2002)
Big Databases (1997)
Shopping Carts folder does not exist in Linux (2000)
[append] and SSL (1997)
Date problems (1997)
Share cost of training videos! (1998)
form posts expiring instantly... why? (2000)
WebCat2 several catalogs? (1997)
New command suggestion (1997)
Applescript error (1998)
[WebDNA] Internal [ipaddress] ? (2009)
Weird problems with [SHOWIF]s (1997)
Emailer setup (1997)