Click here to Skip to main content
15,902,189 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: how to download from client to server Pin
Javier Lozano18-Jul-04 17:06
Javier Lozano18-Jul-04 17:06 
GeneralRe: how to download from client to server Pin
Member 120813921-Jul-04 1:50
Member 120813921-Jul-04 1:50 
GeneralSetting up a audio recorder at my web site Pin
pork chop14-Jul-04 18:38
pork chop14-Jul-04 18:38 
GeneralRe: Setting up a audio recorder at my web site Pin
Colin Angus Mackay14-Jul-04 20:30
Colin Angus Mackay14-Jul-04 20:30 
GeneralRe: Setting up a audio recorder at my web site Pin
pork chop15-Jul-04 18:45
pork chop15-Jul-04 18:45 
GeneralA Question About Picture Frames Pin
Roger Wright14-Jul-04 14:40
professionalRoger Wright14-Jul-04 14:40 
GeneralRe: A Question About Picture Frames Pin
palbano14-Jul-04 16:45
palbano14-Jul-04 16:45 
GeneralRe: A Question About Picture Frames Pin
Josh Koppang15-Jul-04 13:08
Josh Koppang15-Jul-04 13:08 
I have a solution that does exactly what you want.

goto: http://lab.msdn.microsoft.com/express/vwd/default.aspx[^]

download Visual Web Developer Express (it's free)
After installing it, goto: File -> New Website
Select the "Personal Web Starter Kit"
Goto: Debug -> Start

Explore the pages and find one with the frame around the photo. (defautl.aspx has one)
Open the CSS file that has the style for that image (in the folder: Themes -> White -> Default.css)

Look for the style: .photo-frame .topx-- {...}
All of the styles that have the .photo-frame will help you.

I know this might seem like overkill, but you can see how the people that wrote ASP.NET would put a frame around a photo, and you know that this way of doing it is probably the best.

There's a fine line between confidence and arrogance.
GeneralRe: A Question About Picture Frames Pin
Roger Wright15-Jul-04 20:27
professionalRoger Wright15-Jul-04 20:27 
Generalhtml / possible Java script question. Pin
ztner14-Jul-04 9:10
ztner14-Jul-04 9:10 
GeneralRe: html / possible Java script question. Pin
Javier Lozano18-Jul-04 17:15
Javier Lozano18-Jul-04 17:15 
GeneralExcecute commandline Pin
pork chop14-Jul-04 5:26
pork chop14-Jul-04 5:26 
GeneralError message Cannot update database or object read only Pin
Mekong River13-Jul-04 3:26
Mekong River13-Jul-04 3:26 
GeneralDHTML and MFC Pin
CodeBrain13-Jul-04 0:43
CodeBrain13-Jul-04 0:43 
GeneralRe: DHTML and MFC Pin
Andrew Quinn AUS13-Jul-04 22:26
Andrew Quinn AUS13-Jul-04 22:26 
GeneralRe: DHTML and MFC Pin
CodeBrain14-Jul-04 4:08
CodeBrain14-Jul-04 4:08 
GeneralRe: DHTML and MFC Pin
Andrew Quinn AUS14-Jul-04 5:22
Andrew Quinn AUS14-Jul-04 5:22 
GeneralRe: DHTML and MFC Pin
CodeBrain15-Jul-04 4:00
CodeBrain15-Jul-04 4:00 
GeneralRe: DHTML and MFC Pin
Andrew Quinn AUS15-Jul-04 4:25
Andrew Quinn AUS15-Jul-04 4:25 
GeneralRe: DHTML and MFC Pin
CodeBrain15-Jul-04 7:15
CodeBrain15-Jul-04 7:15 
Generaljava/tomcat 5.0 Pin
zedic12-Jul-04 23:40
zedic12-Jul-04 23:40 
Generalcrystal reports problem Pin
Member 120813911-Jul-04 22:27
Member 120813911-Jul-04 22:27 
GeneralE-mail address around the world Pin
Mekong River10-Jul-04 6:34
Mekong River10-Jul-04 6:34 
GeneralRe: E-mail address around the world Pin
Colin Angus Mackay - Guarding his email address10-Jul-04 6:58
sussColin Angus Mackay - Guarding his email address10-Jul-04 6:58 
GeneralRe: E-mail address around the world Pin
Mekong River10-Jul-04 23:32
Mekong River10-Jul-04 23:32 

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.