Click here to Skip to main content
15,914,447 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Securing Files On A Website - Kinda Like Code Project Does Pin
Anonymous26-Feb-05 12:52
Anonymous26-Feb-05 12:52 
GeneralRe: Securing Files On A Website - Kinda Like Code Project Does Pin
Anonymous27-Feb-05 10:22
Anonymous27-Feb-05 10:22 
Generalgetting the REAL IP address Pin
only1psychopete23-Feb-05 13:40
only1psychopete23-Feb-05 13:40 
Questionhow to call the calc.exe from c#.net webapp Pin
Raghuraman_Ace23-Feb-05 3:03
Raghuraman_Ace23-Feb-05 3:03 
AnswerRe: how to call the calc.exe from c#.net webapp Pin
satya chhikara27-Feb-05 22:08
satya chhikara27-Feb-05 22:08 
GeneralValidating Date Pin
Yulianto.22-Feb-05 15:53
Yulianto.22-Feb-05 15:53 
GeneralRe: Validating Date Pin
alex.barylski23-Feb-05 12:25
alex.barylski23-Feb-05 12:25 
GeneralIdiot <DIV> question Pin
Jerry Evans22-Feb-05 10:55
Jerry Evans22-Feb-05 10:55 
How do I set up DIV tags so I can divide up my page into 3 rows - the top and bottom rows being fixed heights and the center row varying according to the height of the main browser window. I have got something like this in FP but it is not 100% satisfactory, eventually the footer gets lost.

<div style="position: absolute; width: 98%; height: 98%; padding: 8px; z-index: 1; left: 0; top: 0; border-style: solid; border-width: 0px" id="layer1">
<div style="position: float; width: 100%; height: 48px; z-index: 1; left: 0; top: 0; border-style: dotted; border-color: #FFFF00" id="layer2">
Header</div>
<div style="position: float; width: 100%; height: 80%; z-index: 2; left: 0px; top: 0px; border: 1px solid #FF00FF" id="layer3">
Body</div>
<div style="position: float; width: 100%; height: 40px; z-index: 3; left: 0px; bottom: 0%; border-style: groove; border-color: #FF0000" id="layer4">
Footer</div>
</div>

GeneralRe: Idiot &lt;DIV&gt; question Pin
alex.barylski23-Feb-05 12:29
alex.barylski23-Feb-05 12:29 
GeneralRe: Idiot &lt;DIV&gt; question Pin
Anonymous26-Feb-05 12:54
Anonymous26-Feb-05 12:54 
GeneralRe: Idiot &lt;DIV&gt; question Pin
Roger Wright26-Feb-05 21:52
professionalRoger Wright26-Feb-05 21:52 
GeneralRe: Idiot &lt;DIV&gt; question Pin
alex.barylski28-Feb-05 14:14
alex.barylski28-Feb-05 14:14 
QuestionHow can i set the automatic debugging Pin
22-Feb-05 8:28
suss22-Feb-05 8:28 
GeneralWebservice raise events Pin
Hadi Fakhreddine22-Feb-05 8:19
Hadi Fakhreddine22-Feb-05 8:19 
QuestionHow to prevent another fuction while executing one function Pin
Amitux22-Feb-05 1:53
Amitux22-Feb-05 1:53 
AnswerRe: How to prevent another fuction while executing one function Pin
Yulianto.22-Feb-05 15:51
Yulianto.22-Feb-05 15:51 
GeneralMSHTML DOM Pin
Jack Clift21-Feb-05 12:56
Jack Clift21-Feb-05 12:56 
GeneralNeed help with Listboxes/arrays Pin
PaigeFrank21-Feb-05 10:31
PaigeFrank21-Feb-05 10:31 
GeneralRe: Need help with Listboxes/arrays Pin
alex.barylski21-Feb-05 12:00
alex.barylski21-Feb-05 12:00 
GeneralRe: Need help with Listboxes/arrays Pin
satya chhikara27-Feb-05 22:22
satya chhikara27-Feb-05 22:22 
GeneralList Elements in Columns with CSS Pin
Roland Bär21-Feb-05 10:25
Roland Bär21-Feb-05 10:25 
GeneralForced spacing Pin
Esmo200021-Feb-05 7:43
Esmo200021-Feb-05 7:43 
GeneralRe: Forced spacing Pin
TSmelser21-Feb-05 8:03
TSmelser21-Feb-05 8:03 
GeneralRe: Forced spacing Pin
Esmo200021-Feb-05 8:36
Esmo200021-Feb-05 8:36 
QuestionHow to find an elements Left and Top positions in HTML page Pin
nagarajuepuri21-Feb-05 6:56
nagarajuepuri21-Feb-05 6:56 

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.