|
|
tomer321
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 120
|
|
|
|
|
|
|
|
i think i have the stupidest problem.
i logged in and found the asp source of he upload page but i don't know asp. can some1 tell me what does "&" like "p=x & d" do and what does middle() do? i know some programming languages
|
|
|
|
|
|
cp77fk4r
Global Admin
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 621
|
|
|
|
|
|
|
|
So, why dont you search this operators and functions in google?
|
|
|
|
|
|
DeadlyJester
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 66
|
|
|
|
|
|
|
|
I suggest you tomer321, to learn VBs a little bit
It will help ya understand this ASP code.
-------------------------------------------------x---
|
|
|
|
|
|
tomer321
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 120
|
|
|
|
|
|
|
|
i learned what it does but the mid() is reversed (from a high letter to a small letter). how do i do that? do it until the end of the string and then with the first letter? and also i think its right but i will ask it here. if x=x & i and there is no definition for x so its i?
|
|
|
|
|
|
trollmind
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 8
|
|
|
|
|
|
|
|
Hi,
I could get to the part where we can upload the file.
But now what?
We have to bypass the txt protection but hint?
Best Regards
|
|
|
|
|
|
trollmind
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 8
|
|
|
|
|
|
|
|
DeadlyJester
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 66
|
|
|
|
|
|
|
|
First think which type of file you should upload instead of
txt file......then play with that. [:
|
|
|
|
|
|
trollmind
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 8
|
|
|
|
|
|
|
|
That part i know... i already change the form create button to upload what files i want but it always goes to the page that the file was uploaded, even if i get to the page c*5*.asp i can change to ****.asp%0d.txt and gives me all ok...
|
|
|
|
|
|
cp77fk4r
Global Admin
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 621
|
|
|
|
|
|
|
|
who told you that the server support asp?
|
|
|
|
|
|
trollmind
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 8
|
|
|
|
|
|
|
|
Hi,
No one told me, but creating a new form it will bypass the protection.
Best Regards
|
|
|
|
|