.NET Developer Great English and Follow Simple Requirements (ID:5592)
Project Creator: |
tvmclaughlin
FC Member For 5816 Days
Credits 20 Completed Proj. Num. 0 / 2 Total payment USD 8.00 Avg Daily Online 0.00 h (From 21/5/2007) Available on MSN/Skype No Last Login 3/27/2009 Peers Rating 0.00% ![]() ![]() ![]() |
---|---|
Budget: | Not Sure/Confidential |
Created: | 3/27/2009 1:37:50 PM EST |
Bidding Ends: | 3/30/2009 1:37:50 PM EST ( Expired ) |
Development Cycle: | 3 Days |
Bid Count: | 7
|
Average Bid: | 130.14 |
Project Description:
1. Need someone who understands English language. This is a very simple task. 2. The name of this file is suppose to be RecordingStudioScheduleUpload.aspx.cs 3. C:\Inetpub\wwwroot\sc14\RecordingStudio\RecordingStudioScheduleUpload.aspx.cs is where the file will go. 4. The code if (file.FileName != "") { Debug.WriteLine(file.ContentLength.ToString()); string filename = GetFileName(file); if (file.ContentType.IndexOf("excel") >= 0) file.SaveAs(Server.MapPath(@"\Upload\Excel\" + filename)); else if (file.ContentType.IndexOf("word") >= 0) file.SaveAs(Server.MapPath(@"\Upload\Word\" + filename)); else file.SaveAs(Server.MapPath(@"\Upload\Other\" + filename)); } } is wrong. It should only allows the user to upload a .pdf file and nothing else. 4. The file should be uploaded to C:\Inetpub\wwwroot\sc14\RecordingStudio\ and be called RecordingStudioSchedule.pdf 5. Every time the file is uploaded it deletes the older version on the server and replaces it with the new version at: C:\Inetpub\wwwroot\sc14\RecordingStudio\ 6. This is a test to see if you can write the code obviously but really if you can follow directions because there is more work to come if you can do. I am uploading code that did not follow directions as a start. |
|
Job Type | .NET |
Attached Files: | 20090327133733.zip |