Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. wjgrayson

    Don't understand file manipulation to read and write to a "flat file"

    Feherke --- It makes more sense now --- I'm more familiar with rtrim.
  2. wjgrayson

    Don't understand file manipulation to read and write to a "flat file"

    @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 :)
  3. wjgrayson

    Don't understand file manipulation to read and write to a "flat file"

    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...
  4. wjgrayson

    Don't understand file manipulation to read and write to a "flat file"

    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...
  5. wjgrayson

    Problem dynamically generating PhP table column from radio bttn option

    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...
  6. wjgrayson

    Hoping to use DW CS5 to view PhP Site Locally?

    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...
  7. wjgrayson

    Hoping to use DW CS5 to view PhP Site on my Hard Drive?

    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...
  8. wjgrayson

    Enabling Option buttons for an interest /principal calculator

    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...
  9. wjgrayson

    Enabling Option buttons for an interest /principal calculator

    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...
  10. wjgrayson

    Javascript for enter key similar to .onclick?

    Yes. I remember this now. Thanks.
  11. wjgrayson

    disabling form field using Javascript

    Thanks tsuji: I'll try it later today.
  12. wjgrayson

    disabling form field using Javascript

    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...
  13. wjgrayson

    Basic Help on enabling clear button

    Thanks for the reply. Right after I posted this message I used the (similar") error console in Firefox that showed their was an error on this line.
  14. wjgrayson

    New Template Question : Template updating from a template?

    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...
  15. wjgrayson

    Linking content through templates

    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...
  16. wjgrayson

    Changing Colors when using Brush Libraries?

    Thanks, guys (or gals). This site rocks. I got just the answer I needed! W!
  17. wjgrayson

    Changing Colors when using Brush Libraries?

    I'm using Illustrator CS 1, PC. I applied a custom border brush and a text separator brush effect to lines from choices in the brush libraries. While I like the effect, I am unable to change the color of the effects (I want to either make them black, or apply one of the spot colors I'm already...
  18. wjgrayson

    Mathematical Symbol in Illustrator

    Excellent! I have been using a Univers & Centaur font and didn't see the symbols there. It's no problems to swap in a different font for the symbol. u rock. W!
  19. wjgrayson

    Mathematical Symbol in Illustrator

    I'm using Illustrator CS1, PC. I can't seem to figure out how to make the math symbol <, > in Illustrator. I've looked under all the character sets / fonts including wingdings & webdings to find it. Typing the "<" and then drawing a line under it almost works, but it always looks out of...
  20. wjgrayson

    Illuustrator CS freezes when I increase artboard size???

    Thanks for the quick response. I did try the copy/paste method with all the elements selected and got "jammed" to use your words; the machine locked up as well. I'll try the other approach with designating a graphic style. W!

Part and Inventory Search

Back
Top