jahnavik / cse300-group3

Automatically exported from code.google.com/p/cse300-group3
1 stars 0 forks source link

Jquery prompt box #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In 'am_teachingassistants.php' file - the jquery prompt box linked with the 
upload button which displays the message - 'Success! Your file has been 
uploaded' has a bug in it. 

On clicking this button, it displays the success message no matter what. Its 
not checking for any error in the php code. 

We have to check for different conditions - Like, if no file is chosen and the 
user is still pressing the upload button, it should check that from the php 
code and prompt -'No file has been chosen , upload again 

Original issue reported on code.google.com by akanksha...@iiitd.ac.in on 26 Oct 2012 at 5:22

Attachments:

GoogleCodeExporter commented 9 years ago
Here is the php code for it : 

Original comment by akanksha...@iiitd.ac.in on 26 Oct 2012 at 5:25

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
@aditi: Any progress? 

Original comment by akanksha...@iiitd.ac.in on 1 Nov 2012 at 12:07

GoogleCodeExporter commented 9 years ago
Hey yeah! I have created conditions for the jquery prompt box and they are 
working fine now. This issue has been resolved successfully! Cheers!!

Original comment by aditi10...@iiitd.ac.in on 1 Nov 2012 at 9:43

GoogleCodeExporter commented 9 years ago
Yeah. I have made a few changes in the code. 'Move to List' button is also 
showing the correct prompt box now. I have attached the correct file here as 
well. Well Done!

Original comment by akanksha...@iiitd.ac.in on 10 Nov 2012 at 2:23

Attachments: