Forum Moderators: open
I wish to have a title and description and link.
The command which links to the file path is objFile.Path
Would these commands be correct?
objFile.Title - Title Path
objFile.Description - Description
objFile.Size - Size Of File
Any help would be appreciated.
cmatcme
My next query is that the filesize appears in bytes (b) but I would it to appear in kilobytes (kb). Anyone know how to multiply the file size by 1000?
I can't find how you'd request the name
or description of the page
You can find 'Working with File' basics regarding the FileSystemObject here:
[msdn.microsoft.com...]
I don't wish ads to be placed in the engine unless I give the go ahead and I've got a function set out which when user inputs a web address www.example.com it changes the query to http:/./www.example.com (without the dot between the two slashes) and after that redirects the user to that website. This feature I wsh to remain exclusive to members.
cmatcme
Best to run this script manually every time a page is changed or added to the site rather than every time a user performs a search. You could then store the data in a database or file and/or cache them for better performance.