Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Member Avatar for patrickm129

Hi all, I hope you're having a good day. I'm 15 and as a way to earn some money this this year I am thinking of starting a small web development business. I have knowledge in HTML (4 and 5), CSS (2 and 3), PHP 5, SQL, and some knowledge …

Member Avatar for Clanstrom
0
510
Member Avatar for patrickm129

Hi, I made a login form on my site but I am new to javascript and do not know how this could be done (See title). I am trying to make an alert start if one of the login forms are left empty. Any advice is greatly appreciated, thanks in …

Member Avatar for Pro2000
0
360
Member Avatar for patrickm129

Hi all! I'm a new to PHP and I embarked on a making a small store. One part of this involves making a form to add new products, and tables for categories. But I am getting this error: Parse error: syntax error, unexpected T_VARIABLE, expecting ',' or ';' on line …

Member Avatar for rotten69
0
2K
Member Avatar for patrickm129

Hi, Today I set up a NFS with Windows Server 2003 R2, and I was writing a .cmd file to back up the C:/Documents and Settings/ folder to the NFS (Network File System). I'm having a problem with the parameters of the xcopy (Copies folders and subfolders), I'd really appreciate …

0
76
Member Avatar for patrickm129

Hi all, I'm working on a login system for my site. But when I use mysql_num_rows I get an error [CODE]"Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /home/patrickm129/patthepcwizard.com/login02.php on line 25"[/CODE]. I'd really appreciate it if you would be able to solve this with me. P.S.: …

Member Avatar for happytogether
0
109
Member Avatar for patrickm129

Hello, I'm trying to learn Python to get ahead in school but don't know where to start. I already have a shell and SW installed on my machine to write the code, but I can't find a good index of the codes. What would you suggest I do or learn …

Member Avatar for cghtkh
0
241
Member Avatar for patrickm129
Member Avatar for Nick Evan
0
97
Member Avatar for patrickm129

Hello, I am making a *.vbs file and I need help putting two codes in. The first code is to make a .txt file named "Hello World", with the text in the .txt file "Time ... (your time)-Test123" Code: [CODE]myfilename = "\Hello World.txt" MakeHelloWorldFile myfilename Sub MakeHelloWorldFile (FileName) 'Create a …

Member Avatar for patrickm129
0
202
Member Avatar for patrickm129

Hello, Can you help me... I am trying to make a vbs file that when you open it, it automaticly takes up the full screen. Do you know a code that will do this? -Thanks

Member Avatar for jhai_salvador
0
261
Member Avatar for patrickm129

Hello, I recently learned a new batch command and I was wondering if I could make a batch file from at root batch file... Ex: [CODE]echo pause>\test.bat[/CODE] This code makes a batch file that has the command pause. Now would I make a multi-line batch file using this code? Ex: …

Member Avatar for patrickm129
0
204
Member Avatar for patrickm129

Hello, I am trying to make a link to a certain area of the image (for a site map, using the mpa feature), How would I place this code in? [code] <img src="http://www.mysite.com/images/header03.jpg" width="770" height="230" border="0" usemap="#Map" /> <map name="Map" id="Map"><area shape="rect" coords="291,195,366,227" href="http://mysite.index.html" /> <area shape="rect" coords="372,194,447,227" href="http://www.mysite.com/page1.html" /> …

Member Avatar for fxm
-1
59