Re: [WebDNA] Auto Suggest Form

This WebDNA talk-list message is from

2014


It keeps the original formatting.
numero = 111403
interpreted = N
texte = --001a11c246e605fc4d04fc7ff425 Content-Type: multipart/alternative; boundary=001a11c246e605fc4b04fc7ff424 --001a11c246e605fc4b04fc7ff424 Content-Type: text/plain; charset=UTF-8 Did I miss somethin> g... can't even list down the variables... many thanks again.. [FormVariables name=multisearch] [surname],[firstname] [/FormVariables] [multisearch] [search db=profile.db&bwSurnamedata=[userInput]&surnamesort=1] [[founditems]"[multisearch]" ,[/founditems][/search]]
Search Family Name
RESULTS: [founditems] [SURNAME], [FIRSTNAME] [MI] [/founditems] On Sat, Jun 21, 2014 at 3:36 PM, Lawrence Banahan wrote: > Hi Jess > > have you tried to use : > [FormVariables] > [index],[name],[value]
> [/FormVariables] > & > [ListVariables] > [index],[name],[value]
> [/ListVariables] > > to see if all the variables are displayed as you wish. > > This looks strange to me : > group1field=FirstName+LastName+Address&data="eqSurnamedata" > maybe put it in a [url][/url] context > > Lawrence > > sgbc cebu > 21 juin 2014 09:12 > Hi there... > > > > > > > /> > > > > THIS WORKS > > [search db=profile.db&bwSurnamedata=[userInput]&surnamesort=1] > [[founditems]"[surname]" ,[/founditems][/search]] > >
> > > > > Search Family Name > > > Stats: > [search db=profile.db&geSKUData=0&SKUSort=1] > [numfound] students on file[/search]   > >
> > > > BUT THIS DID NOT > > [search db=profile.db&bwSurnamedata=[userInput]&surnamesort=1] > [[founditems]"[surname], [firstname]" ,[/founditems][/search]] > >
> > > > > Search Family Name group1field=FirstName+LastName+Address&data="eqSurnamedata" type="text" > id="txt1"> > > > Stats: > [search db=profile.db&geSKUData=0&SKUSort=1] > [numfound] students on file[/search]   > > > > > RESULTS: > > [founditems] > [SURNAME], [FIRSTNAME] > [/founditems] > > MANY THANKS... > > JESS V. > --------------------------------------------------------- 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 --001a11c246e605fc4b04fc7ff424 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Did I miss somethin> g... can't even list down the = variables... many thanks again..

[FormVariables name=3Dmultisearch]<= br>[surname],[firstname]
[/FormVariables]

[multisearch]

[s= earch db=3Dprofile.db&bwSurnamedata=3D[userInput]&surnamesort=3D1]<= br> [[founditems]"[multisearch]" ,[/founditems][/search]]


= <form method=3D"POST" action=3D"search.tpl">
&= lt;input type=3D"hidden" name=3D"command" value=3D"= ;Search">
<input type=3D"hidden" name=3D"template" value=3D&qu= ot;search.tpl">
<input type=3D"hidden" name=3D"= ;db" value=3D"profile.db">
<td><td>
Sea= rch Family Name <input data=3D"[multisearch]" type=3D"tex= t" id=3D"txt1">
<input type=3D"submit" value=3D"Find">
</td= ></tr></table>
</form>

RESULTS:

[fou= nditems]
[SURNAME], [FIRSTNAME] [MI]
[/founditems]


On Sat, Jun 21, 2014 at 3:36 PM, Lawrenc= e Banahan <banahan.l@gmail.com> wrote:
Hi Jess

have you tried to use :
[FormVariables]
[index],[name],[value]<br>
[/FormVariables]
&
[ListVariables]
[index],[name],[value]<br>
[/ListVariables]

to see if all the variables are displayed as you wish.

This looks strange to me :=20 group1field=3DFirstName+LastName+Address&data=3D"eqSurnamedata&quo= t;
maybe put it in a [url][/url] context

