asp_discuss thread: general help getting started - I'm new to web dev but have programming experience
Greetings,
I am new to internet development and I need to develop a prototype fairly
quickly that has basically two grids of 4 columns each - one grid on the
left, and one grid on the right. The columns in the lefthand grid need to
be searchable by entering the lookup value at the top - kind of like Excel
in Data-Filter mode. In the middle between the grids would be two
buttons: one right hand arrow to move the selected row from the left grid
to the right grid, and one left arrow to move it back. In other words,
the left grid is the 'available records' and the right grid is
the 'selected records'.
Does anyone know of a sample application or tutorial that has one or more
of these functions that I could use to get started?
Can this be done with FrontPage?... with just HTML?... with ASP?
Thanks,
Ron Roberts