How best to extend browser UI?

P

Paul W

Hi - I have an intranet app that shows a complex 'time-sheet' to the user.
It works ok, but is constrained by the limits of the browser interface. If I
wanted to get 'fancy' and allow the user to do things like click-and-drag,
right-click for options, etc., etc. what are my options for providing this?

ActiveX? etc., etc?

Thanks for any guidance,

Paul.
 
B

Bruce Barker

use client script - pick up a book on javascript programming.

-- bruce (sqlwork.com)
 
P

Paul W

I'm familiar with JS - but want to take it to the next level. Suggestions
anyone please.
Paul.
-----------
 
K

Kevin Spencer

ActiveX, Java applets, and Flash are the most popular.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top