I'm having trouble creating a regular expression. I have an html form that contains the <textarea></textarea> tags. When the form is submitted, I capture the output of the <textarea> and write it to a .txt file. For some reason, unknown to me, carriage returns and whitespaces are mysteriously...
I have a shopping cart application that uses CGI::Session. When a visitor logs into the system, a cookie is written to the visitor's computer. The cookie contains the customer's account number.
I want to make the cookie permanent on the visitor's computer, so after a customer logs into the...
I have an html form with an onclick <img src> something like this:
<img src ... ONCLICK="displayPhoto('http://www.smvfp.com/product_images/prod1.PNG')>
This calls a displayPhoto javascript function where the thumbnail is displayed as a large image using javascript's window.open() command.
The...
Hi,
I have written a Shopping Cart application in perl specifically for a PostgreSQL database server. The application is in version 0.90 beta and is stable.
I'm looking for some help from perl and PostgreSQL folks that would be willing to download the smcart-0.90beta-i386.tar.gz tarball...
Hi,
I have written a Shopping Cart application in perl specifically for a PostgreSQL database server. The application is in version 0.90 beta and is stable.
I'm looking for some help from perl and PostgreSQL folks that would be willing to download the smcart-0.90beta-i386.tar.gz tarball...
#------------------------------------------------
Hi,
I'm a developer of a perl application. I would be the copyright holder of the application. The application uses several modules that can be found on cpan, like the perl DBI for PG and ODBC::DSN. It also uses Mail::Sendmail, Apache::DBI...
Hi,
I'm a developer of a perl application. I would be the copyright holder of the application. The application uses several modules that can be found on cpan, like the perl DBI for PG and ODBC::DSN. It also uses Mail::Sendmail, Apache::DBI, CGI::Session, etc. It is my understanding that...
Hi,
Here are a couple of article in eWeek that I found interesting. APT coupled with Synaptic really make it easy to maintain my Fedora Core 2 install or to install or uninstall apps.
http://www.eweek.com/article2/0,1759,1607678,00.asp
http://linuxtoday.com/infrastructure/2004060900326NWHLRH...
Hi,
I just picked up some interesting info off the postgresql mailing list. A native windows version of postgresql is comming soon, but not in postgresql 7.4, but soon. In the mean time those wishing to run a native windows version of postgresql can run Mammoth Postgresql from...
Hi,
There has been a lot of interest in the native windows 32 port of PostgreSQL. I found the following link in the postgres mailing list which I am passing on.
http://candle.pha.pa.us/main/writings/pgsql/win32.html
LelandJ
Leland F. Jackson, CPA
Software - Master (TM)
http://www.smvfp.com...
Hi,
I'm looking for a perl script that would convert a number into a dollar amount like:
$the_number = "1234567.89";
perl would build $the_number into $the_dollars
so that:
print $the_dollars;
$1,234,567.89
LelandJ
Leland F. Jackson, CPA
Software - Master (TM)...
Hi,
Here is a piece regarding the Linux Journal Editor's choice awareds:
http://linuxjournal.com/article.php?sid=6995
It's great to see PostgreSQL back in the winner's circle where she belongs.
LelandJ
Leland F. Jackson, CPA
Software - Master (TM)
http://www.smvfp.com
Nothing Runs Like the Fox
Hi,
I downloaded and installed a windows native version of Postgresql 7.2.1 by Peer Direct. The install was a snap. I was also able to set Postgres to run as a service under windows XP pro by run a provided .exe. This is really great as it is not necessary to unixify your windows OS with...
Hi,
To help newcomer to PostgreSQL get up and running, I have posted a new FAQ titled "Where can I find Information about postgres?". The FAQ is simply a list of my favorite online sources of information about Postgres. This should be helpful to not only newcomer, but it should aid...
Dear Fellas,
I have been trying to get some information on how
to get on the web site version of tek-tips. I can never raise this part of tek-tips that deal with html code and web site building? Any hints to guide me here would be appreciated.
juandiegomcc@yahoo.com
Leland F. Jackson, CPA...
Thank Rarch,
I setup PGDATA2 in /etc/profile as you suggested. I was then able to createdb newdb -D 'PGDATA2' The database newdb was created correctly in /test/lee/base with number 116872.
Leland F. Jackson, CPA
Software - Master (TM)
https://www.smvfp.com
Nothing Runs Like the Fox
Hi,
I found the below link in one of the postgres mail lists concerning bids by various vendor supporting competing backend databases. I think the vendor offering the postgres database as a enterpise mission critical database did a good job of presenting the many strong points of the postgres...
Hi,
I have downloaded cgywin using the setup program. I installed most of cgywin including postgres 7.2.1. However, I'm having trouble configuring postgres and getting it started under windows. In particular I'm having trouble having postgres build the template1 database. I login to windows...
Hi All,
I have written a VFP front-end client to a postgres backend database. I am making it freely available to anyone that would like to see what client/server computing over the Internet is all about. All source code is available. To use the VFP front-end client you must:
1) Download...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.