Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4075912
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T17:21:31+00:00 2026-05-20T17:21:31+00:00

Hey guys, I’m trying to create a web app similar to a web crawler

  • 0

Hey guys, I’m trying to create a web app similar to a web crawler on my site. I have just about all the code done to do the crawling, but I still need to physically go to the web page to activate the code. Is there any way I could have my ASP.NET code execute automatically once every day on the server? (I’m using godaddy if that makes any difference)

Thank you

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T17:21:32+00:00Added an answer on May 20, 2026 at 5:21 pm

    You don’t want a “page,” you want a scheduled console app or a Windows service. A page, by design, is a request-able server resource. (Look into RESTful design.) It’s meant to be invoked by a request from a client, perhaps perform some server-side logic, and return a response to that client. End of story.

    Your site could spawn off a thread of some sort on the start of the application, I suppose. Seems like a bit of a hack to me, though. But if that’s the only option you have with your hosting provider then that may indeed be the way to go. (Though you’d still have to call the page at least once to start it.) But, ideally, you’d want an on-going process to be handled by an application or Windows service outside of the site itself.

    (If you do go with a thread that’s spawned at application startup, just be aware of the various things that can cause an application to re-start. Once it’s up, that doesn’t mean it’s going to stay up. Any change to the config file, changes to pages or code in certain project types, IIS wants to free up resources and feels like restarting the pool, etc.)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

hey guys I have the follow code in js: $(document).ready(function(){ $(.replyLink).click(function(){ $(#form-to-+this.id).html(htmlForm()).toggle(500); return false;
Hey guys I have about 8 fieldSets and Im iterating over a list. I
Hey guys, I want to make a function loop over all elements that have
Hey guys, I have a problem (again). This time I am trying to use
Hey guys, here's my requirement: I have one central App which receives requests from
Hey guys, I am trying to have a theme set up and be able
Hey guys I am trying to implement the twitter for posting the comments about
Hey Guys, here is my code for this, the only help i get from
Hey guys i am trying to automate my system at work for sending artwork
hey guys how to make these php html links codes possible. i have tried

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.