drag and drop approach and suggestions =)
Hello there,
i'm working on a project to create a questionaire form dynamically where the questions are already stored in a table.
i was wondering if it is possible to program the application such that the User can actually drag & drop the questions (from a text-field) into a new form.(which will then be converted into word format for use).
any alternate suggestion on approach will be most welcomed.
Thank You
Astro =o)
Re: drag and drop approach and suggestions =)
I may be wrong but I think drag n drop stuff is either going to be an Active x control, or via API calls. Might be worth checking both to see which would be more suited to what you are trying to do.