Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
3
Posts with Downvotes
3
Downvoting Members
1
0 Endorsements
~46.4K People Reached
Favorite Forums
Member Avatar for fairy1992224

I need to capture the logout time and login time. I can capture the login time already but I cannot capture the logout time. I would appreciate all the help that you had given me. Thank you. This is the coding in the logout button: [CODE]protected void logoutButton_Click(object sender, EventArgs …

0
68
Member Avatar for fairy1992224

I had managed to let users upload the image and save into the database and the folder. I need to generate thumbnail from the image and save into the database and the folder as well. But there is some error with generating thumbnail. Can someone help with me with it? …

Member Avatar for hericles
0
168
Member Avatar for fairy1992224

I had created a registration page for users to sign up an account and a database to store all information such as username and password. I had also created a login page for users to login after registering an account. How do I link the database so that I will …

Member Avatar for fairy1992224
0
249
Member Avatar for fairy1992224

I need to complete this project by next Monday. How do I do a menu selection EXAMPLE: Press 1 to enter the model number. Press 2 to delete a record. Press 3 to exit the program. I'm doing this project on NetBean using Java. Can someone please teach me? Thanks!!!!

Member Avatar for peter_budo
-1
100
Member Avatar for Maria5683

How do you write the code using Scanner class to set up a menu (i.e 1 for something, 2 for something, and so on.) Then have the user to choose. Thanks

Member Avatar for fairy1992224
-2
45K
Member Avatar for fairy1992224

[code] Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load ' declare constants and variables Dim cm As Integer Dim m As Double Dim g As Integer Dim kg As Double mtextbox.Text = "" kgtextbox.Text = "" ' converting from cm to m Integer.TryParse(cmTextBox.Text, cm) m = …

Member Avatar for fairy1992224
0
99
Member Avatar for fairy1992224

I have a project on data conversion for length,weight,speed and pressure. I cannot upload the VB.Net file here. Can someone add me on my e-mail and that I can let you see if my GUI design is correct because the GUI design take up 50% of the whole project. Thank …

0
76
Member Avatar for fairy1992224

If i want to pop out a message to user eg, please enter number only. Do i need to declare? If need, how do i declare. URGENT!!! My test is in 2 days time. Thanks in advance.

Member Avatar for TomW
-1
71
Member Avatar for fairy1992224

what is comment in VB.Net and how to comment. I having a test in 3 days time. Urgent!!!! Thanks in advance.

Member Avatar for kvprajapati
0
111