VISIT STORE RECOMMEND US LINK TO US CONTACT US INDUSTRY NEWS Visit our Home Page Image hosted by Photobucket.com

Go Back   CGIScript.net -- Forums > Search Forums
User Name
Password


Showing results 1 to 25 of 148
Search took 0.01 seconds.
Search: Posts Made By: aangrick
Forum: Product Help 06-10-2006, 03:23 PM
Replies: 2
Views: 3,307
Posted By aangrick
Yes.. In the setup.cgi file for csFormbuilder,...

Yes.. In the setup.cgi file for csFormbuilder, the $htmlpath/$htmlurl variables point to the outside-cgi-bin directory..i.e. Verify that your current setup.cgi has those vaiables specified correctly....
Forum: Product Discussion and Feedback 05-29-2006, 02:33 PM
Replies: 5
Views: 4,207
Posted By aangrick
Yes.. it should work for any html code. For...

Yes.. it should work for any html code. For example:
<font size=3 face=arial color=red>*</font>
Forum: Product Discussion and Feedback 05-29-2006, 02:08 PM
Replies: 5
Views: 4,207
Posted By aangrick
You wouldn't need any edit any file. If you go...

You wouldn't need any edit any file. If you go into the fields/style configuration and then to 'show style config' and scroll down, you'll see the mandatory symbol field there.
Forum: Product Help 05-29-2006, 02:03 PM
Replies: 4
Views: 3,597
Posted By aangrick
Yes.. most likely $cgipath =...

Yes.. most likely
$cgipath = '/www/htdocs/cgi-script/CSMailto/';

isn't correct. You can either email your hosting service to see if they can tell you the full path to your site, or if you want to...
Forum: Product Discussion and Feedback 05-29-2006, 01:54 PM
Replies: 5
Views: 4,207
Posted By aangrick
Hi, I believe you should be able to enter HTML...

Hi,

I believe you should be able to enter HTML code in that field so something like
<font color=red>*</font> would make a red astrisks.
Forum: Product Help 05-29-2006, 01:47 PM
Replies: 4
Views: 3,597
Posted By aangrick
Hi Scott, If you are getting a blank screen that...

Hi Scott,

If you are getting a blank screen that means there is a problem with the $cgipath variable. Or, if you are installing it in your cgi-bin directory as per the readme.txt file then its...
Forum: Product Help 05-24-2006, 05:22 PM
Replies: 1
Views: 2,625
Posted By aangrick
You can edit the entry_template.htm template to...

You can edit the entry_template.htm template to adjust the look of how the entries are display. Probably the thing to do would be to change where it has
<p style="font-family: Tahoma; font-size:...
Forum: Product Help 05-15-2006, 06:34 PM
Replies: 15
Views: 7,461
Posted By aangrick
You'll need to...

You'll need to change
$cgipath='cgi-script/csPost';

to the full path to the cPost directory instead of just cgi-script/csPost. If you aren't sure what the path is to your directory, your hosting...
Forum: Product Help 05-15-2006, 12:42 PM
Replies: 15
Views: 7,461
Posted By aangrick
Hi, That error messages the $cgipath variable...

Hi,

That error messages the $cgipath variable isn't correct. Looks like you might a URL in the $cgipath variable. That needs to be the full 'path' to the directory as opposed to a URL.
Forum: Product Help 05-15-2006, 12:40 PM
Replies: 3
Views: 3,334
Posted By aangrick
Hi, You need the perl module for imagemagick...

Hi,

You need the perl module for imagemagick (Image::Magick). The package is called PerlMagick.
Forum: Product Help 05-12-2006, 08:06 PM
Replies: 1
Views: 2,972
Posted By aangrick
Hi, What you can do is on your 'dummy' form in...

Hi,

What you can do is on your 'dummy' form in CSMailto add a custom text field that has the same name as the field on your real form and make that required.

That should do the trick.
Forum: Product Help 05-12-2006, 06:25 PM
Replies: 11
Views: 6,356
Posted By aangrick
Hi, One more thought.. contact me directly at...

