saving a file to the internet.
-
i want to save an xml file that will look like: "http://www.codeproject.com/script/Membership/Uploads/1234567/update.xml" i really need help how to do this. When i do this in google drive the link to the file do not contain .xml extension.
-
i want to save an xml file that will look like: "http://www.codeproject.com/script/Membership/Uploads/1234567/update.xml" i really need help how to do this. When i do this in google drive the link to the file do not contain .xml extension.
-
iam sorry i did not explain very well. it is not the actual link... i mean i want to store my update.xml file somewhere on the remote location and access its link as something link www.website.com/update.xml and not as www.googledrive.com/id?=xskdhfIsksdhf it is because i want to compare the two files update.xml in the local drives, and the www.website.com/update.xml from from remote location. Thank you for your response.
-
iam sorry i did not explain very well. it is not the actual link... i mean i want to store my update.xml file somewhere on the remote location and access its link as something link www.website.com/update.xml and not as www.googledrive.com/id?=xskdhfIsksdhf it is because i want to compare the two files update.xml in the local drives, and the www.website.com/update.xml from from remote location. Thank you for your response.
-
iam sorry i did not explain very well. it is not the actual link... i mean i want to store my update.xml file somewhere on the remote location and access its link as something link www.website.com/update.xml and not as www.googledrive.com/id?=xskdhfIsksdhf it is because i want to compare the two files update.xml in the local drives, and the www.website.com/update.xml from from remote location. Thank you for your response.
Do you have access to a domain / web site called "www.website.com"? If you did, you would typically put "update.xml" in you website's "root directory"; or you would use some form of "redirection" to resolve the supplied address (e.g. MVC routing). Is that clear?
"(I) am amazed to see myself here rather than there ... now rather than then". ― Blaise Pascal
-
i want to save an xml file that will look like: "http://www.codeproject.com/script/Membership/Uploads/1234567/update.xml" i really need help how to do this. When i do this in google drive the link to the file do not contain .xml extension.
Just make a google spreadsheet, that's all.