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.

0 Endorsements
~282 People Reached
Interests
drawing (fantsy maps), science, history, programming, PC-gaming (Minecraft, The Settlers) etc.
PC Specs
- Windows Vista Home Basic SP2 32-bit - eMachines E520
Favorite Tags
Member Avatar for LordRiq

Ok, so I wondered if it was possible to create some kind of form with text boxes or something, and make whatever's in them be stored in variable (ie. $title) and then insert those values into a template on a new .php-page with the variables. I don't know if this …

Member Avatar for diafol
0
93
Member Avatar for LordRiq

Hi, I'm trying to make a notepad in Visual Studio 2010 but I have a problem. I want to edit the font and color for richTextBox1, but it wont work. Here's the code: [CODE=C#] private void fontToolStripMenuItem_Click(object sender, EventArgs e) { fontDialog1.ShowDialog(); } private void colorToolStripMenuItem_Click(object sender, EventArgs e) { …

Member Avatar for Momerath
0
189