![]() |
| Sponsored Links (We share ad revenue): |
|
|
Re: Is this script possible? |
|
Skilled Talker
Posts: 54
Name: Web Design Company
Location: London
|
it depends which web server you use also in Linux is much more easy
__________________
Website design |
|
|
|
|
|
Re: Is this script possible? |
|
Super Moderator
![]() Posts: 10,628
Location: Blackpool. UK
|
Moving to ASP forum.
__________________
Chris. ->> Links are advertising NOT optimising!! <<- Indifference will be the downfall of mankind, but who cares? Code Samples | People Counting System |
|
|
|
|
|
Re: Is this script possible? |
|
Super Moderator
![]() Posts: 10,628
Location: Blackpool. UK
|
What indicates the arrival of a new file?
__________________
Chris. ->> Links are advertising NOT optimising!! <<- Indifference will be the downfall of mankind, but who cares? Code Samples | People Counting System |
|
|
|
|
|
Re: Is this script possible? |
|
Half Man, Half Amazing
![]()
Latest Blog Post:
North Lake Union Posts: 2,917
Name: Forrest Croce
Location: Seattle, WA
|
This is a case where .net is pretty compelling. It would take you about ten lines of code in global.asax. A FileSystemWatcher class lets you point at a folder and subscribe to notifications that a file has been created in that folder, or any subfolder underneath it if you'd like. Create one at the application level, write a method to process a file, and iterate it over that folder on the application's startup event, since the watcher will only live as long as your app does.
|
|
|
|
| Sponsored Links (We share ad revenue): |
| Thread Tools | |
|
|
| Webmaster Resources Marketplace: |
| Software Development Company | Webhosting.UK.com |
| Web Templates | Text Link Brokers | Stock Photos |