Click here to Skip to main content
16,010,876 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: wget changing HTML references Pin
Anonymous11-Jan-03 0:43
Anonymous11-Jan-03 0:43 
GeneralRe: wget changing HTML references Pin
Daniel Turini11-Jan-03 1:41
Daniel Turini11-Jan-03 1:41 
Generalcustom error page Pin
Sarvesvara (BVKS) Dasa10-Jan-03 20:42
Sarvesvara (BVKS) Dasa10-Jan-03 20:42 
GeneralRe: custom error page Pin
Stephane Rodriguez.11-Jan-03 0:06
Stephane Rodriguez.11-Jan-03 0:06 
GeneralRe: custom error page Pin
Sarvesvara (BVKS) Dasa11-Jan-03 20:59
Sarvesvara (BVKS) Dasa11-Jan-03 20:59 
GeneralRe: custom error page Pin
Paul Watson11-Jan-03 0:10
sitebuilderPaul Watson11-Jan-03 0:10 
GeneralRe: custom error page Pin
Sarvesvara (BVKS) Dasa11-Jan-03 21:03
Sarvesvara (BVKS) Dasa11-Jan-03 21:03 
GeneralMoveFile Function Pin
rparker10-Jan-03 14:30
rparker10-Jan-03 14:30 
Is there a way to move a file using a physical path instead of virtual? I want to move a file that is not available in my www folder, but rather in my db folder where my databases are. I want to rename an uploaded file to the value of a variable in the database.

objFSO.MoveFile Server.MapPath("d:/inetpub/domain/db/images/"&File.FileName&""),
Server.MapPath("d:/inetpub/domain/db/images/"&funeralID&".jpg")

of course won't work. I need to change this to a physical path but am unable to get anything I try to work...is there another function or syntax for the movefile function that i can use? thanks for your help!


GeneralRe: MoveFile Function Pin
David Wulff10-Jan-03 14:44
David Wulff10-Jan-03 14:44 
QuestionCGI Application that involve Automation ? Pin
TPN8-Jan-03 1:14
TPN8-Jan-03 1:14 
GeneralIIS problem Pin
Perica Zivkovic7-Jan-03 23:02
Perica Zivkovic7-Jan-03 23:02 
GeneralRe: IIS problem Pin
Philip Patrick9-Jan-03 22:57
professionalPhilip Patrick9-Jan-03 22:57 
GeneralRe: IIS problem Pin
Perica Zivkovic9-Jan-03 23:04
Perica Zivkovic9-Jan-03 23:04 
GeneralRe: IIS problem Pin
Philip Patrick9-Jan-03 23:15
professionalPhilip Patrick9-Jan-03 23:15 
GeneralRe: IIS problem Pin
Perica Zivkovic9-Jan-03 23:30
Perica Zivkovic9-Jan-03 23:30 
QuestionWhat is the function of FontMetrics.getDescent? Pin
George27-Jan-03 22:00
George27-Jan-03 22:00 
GeneralVisualBasic CGI Application Pin
TPN7-Jan-03 3:02
TPN7-Jan-03 3:02 
GeneralRe: VisualBasic CGI Application Pin
Anonymous7-Jan-03 3:13
Anonymous7-Jan-03 3:13 
GeneralRe: VisualBasic CGI Application Pin
TPN7-Jan-03 4:18
TPN7-Jan-03 4:18 
GeneralPop up window Pin
Sarvesvara (BVKS) Dasa6-Jan-03 20:18
Sarvesvara (BVKS) Dasa6-Jan-03 20:18 
GeneralRe: Pop up window Pin
Sarvesvara (BVKS) Dasa6-Jan-03 23:37
Sarvesvara (BVKS) Dasa6-Jan-03 23:37 
GeneralASP file download Pin
scrasch6-Jan-03 14:50
scrasch6-Jan-03 14:50 
GeneralRe: ASP file download Pin
Jason Henderson7-Jan-03 3:10
Jason Henderson7-Jan-03 3:10 
QuestionAny opinions on the best way to transfer binary data with SOAP? Pin
moredip6-Jan-03 12:56
moredip6-Jan-03 12:56 
AnswerRe: Any opinions on the best way to transfer binary data with SOAP? Pin
Paul Ingles7-Jan-03 1:19
Paul Ingles7-Jan-03 1:19 

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.