i have made a bulleted list that retrieves its items from a database dynamically. i want to convert these items into a hyperlink such that each link is for a seperate page. and also i dont want these as linked button. please help.

you can add the data in Seesion which is comming from database
or you can pass it using querystring
and at runtime build the <a href> Tag..

as you said you wont require any linkbutton then you are not willing to
generate any event..!

so <a href> tag or <asp:Hyperlink> will fix your issue..

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.