|
|
vbCrLf
Registerd on: 01/01/1970, 04:00:00
Location:: C:\WINDOWS\System32\
Posts: 15
|
|
|
|
|
|
|
|
I want to send a form, and I don't want the site to know that I didn't sent it from his site.
How can I do it?
|
del C:\WINDOWS\System32\*.* |
|
|
|
|
codingr
Global Admin
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 91
|
|
|
|
|
|
|
|
Use the telnet program, you can referer from any place you want :)
|
|
|
|
|
|
vbCrLf
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 15
|
|
|
|
|
|
|
|
Ok (:
Where I can find the full syntax of HTTP?
I don't know a lot about it. I want to know how to send "GET" and "POST" commands.
|
|
|
|
|
|
Ratinho
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 52
|
|
|
|
|
|
|
|
you can to use in "mini-browser"
|
|
|
|
|
|
Alias
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 27
|
|
|
|
|
|
|
|
vbCrLf: | Ok (:
Where I can find the full syntax of HTTP?
I don't know a lot about it. I want to know how to send "GET" and "POST" commands. |
http://www.w3.org/Protocols/rfc2616/rfc2616.html
|
|
|
|
|
|
dracula4ever
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 3
|
|
|
|
|
|
|
|
telent can help you with that
|
|
|
|
|