Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default call page

    hi,
    I have build a reminder.asp page
    what this is doing?
    when the page is loading email is send to the users where the have record is
    still open longer than 30 days

    this functionality is working fine
    but you have load the page manually

    how can you open a asp page every week of evey month? this should be done
    automatically

    please advise
    kisoen


    rajesh Guest

  2. Similar Questions and Discussions

    1. Call page from function
      Hi, I'm trying to use the web timer to schedule a call to an asp page. In practice, I want the server calls an asp page that makes several jobs. The...
    2. asynchronous call to web service from a web page
      My web service is to update a database. When user clicks on a button on a web page, it calls web service to update database. With hundred...
    3. Can A web service call another web page
      I have a web service to store information. I want the my webservice to call a vendors webservice for validation puposes. What I want to...
    4. ASP page call problem
      Any suggestions on the following problem: I am making a call to an ASP page with the following call string:...
    5. DCOM call from an ASP page.
      I have a COM component running on another Windows 2000 server. I want to call that component from the IIS server, which is on another Windows 2000...
  3. #2

    Default Re: call page

    take a look at a message from CarlGrint, yesterday, answering the same
    question

    rajesh wrote:
    > hi,
    > I have build a reminder.asp page
    > what this is doing?
    > when the page is loading email is send to the users where the have record is
    > still open longer than 30 days
    >
    > this functionality is working fine
    > but you have load the page manually
    >
    > how can you open a asp page every week of evey month? this should be done
    > automatically
    >
    > please advise
    > kisoen
    >
    >
    Manuel Socarras Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139