Page 2 of 2 FirstFirst 12
Results 41 to 53 of 53

Thread: VBF treasure hunt

  1. #41
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Originally posted by Pc_Madness
    Would it work with Non-Custom status people?
    That's what I'm asking. I don't have a lot of time right now, but can you try that and see what happens?

  2. #42
    PowerPoster Pc_Madness's Avatar
    Join Date
    Dec 2001
    Location
    Melbourne, Australia
    Posts
    2,765
    How are u meant to enter a custom status?
    Don't Rate my posts.

  3. #43
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    OK, I think in the profile page, if you pass a hidden value, such as "status =" whatever, then it might work.

    <INPUT TYPE="hidden" NAME="status" Value="frog boy">


    ???

  4. #44
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    Maybe the post is too old and the rules about custom status have changes... maybe everyone had a custom status then
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  5. #45
    PowerPoster Pc_Madness's Avatar
    Join Date
    Dec 2001
    Location
    Melbourne, Australia
    Posts
    2,765
    Aahh....


    <input type="hidden" name="s" value="">
    ?
    Don't Rate my posts.

  6. #46
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    maybe not...

    go to the profile page, and save it to HD. Right before the submit button, put that code. Maybe it'll work...

  7. #47
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Dang... I tried

    <input type="hidden" name="status" value="Frog Boy">


    It didn't work.
    I wonder what value the status field is....

  8. #48
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    Originally posted by mendhak
    Dang... I tried

    <input type="hidden" name="status" value="Frog Boy">


    It didn't work.
    I wonder what value the status field is....
    eeh it's not like that
    they send the form with the POST method...in the GET method, I think you just say s=someStatus...
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  9. #49
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Originally posted by MrPolite
    eeh it's not like that
    they send the form with the POST method...in the GET method, I think you just say s=someStatus...
    Working with the post or Get shouldn't make a difference... that should work all the same provided

    Name="status" is the correct one. Now all you need to do is ask some custom status guy what value is used for that field...

  10. #50
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Originally posted by MrPolite
    eeh it's not like that
    they send the form with the POST method...in the GET method, I think you just say s=someStatus...
    Working with the post or Get shouldn't make a difference... that should work all the same provided

    Name="status" is the correct one. Now all you need to do is ask some custom status guy what value is used for that field...

  11. #51
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    That doesn't work.
    Just try asking one of the admins.
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  12. #52
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    I thought you were an admin. Was gonna ask you before, actually...
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  13. #53
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    any other tricks?
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

Page 2 of 2 FirstFirst 12

Posting Permissions

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



Click Here to Expand Forum to Full Width