Ask a Question related to ASP Database, Design and Development.

  1. #1

    Default Running ASP Script



    i want to run ASP Script in any email(Hotmail,yahoo) message body.

    if anyone kindly help me in this problem.

    thanks,

    *** Sent via Devdex [url]http://www.devdex.com[/url] ***
    Don't just participate in USENET...get rewarded for it!
    kkks mmss Guest

  2. Similar Questions and Discussions

    1. Running a script
      What is the most straightforward way of doing that? Regards "Curt_C " <Software_AT_Darkfalz.com> wrote in message...
    2. [PHP] running a php script in /cgi from /web
      Hi, Saturday, July 19, 2003, 10:31:04 AM, you wrote: DW> Folks, DW> I've searched through the archives of the general mailing list and DW>...
    3. [PHP] running SSH through a PHP script
      it's running as the apache user.. I negated the need for a ~/.ssh/ directory by specifying the path to a private key and by putting entries for...
    4. running SSH through a PHP script
      I am using SSH inside one of my PHP pages to run some commands on a remote server and return the output web page. In detail, I'm using SSHing 3...
    5. Logon Script not running.
      I have a couple of windows xp pro boxes........1 a pc and the other a laptop....they both connect to a 2k domain. I have a group policy set to run...
  3. #2

    Default Re: Running ASP Script

    What do you mean you want to run an ASP script in e-mail? Are you trying to
    create a web beacon or something? What are you looking to do?

    Ray at home

    "kkks mmss" <sajjad__akbar@hotmail.com> wrote in message
    news:%233LwIE%23YEHA.4008@TK2MSFTNGP09.phx.gbl...
    >
    >
    > i want to run ASP Script in any email(Hotmail,yahoo) message body.
    >
    > if anyone kindly help me in this problem.
    >
    > thanks,
    >
    > *** Sent via Devdex [url]http://www.devdex.com[/url] ***
    > Don't just participate in USENET...get rewarded for it!

    Ray at Guest

  4. #3

    Default Re: Running ASP Script

    On Tue, 06 Jul 2004 22:12:42 -0700, kkks mmss
    <sajjad__akbar@hotmail.com> wrote:
    >i want to run ASP Script in any email(Hotmail,yahoo) message body.
    No can do. ASP has to be processed through a server, it can't run
    independently of a web server.

    Yes, there are other options, but you'll have to try another group for
    those, since they are client-side scripts.

    Jeff
    Jeff Cochran Guest

  5. #4

    Default Re: Running ASP Script

    > i want to run ASP Script in any email(Hotmail,yahoo) message body.

    Yep, so does every spammer on earth!


    Aaron [SQL Server MVP] Guest

  6. #5

    Default Re: Running ASP Script

    You can't because it is a server side stuff. But you can trigger a server
    side script to run (running on the server-side, of course)

    "kkks mmss" <sajjad__akbar@hotmail.com> ¦b¶l¥ó
    news:%233LwIE%23YEHA.4008@TK2MSFTNGP09.phx.gbl ¤¤¼¶¼g...
    >
    >
    > i want to run ASP Script in any email(Hotmail,yahoo) message body.
    >
    > if anyone kindly help me in this problem.
    >
    > thanks,
    >
    > *** Sent via Devdex [url]http://www.devdex.com[/url] ***
    > Don't just participate in USENET...get rewarded for it!

    3legs 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