Lawrence

=20 21 juin 2014=20 09:12
Hi=20 there...

<!HAS_WEBDNA_TAGS>


=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 <script=20 type=3D"text/javascript" src=3D"autosuggest2.js"><= ;/script>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 <script type=3D"text/javascript"=20 src=3D"remotesuggestions.js"></script>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 <link rel=3D"stylesheet&= quot; type=3D"text/css" href=3D"autosuggest.css" />=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0
=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 <script type=3D"text/javascript">
= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 window.onload =3D function () {
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 var oTextbox =3D new=20 AutoSuggestControl(document.getElementById("txt1"), new=20 RemoteStateSuggestions());=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0
= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 }
=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=20 </script>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0
=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0
THIS WORKS

[search=20 db=3Dprofile.db&bwSurnamedata=3D[userInput]&surnamesort=3D1]
[[f= ounditems]"[surname]" ,[/founditems][/search]]

<form method=3D"POST"=20 action=3D"search.tpl">
<input type=3D"hidden" = name=3D"command"=20 value=3D"Search">
<input type=3D"hidden" name=3D"template" value=3D&qu= ot;search.tpl">
<input type=3D"hidden" name=3D"db" value=3D"profile.db&q= uot;>
<td><td>
Search Family Name <input name=3D"eqSurnamedata" type=3D"text&q= uot; id=3D"txt1">
<input type=3D"submit" value=3D"Find">
</td= ><td=20 align=3Dright>
Stats:
[search=20 db=3Dprofile.db&geSKUData=3D0&SKUSort=3D1]
[numfound] students o= n=20 file[/search] &nbsp;
</td></tr></table>
</form>



BUT THIS DID NOT

[search=20 db=3Dprofile.db&bwSurnamedata=3D[userInput]&surnamesort=3D1]
[[f= ounditems]"[surname], [firstname]" ,[/founditems][/search]]

<form method=3D"= POST"=20 action=3D"search.tpl">
<input type=3D"hidden" name=3D"command" value=3D&quo= t;Search">
<input=20 type=3D"hidden" name=3D"template" value=3D"search.= tpl">
<input=20 type=3D"hidden" name=3D"db" value=3D"profile.db&qu= ot;>
<td><td>
Search Family Name <input=20 group1field=3DFirstName+LastName+Address&data=3D"eqSurnamedata&quo= t;=20 type=3D"text" id=3D"txt1">
<input type=3D"= ;submit" value=3D"Find">
</td><td align=3Dright>
Stats:
[search=20 db=3Dprofile.db&geSKUData=3D0&SKUSort=3D1]
[numfound] students o= n=20 file[/search] &nbsp;
</td></tr></table>
</fo= rm>


RESULTS:

[founditems]
[SURNAME], [FIRSTNAME]
[/founditems]

MA= NY THANKS...

JESS V.
--------------------------------------------------------- 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: suppo= rt@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: suppo= rt@webdna.us

