popup window...
-
good day again guyz, does anyone can help on how to display something like a message box that will contain five(5) TO ten(10) records from the database... the scenario if i click a button(view records) from my main page, then a look alike message box will contain number of records.... thank you guyz... your help is highly appreciated,....
start a new beginning in every ending; thats what life for......
-
good day again guyz, does anyone can help on how to display something like a message box that will contain five(5) TO ten(10) records from the database... the scenario if i click a button(view records) from my main page, then a look alike message box will contain number of records.... thank you guyz... your help is highly appreciated,....
start a new beginning in every ending; thats what life for......
-
You can create a normal aspx page then open it as a popup window using javascript window.open. In that page you can display the records as you want.
Apurva Kaushal
thank you sir.... sorry for my late reply...
start a new beginning in every ending; thats what life for......
-
thank you sir.... sorry for my late reply...
start a new beginning in every ending; thats what life for......