Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6022099
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T03:48:36+00:00 2026-05-23T03:48:36+00:00

I currently have an ASP.NET script for a TV guide which displays the data

  • 0

I currently have an ASP.NET script for a TV guide which displays the data from the database properly in a tabl, as mentioned at
http://www.15seconds.com/issue/050407.htm and it works well.

The code for getting the MySQL is the same as that of the link above, except for username and password of MySQL, and the database as well.

Example data:

06:00 Breakfast News
06:45 The Force
07:45 House M.D.
08:15 Police Stop!
09:15 Showbiz Gossip
09:45 Quantum Leap
10:45 Harry Hill's TV Burp

However, data displays in a tabular format, with borders, and the times should display as:

6:00am
6:45am

etc.

but I’m currently trying to create an ASP.NET pagination like this for programme/episode guide and air times:

http://library.digiguide.tv/lib/programmenextshowing/21260

Although that’s classic ASP in the example site, mine is ASP.NET.

I’m trying to emulate their style of pagination, with MySQL, but can’t seem to get it to work – PHP is no problem, however, the actual webhost for this TV website doesn’t support PHP, only ASP.NET. I normally use aspdotnet with modaspdotnet on Apache, but am going to be using it on a webhost that supports ASP.NET only [but includes MySQL as well].

These are my database fields from one of my databases, quantumleapguide

programme
channel
episode (should be blank if no episode, have episode name “in quote marks” if episode)
seriesno
episodeno

and should display as:

    Quantum Leap    showing on TV Channel 1 23rd June - 6:25pm  "Test Episode"
Series 1, episode 4.    Set Reminder
    Quantum Leap    showing on TV Channel 1 24th June - 1:25am  
Set Reminder

How would I get this to work as an ASP.NET script – I did try some of them off Google, and they were not entirely successful, the data displayed was as a table with borders.

This is the code I expect it to render in the browser (apologies, will have to scroll to see how it should work):

<tr><td><b><a href="quantumleap.aspx">Quantum Leap</a></b></td><td>showing on <a href="channel/1.aspx><i>Channel 1</i></a></td><td>23rd June - 6:25pm</td><td><b>"<a href="/library/episode/1.aspx">Test</a>"</b><br>Series 1, episode 4.</td></tr>
<tr><td><b><a href="quantumleap.aspx">Quantum Leap</a></b></td><td>showing on <a href="channel/1.aspx><i>Channel 1</i></a></td><td>24th June - 1:25am</td><td><b>"<a href="/library/episodes/1.aspx">Test</a>"</b></td></tr>
<tr><td><b><a href="quantumleap.aspx">Quantum Leap</a></b></td><td>showing on <a href="channel/1.aspx><i>Channel 1</i></a></td><td>24th June - 11:50am</td><td>&nbsp;</td></tr>

What would you suggest as a way to fix this and have it working well, since previous attempts at ASP.NET pagination haven’t worked?

Any and all help appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T03:48:37+00:00Added an answer on May 23, 2026 at 3:48 am

    I think what you’re asking is how to approach creating a programming guide in ASP.NET.

    To accomplish what they have on the digiguide.tv link using ASP.NET, I would retrieve your data with MySQL, put it in a valid datasource, and bind that datasource to a ListView or similar control. This is a good tutorial. Inside your for the ListView, you would create that table that you shared the code for.

    Then for the paging, ASP.NET has a control called DataPager, which allows you to easily accomplish server side paging for a targeted listview.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I currently have a DetailsView in ASP.NET that gets data from the database based
I'm currently experimenting with build script, and since I have an ASP.net Web Part
I currently have an asp.net website hosted on two web servers that sit behind
I currently have a school assignment that involves both PHP and asp.net. Now the
I have a ASP.Net 2.0 website that is currently using a custom MembershipProvider and
Currently I'm tasked with doing the daily build. We have an ASP.NET 2005 website
I have VS2005 and I am currently trying to debug an ASP.net web application.
I have a site that I am currently working on in ASP.NET 2.0 using
I am currently creating an e-commerce site using C# ASP.NET MVC and have just
Does anyone have any information about getting the current versions of ASP.NET MVC (Preview

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.