I have a long ASP with a number of fields. I would like to display the time taken in filling up the form and always display it. (The time taken is currently displayed in the page). Is it possible to put it in a control and make it appear either at the top or bottom always - just like the toolbar is ? Or do i have to use frames?
Also how can i get the current element that has the focus in the ASP(something like VB's form.ActiveControl)
Thanx!


Reply With Quote

