Dynamic generation of .Net button in a position
Hi,
I am facing a problem in .Net. I have to dynamically generate HTML depending upon the database values such as HeaderBackgroundImage, CenterHeaderBackgroundImage and FooterHeaderBackgroundImage. This is easy to implement. But i have to insert buttons in the HTML whose position is in pixels in database such as ButtonPosition[x,y]. How can I insert the button in a specific position that too dynamically?
Thanks,
Sonal Dewle :)
|