Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
Hi,
I need some tips...
I hav say 20 URL stored in XML file. Now my ASP page must fetch the URL's and display it.
Fetching is not an issue, i will search somehow, but the prob over here is displaying the URLs..
How to display the URLs, which is the best way to display all the URL and its Name one by one...
Name URL
AAA AAA.com
BBB BBB.com
CCC CCC.comI hav to use tables or some XSL files or something else...
I even need to include check box... this is an another big issue.. as on the basis
of number of URLs displayed, checkbox has to be created dynamically.. say for example,
if 3 URLs to be displayed then 3 checkbox has to be created, if 1000 urls, then 1000 checkbox
has to be created..Name URL Status
AAA AAA.com Checkbox1
BBB BBB.com Checkbox2
CCC CCC.com Checkbox3
Facilities for adding new record, editing the existing one has to be provided. Now pls provide some solutions..I tried GridView and XMLDataSource too.. i am able to fetch and display it... i hope even checkbox can be included.. but editing, sorting is not working at all...
Can i write manual coding for editing, sorting, adding new for Gridview...
Then which is best, to use GridView and XMLDataSource or manually fetching all the required data and then displaying the information...
Pls suggest at ur earliest.
Thanx

![]() |
![]() |
![]() |

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |