User Profile & Activity

Jignesh Patel Member
It worked perfect!Thanks alot.

Thanks for the Response.

I have used the Redirect method with alert as you shown. The alert functions gets triggered. But i am actually    using redirecting to a page instead of alert. I have problem in redirecting to another page. 

  function Redirect() {

        var temp = window.location.pathname;

        window.location = "/Patient/Patient_Search.aspx?tempPatientName=" + text;

        return false;

    }

This rediricting thing works perfect in IE browser but this redirect function wont even triggers in Chrome if i use the above code. So, alert works but problem is only with Redirecting to another page.

Hi Yudi,

I have attached the snapshot again. Please help.

Thanks Hans....It worked fine.
Thanks Bernard. It would be really helpful if we can trigger an an email or just an alarm like in outlook. Please let us know once your developers are ready with this feature.

Hi Bernard,

Thanks for the response. 

I have forwarded the project zip folder, DB script and error snapshots in a word document. 

Please check and let us know the fix for our problem.

NOTE : We do not have any custom class to Insert , we are just using the same table adapters which were created by default (WebschedulerData.cs).


I have also sent you the schedulerDB which we are using for our events to store,resources etc.

 It is plain DB which was created by the Webscheduler itself (no customizations)...
 
Problem statement is :
 
When user logs in, I would determine the connection string required for that user from our ClinicalDB and then in the ISDatasource_ObjectCreated event, I would apply that connection string dynamically.
 
So, you can just import that attached DB 3 times and rename them as
SchedulerDB_CLC1
SchedulerDB_CLC2
SchedulerDB_CLC3
With this step you will have your environment setup which is required to reproduce our problem.
All times are GMT -5. The time now is 3:32 PM.
Previous Next