Sunday, August 3, 2008

Photo Upload and Updates

Done with the Photo Upload section.
- Upload and add description to the picture.
- Delete the photo also
- Added a table call PictureAlbum(use to store info of the pictures)
- Attributes of table (PicID,StudentID,PicSlot,Description,Image)

Current Problem
- Photo cannot be display.( will solve)

Updates
- Created my own regular expression to check for Matric Number in the registration (there are no existing regular expression that can check so I had to create myself)

No comments: