Search Results

Search: Posts Made By: nadamson
Forum: Programming 06-10-2010
3,828
Posted By nadamson
ok, then IF (definitely check this) ajax and CGI2...
ok, then IF (definitely check this) ajax and CGI2 works by itself.... then i am thinking it is how the browser is handling form action with the submit button (and possibly the file input field is...
Forum: Programming 06-10-2010
3,828
Posted By nadamson
i am thinking it could be a couple of issues. ...
i am thinking it could be a couple of issues. either the form and how it is submitted and the ajax is called. you said CGI1 is being called by the normal form action and a submit button. or it is...
4,780
Posted By nadamson
hey globalnerds- you will need to use...
hey globalnerds-

you will need to use mod_rewrite

cheers!
nate
8,801
Posted By nadamson
hey kedah, i actually compiled your client...
hey kedah,

i actually compiled your client and server applications on my server. my client connected without problems to the server app.

are you using these exact apps that you uploaded the...
Forum: IP Networking 11-13-2007
7,459
Posted By nadamson
Have you checked to see if the zone...
Have you checked to see if the zone "94.18.172.in-addr.arpa" is setup correctly in BIND?

--
Nate
30,106
Posted By nadamson
You can use FTP to CHMOD files and directories. ...
You can use FTP to CHMOD files and directories. However, fpmurphy is correct in that the FTP user must have the correct permissions to modify the files/directories in the first place.

Cheers,...
1,959
Posted By nadamson
Do you not have the -c option for du which is...
Do you not have the -c option for du which is "Display a grand total"?? I would also use the -h option for more readability.

du -ch /mystuff/*/*/work/*/prog/images

Cheers,
Nate
Forum: UNIX and Linux Applications 11-06-2007
12,514
Posted By nadamson
RE: Mysql CHAR vs VARCHAR
Actually a VARCHAR(10) will only allow up to 10 characters and no more.

The main difference between CHAR and VARCHAR is how data is stored in the column. The length of a CHAR column is fixed and...
Showing results 1 to 8 of 8

 
All times are GMT -4. The time now is 02:34 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy