Click here to Skip to main content
15,900,511 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Cross domain DOM access for parent.frames[0].location.href Pin
alex.barylski31-Jan-04 9:34
alex.barylski31-Jan-04 9:34 
Generalembedded media player... Pin
l a u r e n30-Jan-04 11:40
l a u r e n30-Jan-04 11:40 
GeneralRe: embedded media player... Pin
alex.barylski30-Jan-04 12:21
alex.barylski30-Jan-04 12:21 
GeneralRe: embedded media player... Pin
l a u r e n30-Jan-04 12:30
l a u r e n30-Jan-04 12:30 
Generaluse XMLHTTP Pin
Nathan Ridley31-Jan-04 12:33
Nathan Ridley31-Jan-04 12:33 
GeneralAligning with CSS Pin
srt730-Jan-04 7:51
srt730-Jan-04 7:51 
GeneralRe: Aligning with CSS Pin
theJazzyBrain1-Feb-04 0:43
theJazzyBrain1-Feb-04 0:43 
GeneralRe: Aligning with CSS Pin
DFU232-Feb-04 8:28
DFU232-Feb-04 8:28 
try something like this on a containing DIV (or whatever elements suits the need):
#container {
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
        border: 0px;
}


Wally Atkins
Newport News, VA, USA

GeneralASP Session question... Pin
theJazzyBrain30-Jan-04 4:32
theJazzyBrain30-Jan-04 4:32 
GeneralRe: ASP Session question... Pin
l a u r e n30-Jan-04 11:35
l a u r e n30-Jan-04 11:35 
GeneralRe: ASP Session question... Pin
theJazzyBrain31-Jan-04 3:48
theJazzyBrain31-Jan-04 3:48 
GeneralRe: ASP Session question... Pin
lanying_wzw26-Feb-04 1:53
lanying_wzw26-Feb-04 1:53 
GeneralPopup the entire content of a list control Pin
Anonymous30-Jan-04 1:49
Anonymous30-Jan-04 1:49 
GeneralRe: Popup the entire content of a list control Pin
Nathan Ridley31-Jan-04 12:18
Nathan Ridley31-Jan-04 12:18 
Questionhow to create email account on exchange server 2003 through programatically using asp.net,adsi,LDAP Pin
jillellamudi30-Jan-04 1:43
jillellamudi30-Jan-04 1:43 
AnswerRe: how to create email account on exchange server 2003 through programatically using asp.net,adsi,LDAP Pin
Member 36362836-Mar-11 4:34
Member 36362836-Mar-11 4:34 
GeneralResponse.Redirect problem in ASP Pin
Mohit Raj30-Jan-04 0:04
Mohit Raj30-Jan-04 0:04 
GeneralRe: Response.Redirect problem in ASP Pin
Anonymous30-Jan-04 23:54
Anonymous30-Jan-04 23:54 
GeneralPrinting without header and footer in Internet Explorer Pin
Member 32088429-Jan-04 21:42
Member 32088429-Jan-04 21:42 
GeneralSending message from Web Service to Client Pin
Majid Shahabfar29-Jan-04 9:33
Majid Shahabfar29-Jan-04 9:33 
GeneralRe: Sending message from Web Service to Client Pin
Mazdak29-Jan-04 9:55
Mazdak29-Jan-04 9:55 
Generalexternal javascript files... Pin
l a u r e n29-Jan-04 9:05
l a u r e n29-Jan-04 9:05 
GeneralRe: external javascript files... Pin
alex.barylski29-Jan-04 11:35
alex.barylski29-Jan-04 11:35 
GeneralMulti file upload Pin
alex.barylski29-Jan-04 7:54
alex.barylski29-Jan-04 7:54 
GeneralRe: Multi file upload Pin
l a u r e n29-Jan-04 9:01
l a u r e n29-Jan-04 9: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.