Click here to Skip to main content
15,892,005 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Retreive data from ms access and display in web browser Pin
Peace ON12-Jul-10 21:09
Peace ON12-Jul-10 21:09 
AnswerRe: Retreive data from ms access and display in web browser Pin
T M Gray13-Jul-10 5:33
T M Gray13-Jul-10 5:33 
QuestionAccesing SQL DB from servlet ... Class error [modified] Pin
khurram_shahzad12-Jul-10 2:29
khurram_shahzad12-Jul-10 2:29 
AnswerRe: Accesing SQL DB from servlet ... Class error Pin
Richard MacCutchan12-Jul-10 7:17
mveRichard MacCutchan12-Jul-10 7:17 
GeneralRe: Accesing SQL DB from servlet ... Class error Pin
khurram_shahzad12-Jul-10 8:13
khurram_shahzad12-Jul-10 8:13 
GeneralRe: Accesing SQL DB from servlet ... Class error Pin
Richard MacCutchan12-Jul-10 8:55
mveRichard MacCutchan12-Jul-10 8:55 
QuestionCSS Three Column Layout - Column Height Problem Pin
Uros Calakovic10-Jul-10 8:04
Uros Calakovic10-Jul-10 8:04 
AnswerRe: CSS Three Column Layout - Column Height Problem Pin
NeverHeardOfMe10-Jul-10 22:49
NeverHeardOfMe10-Jul-10 22:49 
ha ha welcome to the weird and wonderful world of CSS.... there are entire websites devoted to this very topic, books even, and I wouldn't be surprised if there was a goddam TV series as well.

Can't be done, is the simple answer. The slightly longer one is that it can, but the hacks required will be too browser-specific to make it usable in the real world.

If you can get away with fixed-width columns you can force an answer using a background image. Otherwise, my serious advice (which will save you hours if not days of stress and frustration) is to use a table-based layout. Problem solved in two minutes. (And if anyone tries to tell you you can't use tables for web-page layout, just look pityingly at them, smile knowingly and walk away...)
GeneralRe: CSS Three Column Layout - Column Height Problem Pin
Uros Calakovic11-Jul-10 0:13
Uros Calakovic11-Jul-10 0:13 
GeneralRe: CSS Three Column Layout - Column Height Problem Pin
Uros Calakovic11-Jul-10 1:01
Uros Calakovic11-Jul-10 1:01 
GeneralRe: CSS Three Column Layout - Column Height Problem Pin
NeverHeardOfMe11-Jul-10 3:51
NeverHeardOfMe11-Jul-10 3:51 
GeneralRe: CSS Three Column Layout - Column Height Problem Pin
Uros Calakovic11-Jul-10 8:04
Uros Calakovic11-Jul-10 8:04 
GeneralRe: CSS Three Column Layout - Column Height Problem Pin
NeverHeardOfMe11-Jul-10 8:11
NeverHeardOfMe11-Jul-10 8:11 
GeneralRe: CSS Three Column Layout - Column Height Problem Pin
Uros Calakovic11-Jul-10 8:32
Uros Calakovic11-Jul-10 8:32 
GeneralRe: CSS Three Column Layout - Column Height Problem Pin
NeverHeardOfMe11-Jul-10 12:15
NeverHeardOfMe11-Jul-10 12:15 
GeneralRe: CSS Three Column Layout - Column Height Problem Pin
Uros Calakovic11-Jul-10 8:50
Uros Calakovic11-Jul-10 8:50 
GeneralRe: CSS Three Column Layout - Column Height Problem Pin
NeverHeardOfMe11-Jul-10 21:53
NeverHeardOfMe11-Jul-10 21:53 
GeneralRe: CSS Three Column Layout - Column Height Problem Pin
Dalek Dave11-Jul-10 22:45
professionalDalek Dave11-Jul-10 22:45 
GeneralRe: CSS Three Column Layout - Column Height Problem Pin
Martin Jarvis12-Jul-10 8:29
Martin Jarvis12-Jul-10 8:29 
QuestionHow to generate a file from base64 binary stream tusing java script Pin
Gokul_md9-Jul-10 23:44
Gokul_md9-Jul-10 23:44 
AnswerRe: How to generate a file from base64 binary stream tusing java script Pin
Martin Jarvis12-Jul-10 8:33
Martin Jarvis12-Jul-10 8:33 
QuestionAjax and Postbacks Pin
swjam9-Jul-10 16:34
swjam9-Jul-10 16:34 
AnswerRe: Ajax and Postbacks Pin
Peace ON9-Jul-10 22:45
Peace ON9-Jul-10 22:45 
GeneralRe: Ajax and Postbacks Pin
swjam9-Jul-10 23:05
swjam9-Jul-10 23:05 
AnswerRe: Ajax and Postbacks Pin
Not Active10-Jul-10 7:01
mentorNot Active10-Jul-10 7:01 

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.