scheduling

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi

I would like some design advice for this problem.

I host my website on a remote host and have an aspx page that searches
daily for data and inputs data into the database.
I run this page by going into it every day.

I would like to have this page fire the event to search and input data
on a daily basis at a certain time.

Whats the best way to achive this ?

I dont want to use scheduling on the remote host ( they wont allow it)
One solution would be to schedule a service from a client pc to call
the aspx page, but that means I have to leave a client pc running 24/7

Any ideas or experiences your willing to share please ?

.



Relevant Pages

  • An existing connection was forcibly closed by the remote host
    ... I have to use remote methods, defined by WSDL at remote host, in my aspx ... An existing connection was forcibly ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Citrix Pen Test,
    ... The way its works is that the client need to connect ... I feel that this is quite challenging pen-test as I do not have full ... analyzing the traffic from the client PC to remote host and input ... I noticed that the Citrix Client used ...
    (Pen-Test)
  • Re: Java NIO channel never becomes readable
    ... The channel is almost always writable, unless you've filled the send buffer. ... If the remote host is written the same way as this, it is probably too busy spinning on OP_WRITE. ... which would explain why you never get a readable channel in the client. ... writing methods as my regular client. ...
    (comp.lang.java.programmer)
  • Re: Java NIO channel never becomes readable
    ... The channel is almost always writable, ... If the remote host is written the same way as this, ... you never get a readable channel in the client. ... writing methods as my regular client. ...
    (comp.lang.java.programmer)
  • Re: Python socket wont connect on Windows
    ... to/from the remote host when the Python app attempts to connect ... and when another client connects. ... low level traffic analyzing would have been the next logical step. ...
    (comp.lang.python)