Hi,

One more thought.. contact me directly at angrick1@cgiscript.net
Forum: Product Help 05-12-2006, 12:52 PM
Replies: 6
Views: 4,480
Posted By aangrick
Good question! I would like to put it higher up...

Good question! I would like to put it higher up on the list so people can download the latest versions.
Forum: Product Help 05-12-2006, 12:31 PM
Replies: 6
Views: 4,480
Posted By aangrick
Hi, No.. not yet :(

Hi,

No.. not yet :(
Forum: Product Help 05-11-2006, 03:24 PM
Replies: 11
Views: 6,356
Posted By aangrick
Try using the regular text edit instead of the...

Try using the regular text edit instead of the html editor. The html editor is probably was is putting that code there in the first place.
Forum: Product Help 05-11-2006, 02:55 PM
Replies: 11
Views: 6,356
Posted By aangrick
On your summary/listing templates .. try removing...

On your summary/listing templates .. try removing the <TBODY> tags you have there.
Forum: Product Discussion and Feedback 05-01-2006, 03:14 PM
Replies: 5
Views: 6,937
Posted By aangrick
Hi Hugh, I'll definitely keep that in mind for...

Hi Hugh,

I'll definitely keep that in mind for the next release of the script.
Forum: Product Help 04-28-2006, 02:36 PM
Replies: 2
Views: 4,660
Posted By aangrick
Hi, I apologize. This one slipped through the...

Hi,

I apologize. This one slipped through the cracks.

Anyway, you have a permission problem. What needs to be done is the data subdirectory of csBanner needs read/write/modify/delete permissions...
Forum: Product Help 04-24-2006, 12:50 PM
Replies: 2
Views: 3,054
Posted By aangrick
We have a new script called csFormbuilder that...

We have a new script called csFormbuilder that might work for you with a little tweaking. We haven't released the script yet but if you are interested in doing some beta testing email me at...
Forum: Product Help 04-21-2006, 01:25 PM
Replies: 15
Views: 7,461
Posted By aangrick
Hi, The internal server errors are almost always...

Hi,

The internal server errors are almost always caused by FTP transfer modes or permissions. Try this:

1) chmod csPost.cgi to 755
2) chmod the csPost DIRECTORY to 755
3) FTP csPost.cgi off the...
Forum: Product Help 04-06-2006, 07:36 PM
Replies: 1
Views: 3,068
Posted By aangrick
Hi, Email me directly at...

Hi,

Email me directly at angrick1@cgiscript.net

I remember that being a problem with a previous version and i want to make sure you have the latest release and that might fix the problem.
Forum: General Perl Discussion 03-21-2006, 12:07 AM
Replies: 3
Views: 3,813
Posted By aangrick
If you don't mind emailing me directly at...

If you don't mind emailing me directly at angrick1@cgiscript.net with the csNews admin url and login/pass i'll take a look.
Forum: General Perl Discussion 03-20-2006, 08:00 PM
Replies: 3
Views: 3,813
Posted By aangrick
Most servers require SSI calls to be on pages...

Most servers require SSI calls to be on pages that have an shtml extension. You can tell if your webserver is parsing the SSI if when you view the source of the page from your webbrowser you don't...
Forum: Custom Programming 03-18-2006, 02:26 PM
Replies: 2
Views: 6,327
Posted By aangrick
Hi Anne, I looked at the source of your page and...

Hi Anne,

I looked at the source of your page and I didn't see any resizing javascript there. Did you remove it?
Forum: Custom Programming 03-10-2006, 12:28 PM
Replies: 2
Views: 3,976
Posted By aangrick
Thanks for the compliments! Just let me know if...

Thanks for the compliments! Just let me know if there is anything else i can do for you.
Showing results 1 to 25 of 148

 
Forum Jump

All times are GMT. The time now is 08:37 PM.


Powered by: vBulletin Version 3.0.7
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.