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 biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by JMaximus

  1. JMaximus

    PHP Include Statement in a JavaScript

    I've been thinking this'll be a Javascript. I know the script for menu tabs but I already have them running once on the page and am unable to make them work in two different spots on the page. I'll have to find another solution.
  2. JMaximus

    PHP Include Statement in a JavaScript

    that makes sense. Gosh I'm a rookie. Basically, if something is clicked, there isn't a PHP function to recognize it. Which is why I originally had a Javascipt with a PHP function inside it. But I couldn't get the PHP script to work up in the script in the header. I'll take a look at some...
  3. JMaximus

    PHP Include Statement in a JavaScript

    dang... that answer leaves me stumped still. I can't quite figure out how to do it. Does PHP have the ability to do the "onclick"-type functions that would direct it to perform one of two Include functions?
  4. JMaximus

    PHP Include Statement in a JavaScript

    am I better off finding a solution to this in JScript as opposed to PHP to display my menu?
  5. JMaximus

    PHP Include Statement in a JavaScript

    i'm a newb at programming... got a cheesy book in front of me. How do I invoke a script? Or is there a way to not to use Javascipt and only PHP to do what I'm trying?
  6. JMaximus

    PHP Include Statement in a JavaScript

    Is it possible? I have a column on the left of my screen listing the company name and type of company. I would like the viewer to be able to choose to view the companies alphabetically by NAME or by TYPE. Here is how the list appears by NAME...
  7. JMaximus

    Sending Form to Multiple Recipients

    I've searched all over and must be a fool. Just started teaching myself PHP on Friday. I'd like the message to go to two or three users instead of just one. If I were to include: john@hotmail.com and jane@hotmail.com, how I would include that in the code? Been trying to figure out how a cc...
  8. JMaximus

    Limits on Forms using Mail?

    Thanks for the help. Ken - the code you presented cleared up my misunderstanding of PHP. My site is good-to-go. Thanks very much. Time for me to learn some other neat PHP tricks!
  9. JMaximus

    Limits on Forms using Mail?

    Hi everyone, I was referred from the Via forums (been a longtime member there) because I had a PHP question there most couldn't answer. After ten years of HTML, I finally learned how to do forms without using Outlook to send the message. Yeah, I know - slow learner. I'm impressed with PHP...

Part and Inventory Search

Back
Top