Source file won't download
-
I just updated my article and after submission the source code download would not work. Clicking the link would display a blank page. I opened the submission wizard again and there were two copies of my zip file. I deleted them both and hand deleted the HTML relating to the link. I added the file back, uploaded the file, and added the file to my article. Now in preview mode clicking the link displays a page that says No download file was specified. Will it be there after submission? A Complete Read Only ComboBox[^]
-
I just updated my article and after submission the source code download would not work. Clicking the link would display a blank page. I opened the submission wizard again and there were two copies of my zip file. I deleted them both and hand deleted the HTML relating to the link. I added the file back, uploaded the file, and added the file to my article. Now in preview mode clicking the link displays a page that says No download file was specified. Will it be there after submission? A Complete Read Only ComboBox[^]
I took a stab at it and it seems to work now. Did you add the file to the article like this? Code Project Article FAQ[^]
Thanks, Sean Ewington The Code Project
-
I took a stab at it and it seems to work now. Did you add the file to the article like this? Code Project Article FAQ[^]
Thanks, Sean Ewington The Code Project
I went back to the submission editor and refreshed the page. My changes to the article are lost and I'm back to two files, both from today. I'll try again after looking at the FAQ.
-
I took a stab at it and it seems to work now. Did you add the file to the article like this? Code Project Article FAQ[^]
Thanks, Sean Ewington The Code Project
I removed both of the files, made my changes to the article, added the file back, clicked the insert link icon according to the FAQ and still when previewing I get "No download file was specified.". Here's the HTML of the link:
<ul class="download">
<li><a href="CompleteReadOnlyComboBox.zip">Download source and test project</a></li></ul>