  -   R e m o t e   F u n c t i o n s : 
 
 W h e n   y o u   a r e   e x e c u t i n g   a n   a p p l i c a t i o n   b y   w e b ,   y o u   a r e   e x e c u t i n g   o n l y   t h e   s c r e e n   p r o c e s s ,   l i k e   i f   y o u   e x e c u t e   t h e   v i e w e r   a t   t h e   l o c a l   m a c h i n e .   
 
 
 
 
 
 T h e   o r d e r s   p r o c e s s ,   a s   S c r i p t s ,   S c h e d u l e r s ,   D r i v e r s ,   M a t h ,   e t c .   a r e   n o t   a v a i l a b l e   a t   t h e   c l i e n t   m a c h i n e .   S o ,   i f   y o u   w o u l d   l i k e   t o   e x e c u t e   a   f u n c t i o n   t h a t   s h o u l d   b e   e x e c u t e d   b y   t h e   s e r v e r   m a c h i n e   ( E q u i p m e n t   o r   c o m p u t e r   t h a t   i s   r u n n i n g   I n d u S o f t ) ,   y o u   s h o u l d   c h a n g e   t h e   v a l u e   o f   a   t a g   a n d   u s e   t h i s   t a g   t o   c a l l   a   S c r i p t s ,   S c h e d u l e r s   o r   M a t h   W o r k s h e e t . 
 
 
 
 
 
 O t h e r w i s e ,   i f   y o u   w a n t   t h a t   o n e   f u n c t i o n   s h o u l d   b e   e x e c u t e d   i n   t h e   c l i e n t   m a c h i n e   ( E q u i p m e n t   o r   c o m p u t e r   i s   a c c e s s i n g   a   I n d u S o f t   A p p l i c a t i o n   b y   w e b ) ,   i t   i s   n e c e s s a r y   t o   p u t   t h e   f u n c t i o n   i n t o   a   S c r e e n   o b j e c t   o r   i n t o   t h e   S c r e e n   S c r i p t . 
 
 B e l o w   y o u   c a n   f i n d   t h e   s a m e   f u n c t i o n   t h a t   w i l l   b e   c a l l e d   i n   t w o   d i f f e r e n t   w a y s ,   o n e   o f   t h e s e s   f u n c t i o n s   ( P o p U p   C l i e n t   F u n c t i o n )   w h e n   c a l l e d   b y   t h e   c l i e n t   m a c h i n e ,   w i l l   s h o w   a   p o p   u p   i n   t h e   c l i e n t   m a c h i n e .   T h e   o r d e r   f u n c t i o n   ( P o p U p   S e r v e r   F u n c t i o n )   w h e n   c a l l e d   b y   t h e   c l i e n t   m a c h i n e ,   w i l l   s h o w   a   p o p   u p   i n   t h e   s e r v e r   m a c h i n e . 
 
 P o p U p   C l i e n t   F u n c t i o n 
 
 P o p U p   S e r v e r   F u n c t i o n 
 
 