--001a11c246e605fc4b04fc7ff424-- --001a11c246e605fc4d04fc7ff425 Content-Type: image/jpeg; x-apple-mail-type=stationery; name="compose-unknown-contact.jpg" Content-Disposition: inline; filename="compose-unknown-contact.jpg" Content-Transfer-Encoding: base64 Content-ID: X-Attachment-Id: d202ac81c4b8ffc8_0.1.1 /9j/4AAQSkZJRgABAQEARwBHAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAQEB AQEBAgICAgICAgICAgICAgICAgICAgICAgICAgICAgL/2wBDAQEBAQEBAQICAgICAgICAgICAgIC AgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgL/wAARCAAZABkDAREA AhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAABgcICQr/xAA0EAABAwMCAgUKBwAAAAAAAAACAQME BQYRABITIQcUMUF2CBUXIjI2N0JRtVRWkZOV0dL/xAAYAQEAAwEAAAAAAAAAAAAAAAADAAEEAv/E ACQRAAICAAQGAwAAAAAAAAAAAAABAhEDMrHREyExM0FxgfDx/9oADAMBAAIRAxEAPwDuEt+gW/UL et6oVC3rfqNQqFv0OfPn1GhUqfOmzZtKZlS5UqZMaNwzNwiJVIl7eXLCaZIGwBl3TY8epPx2+jy2 ZNPjvkwc9uhW8j7nCPhvOsQliYIeS7cvCpp8o50qwrC4v3lsNSDbdmTEhvs2tahxpfV3WnmbbozJ Ew/gwdadbYExVRXKEKoSdvJcaOSqxE7/AAiX0gXx+a69/JSf9alIlste0VzaNpeFrcT9KKymotyi aZ0KRCnzacoE7Kjzn4gi2KqUh3jqDHDHv4mRUfruTWlMzlVUKIVNp9GguEJnAh0+IZjyAiisgyRD nu5azS8miKqjOTVkKqS/psG37fo1Fbabeg25b8eZPeFJBBJSjMG5HjMeyihnaauZwe4OGiju13GA cpOwBeN+U8/IkGbsiS8b7ryogmbzhbyc9REROfZhERO5ETShjPtvpGqTUyLErytS4siSwx5x2tRH 4hPOI0DkjZtaJtFxuVEbIUUiyeNujlBUJGbJN6nM/Cyf2Hf60YgjvKA+NPSP4gT7axpcPtr51YWJ nYn9dnAQWl722p4ot37yzqnlfp6FrqbwawG8/9k= --001a11c246e605fc4d04fc7ff425-- Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Auto Suggest Form (Lawrence Banahan 2014)
  2. Re: [WebDNA] Auto Suggest Form (sgbc cebu 2014)
  3. Re: [WebDNA] Auto Suggest Form (sgbc cebu 2014)
  4. Re: [WebDNA] Auto Suggest Form (Lawrence Banahan 2014)
  5. [WebDNA] Auto Suggest Form (sgbc cebu 2014)
--001a11c246e605fc4d04fc7ff425 Content-Type: multipart/alternative; boundary=001a11c246e605fc4b04fc7ff424 --001a11c246e605fc4b04fc7ff424 Content-Type: text/plain; charset=UTF-8 Did I miss somethin> g... can't even list down the variables... many thanks again.. [FormVariables name=multisearch] [surname],[firstname] [/FormVariables] [multisearch] [search db=profile.db&bwSurnamedata=[userInput]&surnamesort=1] [[founditems]"[multisearch]" ,[/founditems][/search]]
Search Family Name
RESULTS: [founditems] [SURNAME], [FIRSTNAME] [MI] [/founditems] On Sat, Jun 21, 2014 at 3:36 PM, Lawrence Banahan wrote: > Hi Jess > > have you tried to use : > [formvariables] > [index],[name],[value]
> [/FormVariables] > & > [listvariables] > [index],[name],[value]
> [/ListVariables] > > to see if all the variables are displayed as you wish. > > This looks strange to me : > group1field=FirstName+LastName+Address&data="eqSurnamedata" > maybe put it in a [url][/url] context > > Lawrence > > sgbc cebu > 21 juin 2014 09:12 > Hi there... > > > > > > > /> > > > > THIS WORKS > > [search db=profile.db&bwSurnamedata=[userInput]&surnamesort=1] > [[founditems]"[surname]" ,[/founditems][/search]] > >
> > > > > Search Family Name > > > Stats: > [search db=profile.db&geSKUData=0&SKUSort=1] > [numfound] students on file[/search]   > >
> > > > BUT THIS DID NOT > > [search db=profile.db&bwSurnamedata=[userInput]&surnamesort=1] > [[founditems]"[surname], [firstname]" ,[/founditems][/search]] > >
> > > > > Search Family Name group1field=FirstName+LastName+Address&data="eqSurnamedata" type="text" > id="txt1"> > > > Stats: > [search db=profile.db&geSKUData=0&SKUSort=1] > [numfound] students on file[/search]   > > > > > RESULTS: > > [founditems] > [SURNAME], [FIRSTNAME] > [/founditems] > > MANY THANKS... > > JESS V. > --------------------------------------------------------- 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 --001a11c246e605fc4b04fc7ff424 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Did I miss somethin> g... can't even list down the = variables... many thanks again..

