Re: Kickstart script on server?

From: Aaron Bertrand - MVP (aaron_at_TRASHaspfaq.com)
Date: 05/03/04


Date: Mon, 3 May 2004 10:56:10 -0400


> actually user select's category from a list on an asp-page and types his
> message he wants to send, now i need to find some way to pass that
subject,
> body, sender and the selected categoryid to the script.

I DON'T UNDERSTAND... WHY CAN'T YOU STORE THIS DATA IN THE DATABASE? Why is
your head stuck on passing them as parameters?

Then you can have multiple rows and have the script execute once for each
row. Then you don't have to worry about a second user calling the script
before the first one runs.

-- 
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/


Relevant Pages

  • Re: Accessible Layered Table
    ... rulecan't allow that, under NORTH, there are multiple rows and ... cleaner appearance, imo. ... But as was mentioned, a script is the ...
    (comp.infosystems.www.authoring.html)
  • Re: Kickstart script on server?
    ... i'd have to install it on sql-server too? ... sender and the selected categoryid to the script. ... > Then you can have multiple rows and have the script execute once for each ...
    (microsoft.public.inetserver.asp.general)
  • Re: Kickstart script on server?
    ... since i figured i'd try not to have some script running every single minute ... sender and the selected categoryid to the script. ... > Then you can have multiple rows and have the script execute once for each ... Then you don't have to worry about a second user calling the script ...
    (microsoft.public.inetserver.asp.general)
  • Re: rename and move
    ... > Is there a way to rename and move a file by executing a script? ... Have the script execute a mvon the file. ... You could delete the first step and integrate it into the sed statement. ...
    (comp.unix.bsd.freebsd.misc)
  • Executing script in Windows XP in the background.
    ... I recently wrote a script that emails me if any of my x-10 sensors is tripped. ... I like the starpack version as it is smaller and for some reason it looks easier for me to work on starkit. ... What I want is once I hit that exe file or my x-10 sensor launch it, for the script to execute in the background. ... Right now I can see the a black screen open and the script execute. ...
    (comp.lang.tcl)