User Profile

Collapse

Profile Sidebar

Collapse
ezb
ezb
Last Activity: Sep 12 '07, 08:51 AM
Joined: Jul 27 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • ezb
    replied to PHP Dynamic Form.
    in PHP
    sorry about this but the above doesnt make much snece to me.

    I've got the java script working but as I though, when I select an option it basicly refreshes the form, taking all the items back to the default, was wondering if theres a way to get the same result but keeping what the user has selected in the form, purhaps taking the selected into a variable and using them as default when the form submits somehow?
    See more | Go to post

    Leave a comment:


  • ezb
    replied to PHP Dynamic Form.
    in PHP
    Sorry about that, was not intending on adding proper code so simply didnt bother with code tags, edited it accordingly.
    The touble with this being I would like to submit the form into a database once I have the selected information, how can I do this if I'm porting the form to its self in order to this variable?...
    See more | Go to post

    Leave a comment:


  • ezb
    replied to PHP Dynamic Form.
    in PHP
    having little look with locating a sufficent example on the internet, just wondering about the syntax, something like

    Code:
    <select name="product" size="1" onChange="$product=$_POST['product'];">
    echo "<option value=$id> $info</option>";
    how would I need to modify that to get it working
    See more | Go to post

    Leave a comment:


  • ezb
    replied to PHP Dynamic Form.
    in PHP
    Cheers for your help, I'll look it up now and give it in a bash, let you know how it turns out, cheers guys
    See more | Go to post

    Leave a comment:


  • ezb
    replied to PHP Dynamic Form.
    in PHP
    Not really, done bits an bobs of Java, thats about it, never really got into it...
    See more | Go to post

    Leave a comment:


  • ezb
    replied to PHP Dynamic Form.
    in PHP
    I knew it would be something stupid like that, yes thats fixed my first problem, well noticed, cheers for that...
    See more | Go to post

    Leave a comment:


  • ezb
    replied to PHP Dynamic Form.
    in PHP
    Thats exactly what I'm using and seems to work fine, well apart from the things listed above..
    See more | Go to post

    Leave a comment:


  • ezb
    started a topic PHP Dynamic Form.
    in PHP

    PHP Dynamic Form.

    I have two slight problems I simply cant find an answer to anywhere, the first, only small.

    I have my database printing out items from a database into a select box, this is giving me blank options even though there are none in the database, I remember having this problem before but cant remember how to get around it?

    Secondly on the same form I would like another drop down field to change according to what is selected e.g....
    See more | Go to post
    Last edited by ak1dnar; Sep 7 '07, 10:58 AM. Reason: a

  • ezb
    started a topic Basic Bash Help?

    Basic Bash Help?

    I'm new to bash, only been doing it a day or so, but having some trouble with one thing. I am trying to create a script that checks for updates, places them into a file, slightly formats them, then emails them. It's the latter I'm having trouble with, I have copied an email tutorial and doesnt want to work. Here is my code, I know its not the most efficent but it's actuly the first script I've done. sure it's something simple that I cant see but...
    See more | Go to post
No activity results to display
Show More
Working...