MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

SAS/HTML - need info on how to capture User Response

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming
View previous topic :: View next topic  
Author Message
sree_learning
Beginner


Joined: 27 Nov 2005
Posts: 4
Topics: 4
Location: Chennai

PostPosted: Sun Nov 27, 2005 8:53 am    Post subject: SAS/HTML - need info on how to capture User Response Reply with quote

Hi,

We are working on a project involving SAS-HTML. We get a Filter screen in HTML (coded in ASP) which prompts the User to select a set of data(these are captured in variables defined in ASP and are sent back to SAS), SAS then fires a SQL query using these variables and creates a report.
Now, while displaying these reports there are hyperlinks that are attached to some fields(We set the hyperlinks by passing definite URls in the SAS script itself). When the User clicks on each link of the report it calls appropriate reports pertaining each link. There is a single SAS query at the backend which takes in what the User has clicked for and then fires the query.
Problem is, how do I capture what the User has clicked - rather is there any way to capture the Click event of the User. Even if that is possible we can code in the SAS script, that
ON USER-EVENT-CLICK
...check for var-1
....do processing 1
else
...do procesing 2.

Any pointers/leads to the above would be really helpful.

Thanks,
_________________
- Sree
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12377
Topics: 75
Location: San Jose

PostPosted: Sun Nov 27, 2005 8:05 pm    Post subject: Reply with quote

sree_learning,

Your ASP script or HTML should be able to trap the action on which URL was clicked. use that action and pass it to sas.

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group