- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I have got a complicate question. This is more asking for a starting idea. So, these are the elements I have:
- an online database sqlite/mysql (not a problem switch to something else)
- the data could be served as many ways: csv, json, xml, html. I own the server and the db so I can develop the more suitable representation
The objective:
I need to paste a block from the tool palettes and create some text fields in certain relative positions from the data requested to the server.
How to select the correct record:
ask to the user for some fields to search. The most cool way should be use a selection field (like in html) but I think it doesn't exist.
What I am searching is a way to start and the right elements to use. The question as you see is quite broad, I don't even know if it's possible to do something like that. I posted in LISP section but I am open also to visual basic if it isn't possible to develop it in LISP. Many thanks to all whom try to answer.
Solved! Go to Solution.