Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(6990)

Issue 327700043: Retriving DB folder

Can't Edit
Can't Publish+Mail
Start Review
Created:
6 years, 6 months ago by Wei Wang
Modified:
6 years, 6 months ago
CC:
brahim Al-Qaysi, farzad2050, yulianlluo, zhubiwen509, Wei Wang
Visibility:
Public.

Description

introduction and script for retriving database BUG=

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+161 lines, -0 lines) Patch
A Retrive_data_from_DB/.DS_Store View Binary file 0 comments Download
A Retrive_data_from_DB/README View 1 chunk +10 lines, -0 lines 0 comments Download
A Retrive_data_from_DB/config.php View 1 chunk +5 lines, -0 lines 0 comments Download
A Retrive_data_from_DB/index.html View 1 chunk +96 lines, -0 lines 4 comments Download
A Retrive_data_from_DB/output_xml.php View 1 chunk +50 lines, -0 lines 0 comments Download

Messages

Total messages: 3
Wei Wang
6 years, 6 months ago (2017-10-13 16:37:20 UTC) #1
manu_chaud
https://codereview.appspot.com/327700043/diff/1/Retrive_data_from_DB/index.html File Retrive_data_from_DB/index.html (right): https://codereview.appspot.com/327700043/diff/1/Retrive_data_from_DB/index.html#newcode35 Retrive_data_from_DB/index.html:35: downloadUrl('http://localhost/wan_phase2_v2/AllgeoHops.xml', function(data) { Could you integrate this file in ...
6 years, 6 months ago (2017-10-15 04:07:27 UTC) #2
Wei Wang
6 years, 6 months ago (2017-10-15 13:52:44 UTC) #3
https://codereview.appspot.com/327700043/diff/1/Retrive_data_from_DB/index.html
File Retrive_data_from_DB/index.html (right):

https://codereview.appspot.com/327700043/diff/1/Retrive_data_from_DB/index.ht...
Retrive_data_from_DB/index.html:35:
downloadUrl('http://localhost/wan_phase2_v2/AllgeoHops.xml', function(data) {
On 2017/10/15 04:07:27, manu_chaud wrote:
> Could you integrate this file in the folder so as to allow easier testing
Thank you for mentioned.
Actually last time, I already git-cl upload the whole folder including
"AllgeoHops.csv" and "AllgeoHops.xml" to this code review website then git push
to our WAN repository.The weird thing is all 6 files were added successfully in
WAN repository but 4 files were added here. 
After saw your comment, I try to add that two files many times. They all failed.
This may be a upload setting by this website(only accept code and shield other
file formats)?  But you still can find the complete folder in our WAN
repository.

https://codereview.appspot.com/327700043/diff/1/Retrive_data_from_DB/index.ht...
Retrive_data_from_DB/index.html:55: text.textContent = address;
On 2017/10/15 04:07:27, manu_chaud wrote:
> Or just:
> var text = document.createTextNode(address);
> so as to avoid one additional statement

Right. Good suggestion.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b