|
-
Nov 11th, 2002, 04:12 AM
#41
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?
-
Nov 11th, 2002, 04:15 AM
#42
PowerPoster
How are u meant to enter a custom status?
-
Nov 11th, 2002, 04:16 AM
#43
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">
???
-
Nov 11th, 2002, 04:17 AM
#44
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!!
-
Nov 11th, 2002, 04:17 AM
#45
PowerPoster
Aahh....
<input type="hidden" name="s" value="">
?
-
Nov 11th, 2002, 04:19 AM
#46
maybe not...
go to the profile page, and save it to HD. Right before the submit button, put that code. Maybe it'll work...
-
Nov 11th, 2002, 04:23 AM
#47
Dang... I tried
<input type="hidden" name="status" value="Frog Boy">
It didn't work.
I wonder what value the status field is....
-
Nov 11th, 2002, 04:24 AM
#48
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!!
-
Nov 11th, 2002, 04:34 AM
#49
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...
-
Nov 11th, 2002, 04:40 AM
#50
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...
-
Nov 11th, 2002, 05:35 AM
#51
Retired VBF Adm1nistrator
That doesn't work.
Just try asking one of the admins.
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
-
Nov 11th, 2002, 05:47 AM
#52
Monday Morning Lunatic
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
-
Nov 11th, 2002, 04:22 PM
#53
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|