I've been using form mail for a few months now. For the last month or more, it has not been working. I get the following error: HTTP/1.1 Server Too Busy Is...
I have been having this same problem with McFedries FormMail service on several other sites. Trying to find a solution for this. Just hope he hasn't shut down...
Yes,, I got the second email. As I said, it was working - for a few months. I'm looking for an alternative. Anyone know of something that I can install...
Ok, I found a PHP one that works quite well. I got it configured, tested and tweaked a little bit. Only took about an hour. It has a wizard on the website...
... Nice find Lorkin. It looks pretty complete from a review. If you use formmail scripts, you should keep a log of when you install them and where as a...
Lokrin I did not get the server error. For field checking you might want to get a javascript form validation. I have one I currently use that only check...
Hhhmmm.... I didn't think you got underlines with images. However, the problem you may be experiencing is the border on the image showing up as a link. Try...
David Colliver
david.colliver@...
Aug 21, 2007 6:51 pm
10584
Been ages. Forgot about the border stuff. It's lower case in the original and the ending tag is also in place. It showed up as border not underline since it is...
Doesn't hurt to add this universal selector styling at the very beginning of
your CSS either: * { border: 0; margin: 0; padding: 0; } This resets all to zero,...
Hi, I haven't posted in ages. Not sure if any of my old pals are even still here. And I haven't coded in ages either. I have no idea where my book is, so I'm...
Not clear exactly what you want, but if it is a standard link to another site or page on your own web site: <a href="URL path" title="Link Description">Text...
... <?php header("Location: http://newsite/url/here"); exit; ?> Thats how I do it. Doesn't break search engines and stuff. The other way is not so useful -...
Michael Welsh
yomcat@...
Aug 23, 2007 9:48 pm
10589
I guess I took that the wrong way. This is what I used for my pages when
needed: <meta http-equiv="Refresh" content="30; url=http://www.urlname.com/page.html...
... Put a non-drop down box navigation in. Along the bottom as text links or something. I'm also not too fond of "free" stuff like bravenet, I would rather ...
Michael Welsh
yomcat@...
Aug 30, 2007 9:32 pm
10593
/*Tite Goes Here*/ ... [Non-text portions of this message have been removed]...
OK, So the colors look good and the page is generally clean and uncluttered. But, 1) Give the page a proper title (between the <title> tags). 2) I'm not a fan...
Hi Eugene, I like the CSS "frames" layout, and the brown / blue colour scheme looks very nice. Maybe try to make the "container" div look more like it belongs ...
Disregard my previous messages sent in error Hi, working on a no script menu and using the HTML fix it javascript I lose the footer if i turn JS on how can...
Congrats on the Baby. I knew you have not been on line very often of late. I am still using all the info you sent on Linux as I am using ubuntu and kubuntu...
Yes, I still have all the code that auto managed the page.. I was toying with setting it up again as it did add traffic to my sites and improved everyones...