Employees Web App (task 199)

Back to Problem Solutions forum

RenYuntao     2015-10-09 03:41:41
User avatar

Hi,I am confuse about this problem,I have implement all functon that required,but why my answer is always wrong?
Here is the url: http://www.studyandshare.info/show_name.html

Thanks for any help.

Rodion (admin)     2015-10-09 05:05:02
User avatar

Hi, thanks for your question!

It seems that the problem checker expects that your page itself will accept parameters name and kill - so that if you submit http://www.studyandshare.info/show_name.html then it checks urls like these:

http://www.studyandshare.info/show_name.html?kill

http://www.studyandshare.info/show_name.html?name=Alison+Wright

So that page actually also works as convenient API endpoint. However your application uses two different urls (both of them other than main page).

I think I should add this clarification to the problem statement, thank you!

RenYuntao     2015-10-09 06:39:58
User avatar

I got it,thank you very much,now I have solved this problem.

Please login and solve 5 problems to be able to post at forum