[FormVariables name=3Dmultisearch]<= br>[surname],[firstname]
[/FormVariables]

[multisearch]

[s= earch db=3Dprofile.db&bwSurnamedata=3D[userInput]&surnamesort=3D1]<= br> [[founditems]"[multisearch]" ,[/founditems][/search]]


= <form method=3D"POST" action=3D"search.tpl">
&= lt;input type=3D"hidden" name=3D"command" value=3D"= ;Search">
<input type=3D"hidden" name=3D"template" value=3D&qu= ot;search.tpl">
<input type=3D"hidden" name=3D"= ;db" value=3D"profile.db">
<td><td>
Sea= rch Family Name <input data=3D"[multisearch]" type=3D"tex= t" id=3D"txt1">
<input type=3D"submit" value=3D"Find">
</td= ></tr></table>
</form>

RESULTS:

[fou= nditems]
[SURNAME], [FIRSTNAME] [MI]
[/founditems]


On Sat, Jun 21, 2014 at 3:36 PM, Lawrenc= e Banahan <banahan.l@gmail.com> wrote:
Hi Jess

have you tried to use :
[formvariables]
[index],[name],[value]<br>
[/FormVariables]
&
[listvariables]
[index],[name],[value]<br>
[/ListVariables]

to see if all the variables are displayed as you wish.

This looks strange to me :=20 group1field=3DFirstName+LastName+Address&data=3D"eqSurnamedata&quo= t;
maybe put it in a [url][/url] context

Lawrence

=20 21 juin 2014=20 09:12
Hi=20 there...

<!HAS_WEBDNA_TAGS>


=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 <script=20 type=3D"text/javascript" src=3D"autosuggest2.js"><= ;/script>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 <script type=3D"text/javascript"=20 src=3D"remotesuggestions.js"></script>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 <link rel=3D"stylesheet&= quot; type=3D"text/css" href=3D"autosuggest.css" />=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0
=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 <script type=3D"text/javascript">
= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 window.onload =3D function () {
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 var oTextbox =3D new=20 AutoSuggestControl(document.getElementById("txt1"), new=20 RemoteStateSuggestions());=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0
= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 }
=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=20 </script>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0
=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0
THIS WORKS

[search=20 db=3Dprofile.db&bwSurnamedata=3D[userInput]&surnamesort=3D1]
[[f= ounditems]"[surname]" ,[/founditems][/search]]

<form method=3D"POST"=20 action=3D"search.tpl">
<input type=3D"hidden" = name=3D"command"=20 value=3D"Search">
<input type=3D"hidden" name=3D"template" value=3D&qu= ot;search.tpl">
<input type=3D"hidden" name=3D"db" value=3D"profile.db&q= uot;>
<td><td>
Search Family Name <input name=3D"eqSurnamedata" type=3D"text&q= uot; id=3D"txt1">
<input type=3D"submit" value=3D"Find">
</td= ><td=20 align=3Dright>
Stats:
[search=20 db=3Dprofile.db&geSKUData=3D0&SKUSort=3D1]
[numfound] students o= n=20 file[/search] &nbsp;
</td></tr></table>
</form>



BUT THIS DID NOT

[search=20 db=3Dprofile.db&bwSurnamedata=3D[userInput]&surnamesort=3D1]
[[f= ounditems]"[surname], [firstname]" ,[/founditems][/search]]

