Click here to Skip to main content
16,007,858 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Web Custom Control Designer issue Pin
work_to_live20-Jun-05 5:08
work_to_live20-Jun-05 5:08 
GeneralRe: Web Custom Control Designer issue Pin
minhpc_bk20-Jun-05 6:30
minhpc_bk20-Jun-05 6:30 
GeneralInserting calendar in WebPage Pin
venugopal_112517-Jun-05 3:02
venugopal_112517-Jun-05 3:02 
GeneralRe: Inserting calendar in WebPage Pin
Vasudevan Deepak Kumar18-Jun-05 1:06
Vasudevan Deepak Kumar18-Jun-05 1:06 
Generaluploading file Pin
kh_neeru17-Jun-05 0:30
kh_neeru17-Jun-05 0:30 
GeneralRe: uploading file Pin
Vasudevan Deepak Kumar18-Jun-05 1:07
Vasudevan Deepak Kumar18-Jun-05 1:07 
GeneralProblem redesigning the CSS way Pin
David O'Neil15-Jun-05 21:53
professionalDavid O'Neil15-Jun-05 21:53 
GeneralRe: Problem redesigning the CSS way Pin
Mattias Olgerfelt20-Jun-05 0:20
Mattias Olgerfelt20-Jun-05 0:20 
Question 1.
Could be achieved in many ways.
One way is to use the background property of the div.

eg:
BACKGROUND-POSITION: right top;
BACKGROUND-IMAGE: url(../library/images/RCorner.gif);
BACKGROUND-REPEAT: no-repeat

Question 2.
I recommend using relative links my friend. Makes you happier and life easier in the long term.
However, you could use some server side code to create the path to your files, reading the path form a config file. That would not work from html tough.

/M

GeneralRe: Problem redesigning the CSS way Pin
David O'Neil20-Jun-05 11:50
professionalDavid O'Neil20-Jun-05 11:50 
GeneralRe: Problem redesigning the CSS way Pin
DavidNohejl20-Jun-05 12:50
DavidNohejl20-Jun-05 12:50 
GeneralRe: Problem redesigning the CSS way Pin
Mattias Olgerfelt20-Jun-05 22:41
Mattias Olgerfelt20-Jun-05 22:41 
GeneralRe: Problem redesigning the CSS way Pin
David O'Neil21-Jun-05 4:59
professionalDavid O'Neil21-Jun-05 4:59 
GeneralRe: Problem redesigning the CSS way Pin
Mattias Olgerfelt21-Jun-05 5:42
Mattias Olgerfelt21-Jun-05 5:42 
GeneralRe: Problem redesigning the CSS way Pin
David O'Neil21-Jun-05 7:34
professionalDavid O'Neil21-Jun-05 7:34 
GeneralRe: Problem redesigning the CSS way Pin
Mattias Olgerfelt21-Jun-05 22:12
Mattias Olgerfelt21-Jun-05 22:12 
GeneralRe: Problem redesigning the CSS way Pin
Mattias Olgerfelt22-Jun-05 6:39
Mattias Olgerfelt22-Jun-05 6:39 
GeneralRe: Problem redesigning the CSS way Pin
David O'Neil22-Jun-05 7:42
professionalDavid O'Neil22-Jun-05 7:42 
GeneralRe: Problem redesigning the CSS way Pin
Mattias Olgerfelt22-Jun-05 8:40
Mattias Olgerfelt22-Jun-05 8:40 
GeneralRe: Problem redesigning the CSS way Pin
Mattias Olgerfelt22-Jun-05 8:42
Mattias Olgerfelt22-Jun-05 8:42 
GeneralRe: Problem redesigning the CSS way Pin
David O'Neil22-Jun-05 9:28
professionalDavid O'Neil22-Jun-05 9:28 
GeneralRe: Problem redesigning the CSS way Pin
David O'Neil22-Jun-05 15:09
professionalDavid O'Neil22-Jun-05 15:09 
GeneralRe: Problem redesigning the CSS way Pin
David O'Neil22-Jun-05 19:38
professionalDavid O'Neil22-Jun-05 19:38 
GeneralRe: Problem redesigning the CSS way Pin
DavidNohejl20-Jun-05 12:47
DavidNohejl20-Jun-05 12:47 
Generaldownload executables from web page Pin
ask_you14-Jun-05 18:06
ask_you14-Jun-05 18:06 
GeneralRe: download executables from web page Pin
Vasudevan Deepak Kumar14-Jun-05 19:11
Vasudevan Deepak Kumar14-Jun-05 19:11 

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.