Marriage Warnings Part 5
There is reader who left me a comment and a question. First, thank you for your compliment about the site!
Second, in regards to additional tips about marriage warnings, if you see or sense from start that your boyfriend/girlfriend is interested in the money you are making, or potentially the money you are going to make, then it means that there is some greed that is taking place. This would eventually lead to serious problems later on in a relationship.
More next time...
Dr. DreamerLabels: Marriage Warnings
|
Topics:
All Posts
<%
' ------------------------------------------------------------------------------------------------- TOPICS
dim myDir
myDir = "/labels"
sub ListFolderContents(path)
dim fs, folder, file, item, url
set fs = CreateObject("Scripting.FileSystemObject")
set folder = fs.GetFolder(Server.MapPath(path))
for each item in folder.Files
on error resume next
myArr = Split (item.Name,".")
myLimit = UBound(myArr)
myOldName = ""
i = 0
for each items in myArr
if i" & myOldName & " " & vbCrLf)
end if
Response.Write("" & Replace(item.Name, ".asp", "") & "")
next
end sub
ListFolderContents(myDir)
%>

Subscribe to Posts [Atom]
|
0 Comments:
Post a Comment
<< Home