hi all,
i have come to a point where i need to enter/edit single bits of data within a form on request, i don't want to change the page i'm on and the popup boxes don't cater for what i need.
I have seen (and possibly used) in the past some javascript function within an asp page that pulls up and repositions a hidden div... i think, with a z index of 1 (although i'm guessing from memory here)
What i need...
I have a form where i have the fields locked as its standard data against a user, although i would like to have a couple of the fields able to change, but not within this form, i want it to popup asking for the new data, a confirm and then a submit of the info to the db.
I think i need to use a hide/show div but not entirely sure
Anyone got any ideas.... if i haven't confused to much
cheers
daveJam
*two wrongs don't make a right..... but three lefts do!!!!*
i have come to a point where i need to enter/edit single bits of data within a form on request, i don't want to change the page i'm on and the popup boxes don't cater for what i need.
I have seen (and possibly used) in the past some javascript function within an asp page that pulls up and repositions a hidden div... i think, with a z index of 1 (although i'm guessing from memory here)
What i need...
I have a form where i have the fields locked as its standard data against a user, although i would like to have a couple of the fields able to change, but not within this form, i want it to popup asking for the new data, a confirm and then a submit of the info to the db.
I think i need to use a hide/show div but not entirely sure
Anyone got any ideas.... if i haven't confused to much
cheers
daveJam
*two wrongs don't make a right..... but three lefts do!!!!*