Click here to Skip to main content
16,004,898 members
Home / Discussions / Web Development
   

Web Development

 
QuestionHow to send email to novell mail server using asp.net Pin
pzn3xq18-Nov-08 8:15
pzn3xq18-Nov-08 8:15 
QuestionLorem ipsum dolor sit amet... Pin
Brendan Vogt17-Nov-08 23:31
Brendan Vogt17-Nov-08 23:31 
AnswerRe: Lorem ipsum dolor sit amet... Pin
NeverHeardOfMe17-Nov-08 23:40
NeverHeardOfMe17-Nov-08 23:40 
AnswerRe: Lorem ipsum dolor sit amet... Pin
dhewitt8818-Nov-08 5:31
dhewitt8818-Nov-08 5:31 
Questionchange css using javascript Pin
nikhil123417-Nov-08 22:51
nikhil123417-Nov-08 22:51 
AnswerRe: change css using javascript [modified] Pin
sph3rex17-Nov-08 23:01
sph3rex17-Nov-08 23:01 
QuestionPHP Include speedbump Pin
dhewitt8817-Nov-08 14:31
dhewitt8817-Nov-08 14:31 
AnswerRe: PHP Include speedbump [modified] Pin
sph3rex17-Nov-08 22:29
sph3rex17-Nov-08 22:29 
I already responded (though i was a lil off the subject that time OMG | :OMG: ) to your question when u first started your 1st thread ... your "problem" is because you have one table that holds the entire body together with the header ... The quickest fix would be adding colspan="2" to this
<td align="center" colspan="2">
<img width="1024" height="159" border="0" src="images/header_banner.gif" />
</td>

and a rowspan="5" to this:
<tr>
<td><img width="182" height="123" border="0" src="images/babiesrus.gif"/>
</td><td valign="top" align="left" rowspan="5">[your content is here ... content, content, content, content, content, content, content, content, content, content, content, content, content, content]</td></tr>

<tr><td width="182"><img width="182" height="122" src="images/left_2.gif"/>
</td></tr>

Code? Yeah i love it fried together with a glass of wine.

<div class="ForumMod">modified on Tuesday, November 18, 2008 5:02 AM</div>
GeneralRe: PHP Include speedbump Pin
dhewitt8818-Nov-08 6:15
dhewitt8818-Nov-08 6:15 
AnswerRe: PHP Include speedbump Pin
Mohammad Dayyan24-Nov-08 7:08
Mohammad Dayyan24-Nov-08 7:08 
QuestionJava Script Phone Number, Email, Zip Code etc Validation Pin
termsafe17-Nov-08 12:25
termsafe17-Nov-08 12:25 
AnswerRe: Java Script Phone Number, Email, Zip Code etc Validation Pin
sph3rex17-Nov-08 22:47
sph3rex17-Nov-08 22:47 
QuestionComparable HTML text compare and merge for Linux non-ASP users? Pin
knightcloud17-Nov-08 11:41
knightcloud17-Nov-08 11:41 
QuestionPopup window problem Pin
Gennady Oster17-Nov-08 0:48
Gennady Oster17-Nov-08 0:48 
AnswerRe: Popup window problem Pin
sph3rex17-Nov-08 2:59
sph3rex17-Nov-08 2:59 
GeneralRe: Popup window problem Pin
Gennady Oster17-Nov-08 3:31
Gennady Oster17-Nov-08 3:31 
GeneralRe: Popup window problem Pin
sph3rex17-Nov-08 5:28
sph3rex17-Nov-08 5:28 
GeneralRe: Popup window problem Pin
Gennady Oster17-Nov-08 19:50
Gennady Oster17-Nov-08 19:50 
AnswerRe: Popup window problem - additional tests Pin
Gennady Oster17-Nov-08 21:49
Gennady Oster17-Nov-08 21:49 
AnswerRe: Popup window problem Pin
Dominic Goulet1-Dec-08 2:02
Dominic Goulet1-Dec-08 2:02 
GeneralRe: Popup window problem Pin
Gennady Oster1-Dec-08 2:56
Gennady Oster1-Dec-08 2:56 
Questioncalling dll from classic asp Pin
Mann Khine16-Nov-08 19:48
Mann Khine16-Nov-08 19:48 
AnswerRe: calling dll from classic asp Pin
NeverHeardOfMe16-Nov-08 22:36
NeverHeardOfMe16-Nov-08 22:36 
AnswerRe: calling dll from classic asp Pin
Vimalsoft(Pty) Ltd17-Nov-08 20:34
professionalVimalsoft(Pty) Ltd17-Nov-08 20:34 
QuestionPersisting the state of the web page controls when AJAX is used. Pin
aakar16-Nov-08 8:21
aakar16-Nov-08 8:21 

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.