Button calling custom workflow or javascript file

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
1sabine8
Forum Newbie
Posts: 1
Joined: Fri Aug 14, 2009 2:48 am

Button calling custom workflow or javascript file

Post by 1sabine8 »

HI,
I am very new to php, never wrote any php code.
1- What i need to know is can we create a button that calls a C# .net custom workflow and sends to it parameters?
If yes how?
2- I also need to know how can a button call a Javascript file and where should that file be saved.
Thank you in advance
User avatar
yacahuma
Forum Regular
Posts: 870
Joined: Sun Jul 01, 2007 7:11 am

Re: Button calling custom workflow or javascript file

Post by yacahuma »

I will create a c# web service, and call that from php
Post Reply