Click here to Skip to main content
16,005,236 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: how can i ... Pin
raouls8-Dec-04 19:09
raouls8-Dec-04 19:09 
AnswerRe: how can i ... Pin
Roger Wright9-Dec-04 20:29
professionalRoger Wright9-Dec-04 20:29 
Generalclient-side word automation Pin
DavidNohejl8-Dec-04 13:57
DavidNohejl8-Dec-04 13:57 
Generalcalender with scheduler option Pin
8-Dec-04 13:40
suss8-Dec-04 13:40 
GeneralRe: calender with scheduler option Pin
alex.barylski8-Dec-04 15:31
alex.barylski8-Dec-04 15:31 
GeneralRe: calender with scheduler option Pin
JKroschel12-Dec-04 20:27
JKroschel12-Dec-04 20:27 
GeneralRe: calender with scheduler option Pin
Member 157626913-Dec-04 5:58
Member 157626913-Dec-04 5:58 
GeneralRe: calender with scheduler option Pin
JKroschel15-Dec-04 8:52
JKroschel15-Dec-04 8:52 
I did something similar to that. Kinda. In your database, make columns for day of the month, month of the year, and year. If you are specifying time as well, add a column or two for that. Each note you want to post is its own record as opposed to having all the notes for that day or whatever in one record. It makes it a lot easier that way. Then in JSP, figure out how you want them grouped, whether by day or whatever and design your query to gather everything for that group based on day, month, year, and time.
Unfortunately, I don't know JSP, so I can't give you exact code, but if you want more specifics on the theory I could send some pseudo code your way.

-Jim Kroschel
jim@kroschel.net
GeneralDatalist Rendering Pin
samer79y7-Dec-04 23:33
samer79y7-Dec-04 23:33 
GeneralRe: Datalist Rendering Pin
Paul Watson9-Dec-04 5:58
sitebuilderPaul Watson9-Dec-04 5:58 
Generalconnecting to an oracle database from an ASP page Pin
bcoulter7-Dec-04 6:07
bcoulter7-Dec-04 6:07 
GeneralRe: connecting to an oracle database from an ASP page Pin
afronaut7-Dec-04 14:05
afronaut7-Dec-04 14:05 
QuestionDIV innerHtml for XML? Pin
afronaut6-Dec-04 19:38
afronaut6-Dec-04 19:38 
GeneralFlickering in IE Pin
abc8765-Dec-04 20:11
abc8765-Dec-04 20:11 
GeneralRe: Flickering in IE Pin
Paul Watson6-Dec-04 3:18
sitebuilderPaul Watson6-Dec-04 3:18 
GeneralRe: Flickering in IE Pin
shoaib khan6-Dec-04 16:40
shoaib khan6-Dec-04 16:40 
GeneralDirectory Structure Standards Pin
Its due when5-Dec-04 19:20
Its due when5-Dec-04 19:20 
GeneralWeb Application Versions Pin
jtbaccarat4-Dec-04 15:03
jtbaccarat4-Dec-04 15:03 
Generalproblem with hiding an HTML Table's Column Pin
Hercules19824-Dec-04 11:45
Hercules19824-Dec-04 11:45 
GeneralRe: problem with hiding an HTML Table's Column Pin
alex.barylski5-Dec-04 13:19
alex.barylski5-Dec-04 13:19 
GeneralRe: problem with hiding an HTML Table's Column Pin
Hercules015-Dec-04 20:31
Hercules015-Dec-04 20:31 
GeneralRe: problem with hiding an HTML Table's Column Pin
alex.barylski5-Dec-04 22:15
alex.barylski5-Dec-04 22:15 
GeneralRe: problem with hiding an HTML Table's Column Pin
Hercules0118-Dec-04 19:29
Hercules0118-Dec-04 19:29 
GeneralHTML or Java help Please!! Pin
USMCmaggot4-Dec-04 10:33
USMCmaggot4-Dec-04 10:33 
GeneralRe: HTML or Java help Please!! Pin
alex.barylski5-Dec-04 13:02
alex.barylski5-Dec-04 13:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.