|
-
Aug 28th, 2008, 05:43 AM
#1
Thread Starter
Junior Member
[RESOLVED] textarea script with url ==> url.com/script.php?area=lol -- appears lol in area
i need a script that does that if you type in the url url.com/script.php?area=lol that the area named area shows lol
and if there's a submit button it submits it just by going to that url..
any idea?
because if i know this, i will make an easy php login script, so that in VB6 ( afterwards ) i make 2 textareas, user/pass and when they click login a hidden browser will navigate to this url: url.com/script.php?user=" & text1.text & "&pass=" & text2.text
it's just the first part i need ( with the ?user=lol )
i just told all what i'm going to do with it, because maybe there's another way for this..
thanks ^^
- Shadows. lol
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
|