@Vacunita: Thanks again. And to reference your first reply, I did manage to crash Dreamweaver numerous times while running my experimental code through my local WAMP server. Yes. talk about an unstable coder :)
To Vacunita and Feherke:
Thanks for your tips. And, this is an "experiment" of sorts -- I was investigating on my own some basic file manipulation principles. No way is this going into production!
What's (chopped(xxxxx))? No need to tell me. I will research on my own. The second solution...
I've created a test flat file called "users.dat". It has a three simple username password combinations separated by commas on three separate lines, like:
username1,password1
username2,password2
etc.
I've also created a simple php form to capture login in information. I'm having a terrible...
Here's my problem: I have two simple radio button options "Radians" and "Degrees" to pass to a Processor Page to dynamically populate cells in a Trig calculation table. So, I got the trig calculations working (give or take to rounding I need to apply ). <b>What I can't figure out is how to make...
First off, if you can send me any pertinent links, I'd appreciate it. I've used this forum before for javascript issues, but I don't know exactly what to enter in the search terms to help me with my current problem. Here goes:
I can read and code HTML & CSS. I understand Javascript well enough...
First off, if you can send me any pertinent links, I'd appreciate it. I've used this forum before for javascript issues, but I don't know exactly what to enter in the search terms to help me with my current problem. Here goes:
I can read and code HTML & CSS. I understand Javascript well enough...
Okay. This makes sense --- kinda. Error Console is giving me a "null" error for the line containing $("monthly"). See my attempt at adding an "if" statement. Note: This may be a bit wacky, but you'll see two variables I've added:
var futureValue = 0 //this is the calculation I think needs...
This might be the last question I post on exercises I'm doing in this Javascript book I've purchased -- it really isn't giving enough background for novices to do the exercises based on the examples and explanations. So the question is:
"modify the javascript code so it provides for the option...
Note: If I'm posting here, this is my last resort. I've been working with this book problem for two days, to no avail. It's not a great book but I'm stubborn.
The code and html to follow is for a principal / interest calculator. The problem to solve: after the calculation is executed...
I'm using Dreamweave CS3.
I've figured out this template thing (I think). But I actually have two versions of pages for my site. I created one template, "A" as the master template for the site with all links, headers and footers. I think created template "B" from A for special sub pages for...
Even though I'm learning Dreamweaver (CS3), I don't know exactly what I should ask or search for,so I'll describe it.
I have a div tag within a container on my home page called "header_footer_row" as well as a Left Nav vertical div tag. When I finalize the layout for the home page, I would...
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.