How can I link a URL to a button ?
Re: URL -vs- BUTTON
Hi,
You can create a button PHP and use ScriptCase macro sc_redir.
Example:
sc_redir(http://www.scriptcase.net);
Rodrigo Lins.
How can I link a URL to a button ?
Re: URL -vs- BUTTON
Hi,
You can create a button PHP and use ScriptCase macro sc_redir.
Example:
sc_redir(http://www.scriptcase.net);
Rodrigo Lins.