Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: Reply button?

  1. #11
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Well - once you do that, take the value of the "TO:" input, and do:
    Code:
    value="<?php echo htmlentities($_GET['username']); ?>"
    Jeremy | jfein.net

  2. The Following User Says Thank You to Nile For This Useful Post:

    liamallan (03-29-2010)

  3. #12
    Join Date
    Feb 2010
    Location
    Falkirk, Scotland
    Posts
    142
    Thanks
    21
    Thanked 4 Times in 4 Posts

    Thumbs up

    thanx mate, it worked like a charm!!

  4. #13
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Glad to help you! Your welcome!

    It seems your topic is solved... Please set the status to resolved.. To do this:
    Go to your first post ->
    Edit your first post ->
    Click "Go Advanced" ->
    Then in the drop down next to the title, select "RESOLVED"
    Jeremy | jfein.net

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •