473,405 Members | 2,354 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

web form formatting

ilr
Hi

Wondering if someone can point me in the right direction to solve an issue
I'm having trouble finding a solution for using asp.net

I have a web site where the pages are a fixed size, the customer doesn't
want to use scrolling. On some of these web pages (news articles) the
information is greater than one page in length. I want to be able to display
the information until the end of the page and then have some kind of
navigation link to move to the next page of information until the next page
end is reached and so on. The effect I want is similar to a data grid where
paging is enabled but with text and images. My problem is I'm not really sure
what type of control I should be using and how to configure it to do what I
want.

Ideally I would like to retrieve the information from another html page,
text file or database.

I would really appreciate some direction on where to start or where I should
look for some instruction on this type of scenario.

Regards
ilr
Nov 18 '05 #1
2 932
Maybe you could use an IFRAME, so that your page is a constant size, but
that one area of the content scrolls?
--
Pete
====
Audio compression components, DIB graphics controls, FastStrings
http://www.droopyeyes.com

Read or write articles on just about anything
http://www.HowToDoThings.com
Nov 18 '05 #2

"ilr" <il*@discussions.microsoft.com> wrote in message
news:25**********************************@microsof t.com...
Hi

Wondering if someone can point me in the right direction to solve an issue
I'm having trouble finding a solution for using asp.net

I have a web site where the pages are a fixed size, the customer doesn't
want to use scrolling. On some of these web pages (news articles) the
information is greater than one page in length. I want to be able to display the information until the end of the page and then have some kind of
navigation link to move to the next page of information until the next page end is reached and so on. The effect I want is similar to a data grid where paging is enabled but with text and images. My problem is I'm not really sure what type of control I should be using and how to configure it to do what I want.

Ideally I would like to retrieve the information from another html page,
text file or database.

I would really appreciate some direction on where to start or where I should look for some instruction on this type of scenario.

unfortunately my answer would be that you're on a hiding to nothing with
this idea.

You are not in control of how big the user has made his browser window or
what size fonts he is using. you can't find out how much would fit on one
page so you wouldn't know where to split the information.

If the information is all plain text, you could probably make a guess and
count the lines and characters.

Basically HTML just isn't a page based format. If the customer is set on the
idea of pages, maybe you could convert the articles to PDF?
Regards
ilr

Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: Pete..... | last post by:
Hi all. I have made a webpage where there is a webform where people can fill in their personel information: The code is below: I want to transfer the data to a postgreSQL database ( I have...
2
by: JK | last post by:
Hi All, I am working a form which is tabular layout (continuous form) which will display multiple records at a time. Each line of record needs to be reflected on the color code to show their...
3
by: Prakash Wadhwani | last post by:
Is there any EASY way to highlight a full row in a continuous form so that as i navigate up & down the table/continuous form using the arrow keys, the entire line (all fields) get highlighted ? ...
5
by: Richard | last post by:
Hi, I have a form that take some time to load due to many comboboxes and at least 8 subforms. When I filter or sort the main form I get an error message and then Access shuts down. They ask if...
2
by: Terry | last post by:
I have cerated a Form, ExamsFrm, which is used to input details of exams taken at several Centres. It dosplays details from StudentTbl and has a SubForm which displays details from ExamsTble. I...
4
by: Randy Harris | last post by:
Strange problem on A2K. A continuous form is getting some sort of strobe effect on several systems that have been upgraded to Windows XP (never saw the problem on Win2K). One of the text boxes is...
3
by: David | last post by:
Hi, I need a button shown for each record (cont. form) with specific captions on each. I have a notes form for each record. When a user presses the button they can read the notes. I want to...
4
by: cefrancke | last post by:
How does Stephen Lebans make the datasheet row color change by clicking a row's check box field? I cant find any code associated with the form, and I cant tell if you have created a class on the...
2
by: Filips Benoit | last post by:
Dear All, Access 2003 adp on SQL_server 2005 A continious form showing 1 month based on table 'CALENDAR_MONTH_GRID' and fill with a SP. Fields: Companyname, Day1, day2, etc. The value in the...
2
by: keri | last post by:
I would like to set up conditional formatting on a form. One of the fields on the form is a date (). If the calldate field is over 365 days ago I would like all the other fields on the form line...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.