Everything works great. Again I had another typo but I saw it and once fixed 
run great.

Thank you for all your help.

On 5/22/16, 16:45, "Simon Slavin" <sqlite-users-bounces at 
mailinglists.sqlite.org on behalf of slavins at bigfraud.org> wrote:

>
>On 23 May 2016, at 12:37am, Gary Ehrenfeld <gary at ehrenfelds.net> wrote:
>
>> It works but how do I get it to work with an input statement so I can insert 
>> it into the hive_type column in the hive table.
>
>I don't see anything you did wrong.  Have it construct the <select> and 
><option> tags, View the Source of the page and look at the HTML it constructs. 
> If you can't figure it out, break it into two test chunks:
>
>One chunk makes a <select> and <options> from fixed text.  Don't do any SQLite.
>
>One chunk reads the SQLite rows, but makes just displays them in <p> 
>paragraphs.
>
>Simon.
>_______________________________________________
>sqlite-users mailing list
>sqlite-users at mailinglists.sqlite.org
>http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users


Reply via email to