Question : Exceute .ASP file using Javascript/Ajax

Hi - thanks for looking at my question.

I would like to Execute Update.ASP from a client side event (javascript function).

i.e. User clicks a a button and I do not want the page to refresh.

Any ideas?

PDM

Answer : Exceute .ASP file using Javascript/Ajax

If it's a file that's supposed for general use on the respective workstation: use a GPO *startup* script applied to the workstations to do this instead of a logon script.
If it's a file that's supposed for temporary use for the user logging on, for example for logon script functions: copy the file into a location where the user has write access, for example %Temp% or %AppData% (depending on the file's use).
Random Solutions  
 
programming4us programming4us