<form method=3D"= POST"=20 action=3D"search.tpl">
<input type=3D"hidden" name=3D"command" value=3D&quo= t;Search">
<input=20 type=3D"hidden" name=3D"template" value=3D"search.= tpl">
<input=20 type=3D"hidden" name=3D"db" value=3D"profile.db&qu= ot;>
<td><td>
Search Family Name <input=20 group1field=3DFirstName+LastName+Address&data=3D"eqSurnamedata&quo= t;=20 type=3D"text" id=3D"txt1">
<input type=3D"= ;submit" value=3D"Find">
</td><td align=3Dright>
Stats:
[search=20 db=3Dprofile.db&geSKUData=3D0&SKUSort=3D1]
[numfound] students o= n=20 file[/search] &nbsp;
</td></tr></table>
</fo= rm>


RESULTS:

[founditems]
[SURNAME], [FIRSTNAME]
[/founditems]

MA= NY THANKS...

JESS V.
--------------------------------------------------------- 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: suppo= rt@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: suppo= rt@webdna.us

--001a11c246e605fc4b04fc7ff424-- --001a11c246e605fc4d04fc7ff425 Content-Type: image/jpeg; x-apple-mail-type=stationery; name="compose-unknown-contact.jpg" Content-Disposition: inline; filename="compose-unknown-contact.jpg" Content-Transfer-Encoding: base64 Content-ID: X-Attachment-Id: d202ac81c4b8ffc8_0.1.1 /9j/4AAQSkZJRgABAQEARwBHAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAQEB AQEBAgICAgICAgICAgICAgICAgICAgICAgICAgICAgL/2wBDAQEBAQEBAQICAgICAgICAgICAgIC AgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgL/wAARCAAZABkDAREA AhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAABgcICQr/xAA0EAABAwMCAgUKBwAAAAAAAAACAQME BQYRABITIQcUMUF2CBUXIjI2N0JRtVRWkZOV0dL/xAAYAQEAAwEAAAAAAAAAAAAAAAADAAEEAv/E ACQRAAICAAQGAwAAAAAAAAAAAAABAhEDMrHREyExM0FxgfDx/9oADAMBAAIRAxEAPwDuEt+gW/UL et6oVC3rfqNQqFv0OfPn1GhUqfOmzZtKZlS5UqZMaNwzNwiJVIl7eXLCaZIGwBl3TY8epPx2+jy2 ZNPjvkwc9uhW8j7nCPhvOsQliYIeS7cvCpp8o50qwrC4v3lsNSDbdmTEhvs2tahxpfV3WnmbbozJ Ew/gwdadbYExVRXKEKoSdvJcaOSqxE7/AAiX0gXx+a69/JSf9alIlste0VzaNpeFrcT9KKymotyi aZ0KRCnzacoE7Kjzn4gi2KqUh3jqDHDHv4mRUfruTWlMzlVUKIVNp9GguEJnAh0+IZjyAiisgyRD nu5azS8miKqjOTVkKqS/psG37fo1Fbabeg25b8eZPeFJBBJSjMG5HjMeyihnaauZwe4OGiju13GA cpOwBeN+U8/IkGbsiS8b7ryogmbzhbyc9REROfZhERO5ETShjPtvpGqTUyLErytS4siSwx5x2tRH 4hPOI0DkjZtaJtFxuVEbIUUiyeNujlBUJGbJN6nM/Cyf2Hf60YgjvKA+NPSP4gT7axpcPtr51YWJ nYn9dnAQWl722p4ot37yzqnlfp6FrqbwawG8/9k= --001a11c246e605fc4d04fc7ff425-- sgbc cebu

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:

Eudora Plugin (1999) Capitalize (2000) Bizarre behavior texta behavior (2004) WebCatalog + Linux + ODBC + Oracle ! ? (2000) Admin Edit prob. (1997) Formatting time output (2000) Webcatalog error, Plug-in for Webstar (1996) List Address Changed! (1998) Cobalt RaQ Installation (2003) Problem (1997) [protect] on NT? (1997) Displaying xx number of characters (1997) test for John (1999) Multiple prices (1997) Showif Context combined with Search (1997) multi-paragraph fields (1997) Searchable WebCat (etc.) Docs ? (1997) AJAX with WebDNA (2006) Pop-up Menu (1998) Searching,Brain Dead! (1999)