Thanks Karla for mentioning that my table width went past the edge of a 600x800 resolution screen. I fixed that on the site itself, although the samples for...
I think it's ok now. I guess firefox defaults to a slight bit more padding somewhere? Between (what I'm assuming to be) that and the graphics in the table, the...
Hello, I am trying to find a form script that has specific error reporting (as in, it will tell you specifically which fields are missing or not valid, instead...
could you be more specific, are you trying to do data validation on your forms, and looking for a program that does that does that for you? later, dosdawgs ...
John Miller
johnm1291@...
Jan 6, 2005 9:08 pm
22782
Thanks for the reply. What I am trying to do is set up a form where if a visitor doesn't fill in a required field or a valid e-mail address, that when they...
... I believe you'll find that phpFormGenerator not only validates fields, but it will generate the forms themselves, which FPP doesn't do. It's free, and many...
;) No problem! I've worked with phpForm Generator before and I know it validates, but I forget if it returns specific error messages? In any case, though, I...
That is pretty much form validation with javascript, and you can change the fileds name to red, or put an asterisk which is a required field, and depending on...
john
johnm1291@...
Jan 7, 2005 4:27 pm
22786
Hi folks, I recently learned a lesson on how to use include files correctly so as not to confuse and disable the javascript running a dynamic menu. My mistake...
776px ... From: Colin To: WDT@yahoogroups.com Sent: Sunday, January 16, 2005 9:31 PM Subject: [WDT] best bet resolution I heard that 740 pixels wide is the...
... To get dynamic menu's to work in includes all you have to do is insert the js code in the page the include is going to be on and the include also .........
Colin, Set up your page like normal. I'm using tables here, but you could just as easily use div's. A good way to start is to set up your pages with everything...
Colin, A 800X600 resolution monitor has a viewing area of about 770x550. It varies depending on the browser, how wide the scroll bars are, and how they have ...
I wouldn't use anything over 760 and if you want to be "safe" more like 740. Though most of the time I use a flexible layout that will work anywhere from 700px...
... Hard to believe that, when you reward help by spamming everyone who offers it. deke -- AmishHosting.Com Lots of space. Lots of bandwidth. Lots of speed. ...
... here is a possible solution for clearing your floats. big john and holly explain the problem and solution better than i can. and it really, really works....
... hello, i'm new to the group and saw this comment. i couldn't pass this up. i am finding that my web designing is much like print designing except for the...
========================= I recently learned a lesson on how to use include files correctly so as not to confuse and disable the javascript running a dynamic...
I am trying to put our web site name in the adress box, but it shows up as the address where my site actually is. What tags would I use to make sure that when...
What would you recommend for learning back-end website stuff? What I mean is, asp or php or java. I have built front-end websites but i want to learn more in...
The only way I know to do that is to use a frame. Cheryl D. Wise Certified Professional Web Developer Microsoft FrontPage MVP http://wiserways.com ... From:...
Sort of depends on your background and goals. PHP is probably the easiest to get started with both in terms of availability and technical difficulty. Java is...
Locally? On Windows, for either you will need a webserver and I'd recommend IIS on one of the Pro operating systems. if you don't have the dot net framework...
To clarify and extend. These softwares and server apps that Cheryl is mentioning are what you need to be able to run a webserver with these capabilities on...
Dreamweaver MX 2004 has built-in support for PHP and ASP.NET. Personally I don't care for the Visual Studio IDE and write almost all my ASP.NET in Dreamweaver...