Click here to Skip to main content
16,011,849 members
Home / Discussions / Web Development
   

Web Development

 
Question(ASP) HOW CAN I RENAME A FILE AFTER I UPLOAD IT TO MY SERVER? Pin
Jonavis25-Jan-03 12:47
Jonavis25-Jan-03 12:47 
AnswerRe: (ASP) HOW CAN I RENAME A FILE AFTER I UPLOAD IT TO MY SERVER? Pin
Mark Sanders28-Jan-03 3:50
Mark Sanders28-Jan-03 3:50 
GeneralXML/XSL/ASP Pin
devvvy24-Jan-03 8:24
devvvy24-Jan-03 8:24 
GeneralReplacing image with browser refresh Pin
aprilneedshelp24-Jan-03 6:39
aprilneedshelp24-Jan-03 6:39 
GeneralRe: Replacing image with browser refresh Pin
DFU2328-Jan-03 4:34
DFU2328-Jan-03 4:34 
GeneralJava Menu's and Postbacks Pin
tirbine23-Jan-03 17:17
tirbine23-Jan-03 17:17 
QuestionCan JavaScript include file have relative URL Pin
Kevin McFarlane23-Jan-03 1:24
Kevin McFarlane23-Jan-03 1:24 
AnswerRe: Can JavaScript include file have relative URL Pin
DFU2328-Jan-03 4:50
DFU2328-Jan-03 4:50 
Ah, the joy of debugging JavaScript. First, are you sure that the error you are getting is due to the JS file not being included into you page? (i.e. the object that you are trying to create is within the JS file)

If your answer is yes to the above question then we need to look at how the file is being referenced. My first instinct is that for some reason it did not like traversing up a level in the file structure with the use of the ".." however, after testing it locally here on my machine that should not be the case.

The file that you are trying to include should be accessible as long as it is accessible to the web (for example, can you open or download the JS file from your web browser?).

If you could, please give a scenario of your file structure to help solve this issue. And, if possible, a URL (if publicly accessible).
GeneralRe: Can JavaScript include file have relative URL Pin
Kevin McFarlane28-Jan-03 5:16
Kevin McFarlane28-Jan-03 5:16 
GeneralRe: Can JavaScript include file have relative URL Pin
DFU2328-Jan-03 5:18
DFU2328-Jan-03 5:18 
Generalrename html file to asp file - problem Pin
devvvy22-Jan-03 23:22
devvvy22-Jan-03 23:22 
GeneralRe: rename html file to asp file - problem Pin
Paul Riley23-Jan-03 0:16
Paul Riley23-Jan-03 0:16 
GeneralRe: rename html file to asp file - problem Pin
Jonavis25-Jan-03 13:03
Jonavis25-Jan-03 13:03 
Generalhierachical data Vs relational data Pin
devvvy22-Jan-03 23:17
devvvy22-Jan-03 23:17 
GeneralRe: hierachical data Vs relational data Pin
Paul Riley23-Jan-03 0:58
Paul Riley23-Jan-03 0:58 
GeneralRe: hierachical data Vs relational data Pin
devvvy23-Jan-03 16:28
devvvy23-Jan-03 16:28 
GeneralRe: hierachical data Vs relational data Pin
Paul Riley23-Jan-03 22:19
Paul Riley23-Jan-03 22:19 
GeneralRe: hierachical data Vs relational data Pin
devvvy24-Jan-03 7:16
devvvy24-Jan-03 7:16 
GeneralRe: hierachical data Vs relational data Pin
Paul Riley24-Jan-03 7:21
Paul Riley24-Jan-03 7:21 
Questionwhat is octet-stream? Pin
murali_utr22-Jan-03 0:03
murali_utr22-Jan-03 0:03 
GeneralCDONTS Message Layout Problem Pin
Kevin McFarlane21-Jan-03 23:46
Kevin McFarlane21-Jan-03 23:46 
GeneralRe: CDONTS Message Layout Problem Pin
Jon Sagara22-Jan-03 4:42
Jon Sagara22-Jan-03 4:42 
GeneralRe: CDONTS Message Layout Problem Pin
Kevin McFarlane22-Jan-03 8:08
Kevin McFarlane22-Jan-03 8:08 
GeneralRe: Need freelance ASP/JS/SQL developer for overflowing work! Pin
Jonavis25-Jan-03 14:49
Jonavis25-Jan-03 14:49 
GeneralRe: Need freelance ASP/JS/SQL developer for overflowing work! Pin
Nathan Ridley25-Jan-03 15:23
Nathan Ridley25-Jan-03 15:23 

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.