Hi -
I'm about to start building a pretty simple app that does the following:
(1) Looks to the database of an already-running database-driven web site for
(a) Determining which site folder to pull banner ad image from to display on phone.
(b) Get from another table about eight fields of data to display on phone as "items" in a grid like you see in the grid.jpg I uploaded (not a spreadsheet-looking grid).
(2) Allow user to click on any "item" to pull up detail of that item (optional for version 1.0).
(3) At very bottom a link to the web site.
I'm experienced with Visual Basic and SQL but very new to B4i.
Wanting to know from you, the pros, if:
(1) Is this something that should be pretty easy to do?
(2) Has someone already done some or all of this and wants to share some code snippets to save me time? I'm going to search through the code snippets part of this forum now
Thanks!
I'm about to start building a pretty simple app that does the following:
(1) Looks to the database of an already-running database-driven web site for
(a) Determining which site folder to pull banner ad image from to display on phone.
(b) Get from another table about eight fields of data to display on phone as "items" in a grid like you see in the grid.jpg I uploaded (not a spreadsheet-looking grid).
(2) Allow user to click on any "item" to pull up detail of that item (optional for version 1.0).
(3) At very bottom a link to the web site.
I'm experienced with Visual Basic and SQL but very new to B4i.
Wanting to know from you, the pros, if:
(1) Is this something that should be pretty easy to do?
(2) Has someone already done some or all of this and wants to share some code snippets to save me time? I'm going to search through the code snippets part of this forum now
Thanks!