|
Blue Forest http://www.lslnet.com at 8:28 on August 25, 2006
Upload the pictures to ask how to delete []
Asp again in the Google website displays a month upload pictures Plug procedure is useful but no function to delete pictures a few others I have to do is delete the picture itself is not to delete a database of pictures next to the address will not be a plug their procedures so insiders hope will delete the photographs method means Thank you might ^_^ |
Photo bars in the database manually deleted |
Server.CreateObject ( "Scripting.FileSystemObject"). GetFile (server.mappath ( "pictures stored paper clip.") & "\" &rs ( "Pictures address field")). Delete |
I may not yet be aware that
The address of the database is not to delete pictures
Not
Select * from where xxx xxx. . . . .
Rs.delete
This
Database is up pictures deleted deleted the incorrect address
But you ftp into account that the picture is not even how to delete the |
You will see you upstairs, to understand the use of the document components FSO operation. |
Server.CreateObject ( "Scripting.FileSystemObject"). GetFile (server.mappath ( "pictures stored paper clip.") & "\" &rs ( "Pictures address field")). Delete
The impolite m (_ _) m
With this sentence that can please you want to delete this round-off a formidable test |
For example, the following :
<%
'''''''''''''''''''''
'Components through FSO delete documents'
'''''''''''''''''''''
Sql1= "select * from photo where filled="f"" &request ( "id")
Set rs=conn.execute (sql1)
Server.CreateObject ( "Scripting.FileSystemObject"). GetFile (server.mappath ( "images") & "\" &rs ( "picurl")). Delete
''''''''''''''''''''''
'Delete Data Recorder' '' '' '' ''
''''''''''''''''''''''
Sql= "Delete from photo where filled="f"" &request ( "id")
Conn.execute sgl
Response.write "" Script Language=Javascript>location.href= 'http://www.unescap.org/epoc/index.asp' ;</Script> "
Response.end
%> |
The FSO will not support each other, it could not be deleted |
Ah finds that the sentence is really only the documents are deleted no matter what format
Thank you very moved 15heaven&wulangqq00100
Another regret coming directly impolite to ask how to delete the entire folder filled folder name seems to be wrong
Let ask again next digression
Upload so complex and why it is so simple is not to delete a sentence can upload code 之 |
Really greedy, huh, huh |
|