function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
bruins004bruins004 

How to trigger an asp .net page

Hi all,
 
I am looking into how to trigger an asp .net page that is located on our server whenever a user moves through their Salesforce.com pages.  So I need to put some JavaScript on each default Salesforce.com page that will launch this asp .net page.  Is there a way to do this?  Can in be done as an S-Control or something?  I do not want to re-write the pages, so anyway I can do it would be great.  Thanks.
adamgadamg
There is no way to add a hook/event to an external page from a salesforce page that gets called automatically.  The only thing that is possible is to have the user explicitly click on a seperate link that calls your page.

We are investigating ways to allow designs like this in the future.

Message Edited by adamg on 03-12-2006 05:19 PM

ElvinElvin
Hi! I'm a newbie in Salesforce...
 
I know this is an old post but is there a way now to do this? I want to do the same thing.
 
Thanks in advance.


Message Edited by Elvin on 11-10-2008 09:01 PM