Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~1K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

5 Posted Topics

Member Avatar for Aaron_JY

I know it's something I'm doing wrong, but I can't seem to figure out what it is. The console reads the text you input and replies to what you have sent with a message set specifically for your input message. When I input "hello", it replied with "Hello! How are …

Member Avatar for muhammads744
0
786
Member Avatar for Aaron_JY

Alright. I've just been told that, instead of creating new forms over and over again using *new FormName();* I should simply open 1 form and then hide/show it as I please. The issue now is, that I don't really know where/when I should create these new form instances and how …

Member Avatar for JOSheaIV
0
159
Member Avatar for Aaron_JY

I was wondering if it was possible to create a temporary variable in C# that will be destroyed at the end of the function so I can use that variable name elsewhere in another function. Can anybody help me out?

Member Avatar for sepp2k
0
129
Member Avatar for Aaron_JY

This is a pretty broad question so bear with me here. I'll try to make it as understandable as possible haha. Alright, so lets imagine I have an SQL database on my web server named **diary**, and I have a table in the database called **entries**. The table has the …

Member Avatar for JorgeM
0
222
Member Avatar for Aaron_JY

Hey there. I'm having a bit on an issue with adding new data to an SQL table on my webserver. I'm trying to update data in the table through php, but for an unknown reason the script returns no errors but refuses to update the SQL table with the content …

Member Avatar for Aaron_JY
0
183

The End.