RJSkon
Members-
Posts
189 -
Joined
-
Last visited
Everything posted by RJSkon
-
Thomas When I "Save Image As" and download it to my hard drive, the animation works fine and keeps repeating. Richard
-
Cheryl Do you have a the FormMail.pl script set up and in your cgi-bin, that's what make the Form work. The form action is looking for the Perl script at, http://www.aepmusic.com/cgi-bin/FormMail.pl I have a test page set up with a few forms, if you care to see them, http://www.rjskon.com/forms/ You can try all of them, I think that they still work. I'm using a couple of the "Matts scripts" and the "NMS scripts" in the cgi-bin. Richard BTW, here are some more Forms that I have set up with a Freebie third party host, http://www.rjskon.com/cut_paste/
-
Thomas If you view source, that container page was created using Trellix, it should work even better in CuteSite Builder. I still use Trellix, because if I create a site using CuteSite V4, it would not backward compatable with Trellix and there are still alot of folks out there that use Trellix PA and CuteSite Builder V3. Richard
-
Thomas You are still using CuteSite Builder correct. Have you tried running the Invision Forum in a "container page" and use a modified menu in the top frame. I'm working on a site now and did that, the owner will eventually update his own site using CuteSite, it's at http://www.meowwebdesigns.com/mark/messages.htm Richard
-
Cheryl Does this help you any, <FORM ACTION="http://yoursite.com/cgi-bin/FormMail.pl" METHOD="POST"> <INPUT Type="Hidden" Name="recipient" Value="sixxxpounder@hotmail.com"> <INPUT Type="Hidden" Name="subject" Value="Interested Musician!"> <INPUT Type="Hidden" Name="redirect" Value="http://yoursite.com/redirect_page"> <INPUT Type="Hidden" Name="missing_fields_redirect" Value="http://yoursite.com/error/"> Your name: <INPUT Type="text" Name="realname" Size="40" Maxlength="255" Value=""><BR> Your E-mail address: <INPUT Type="text" Name="email" Size="40" Maxlength="255" Value=""><BR> <INPUT Type="Hidden" Name="required" Value="realname,email"> <BR><INPUT Type="Submit" Value="Submit"> <INPUT Type="Reset" Value="Reset"> </FORM> I added a missing fields redirect also, for submitters that don't fill in their Name and Email address. In this case I used absolute URL's, but that is not required. Richard
-
jrsweets Your form looks good to me, using IE 6. As a matter of fact I tried your form to see if the background would change to yellow after submitting the mail and they did not. Richard
-
Scott Thank you very much for the much appreciated review. I was thinking about getting rid of publishing using frames, but I used them here because I had good success with spiders especially Google's in the past with frames. I will change that, than I won't have to worry about one of the other page bodies being picked up by a search engine, without the top and left frames. As far as the Intro Page, I think I'll wait a while and see what happens. All your other suggestions I'll follow up with. Thanks again Richard
-
Scott That's not a problem, Thursday is fine. Richard
-
Scott Please add my site to the Family collection. http://meowwebdesigns.com Meow Web Designs Specializing in the design of web sites using CuteSite Builder & Trellix Web The TCH link is at the bottom of the opening page. Rank Evaluation Please Any other comments would also be appreciated. The site seems to work fine in all the Netscape browsers, including 4.7 along with Firebird. The site is a combination of Flash, CSS and HTML. Thank you, Richard
-
Natimage This Mozilla Firebird "Flash Plugin" FAQ page may help you, it's at http://plugindoc.mozdev.org/faqs/flash.html Richard
-
Virtual Imager There may also be a program on your PC, called "Go Back" that will do the same thing as Windows Restore, but it will do it better. I use it all the time, especially when I download software and don't like it, Go Back takes me back in time to where I started the download. Richard
-
osunix I have just started to try learning CSS and I thought that your Stylesheet was changeling, I have been using a program called, TopStyle Lite to create some small Stylesheets and styles. I opened your Stylesheet in the program and played around with it and when I change the position in #mainpage to either static or inherit, the problem seems to go away in the preview section of the program, I have the Style Inspector set to "CSS Level 2". Richard
-
osunix Try removing (position:absolute;) in your Stylesheet and see if that make a different to your frameset. #mainpage { position:absolute; left:16%; top: 27%; right:2%; border:2px solid #000; text-align:center; background-color:#fff; padding-bottom:5%; } Richard
-
Mike Just a thought, would a transparent logo4.gif work on that gradient background, if that's a background color in that cell. Richard
-
Happy Holidays to everyone.
-
JavaJones You may want to check out this free Calendar, I think it's great, there are not any advertisements, it's interactive by visitors, passwords can be applied, there are mail notifications when an entry is added and there are many other functions that can be applied to the calendar. It's at, http://calendars.net/ I have a sample Calendar at, http://www.calsnet.net/rjskon, if you would like to see what it looks like. I have the calendar password protected, if you click on a date, a sign-in dialog box appears. Richard
-
KW I notice when I publish using CSB V 4.0.0.108, both the index.html and index.htm are uploaded, it's not like the old Trellix PA where only the index.htm file is uploaded. Can I assume that the index.html file will overwrite any existing index.html file that was not created using CSB? I published a one page test file, you can see the files here, http://www.rjskon.com/html_test/TlxTransfer.txt Richard
