Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
60% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~1K People Reached
Favorite Tags
Member Avatar for seh1

Hi, My friend is thinking of creating a game in which you hack into a fake safe/vault "A" and once you are in that "safe" you write code/create a firewall to stop the next person getting into that safe behind you (i.e. into safe "A") and then you work on …

Member Avatar for Dani
0
282
Member Avatar for seh1

Hi, I have a bunch of uploaded files in a folder. Now I want to be able to get the names of these files that are stored in the folder using PHP so that can I create direct links to each file from my page. ie can PHP read the …

Member Avatar for mschroeder
0
162
Member Avatar for seh1

Hi, I hope this is a PHP issue as I miss posted earlier (sorry). I have created a page for uploading files onto my computer from the internet using PHP. My page creates a folder to hold the uploaded files in which can be deleted. BUT once the uploaded file …

Member Avatar for Troy
0
98
Member Avatar for seh1

Hi, I have an exam page for printing exams that is print friendly. However some info I dont want appears on the printed page: (1) the pages url and (2) the date still appears at the end of the page when I print it. Also (3) a page count appears …

Member Avatar for seh1
0
79
Member Avatar for seh1

Hi, I have text files/notes/pdfs etc in a folder that I want the names of to appear on one of my php pages and then I want the doc/pdf to appear in a seperate browser window (or the same window) when the user clicks on the name. Is this possible …

Member Avatar for seh1
0
158
Member Avatar for seh1

Hi, This is my final question on my GUI , I promise. I wanted to create a global String array that once it was initialized and set in one GUI that it could be accessed by any of the other related GUIs or do I have to pass it from …

Member Avatar for hooknc
0
141
Member Avatar for seh1

Sorry I've asked a question about my GUI already but it's due Monday and I still having a few problems with it.... 1. When the GUIs opens it opens so that I have to change the size manually to view it i.e. the toolbar appears. Is there a way I …

Member Avatar for server_crash
0
143
Member Avatar for seh1

Hi, I wrote the following GUI. Its total crap but just need to get the basics working first. Its compiles fine and my Hello World test message comes up but no sign of the UI itself. Any ideas at all ? Much Thanks, Sean import javax.swing.JFrame; import java.awt.event.WindowEvent; import java.awt.Label; …

Member Avatar for seh1
0
118