When I search for a patient using a wildcard as a normal user, with View Clinical Data turned ON, but restricted to site A, I am seeing the patients who are in...
If I have a study that I do not want to "Enforce patient calendar" and I leave that set to NO, then I fail to get a number of reports, including Patient Form...
This is a glitch that we should fix - by altering the SQL that searches a patient to filter by site. thanks for spotting it. Will send you the fix shortly. ...
That is correct- Patient form completion by event, for example, uses the calendar of events for the patient, and metadata about the forms for each event to...
I've finally got some quality help, though it will be some time before my new team members get familiar enough with trialdB to productively contribute to the...
Mike, I got your email, how is tomorrow. I can get you going. Anytime after 9 _____ From: trialdb@yahoogroups.com [mailto:trialdb@yahoogroups.com] On Behalf Of...
Well, maybe this will help. Our group is finally getting on the ball. Pretty soon, I will be migrating a couple of really large protocols into TrialDB. They...
Matt - Terrific. I will call you at 9 AM Mountain time, which should be ten or eleven your time. In the brief meantime, I did go in and fix the Webinfo pages...
I have several questions. I did successfully compile the project with VS 2003, so can now make corrections, alterations, etc. that have been provided on this...
On the log in page, System Requirements and Web User's Manual lead to a user question of whether to open or save the file; if the user saves the file, it is...
Not sure what you mean. I can open these files after I save them. But as a user, I would expect them to open when I click on the hyperlink, but they don't....
The new project that we have combines all the aspx pages into a single project, called TrialDB. This avoids the issue of dlls proliferating like rabbits.You...
Probably question for Cindy. When I comment out the code that gets the stat data type as we previously discussed, this now alleviates the aberrant SAS format...
No problem, Matt. I may be ok on this, as I have successfully compiled the code, but I do have a few questions. I may need to look at a different time (I...
save_EAVdata_tofile this routine calls WebEAV.SQLGen.GetString_Array that takes the array of patient data and puts it out as tab-delimited string; may need to...
Prakash, In regards to this. I want to get this up and running on a live / test machine as soon as I can. Basically, what would be my steps to get the new...
You won't need IE Web Controls because .NET '05 replaces these with equivalent controls that are part of the regular Webcontrol namespace. So, to set up up on...
Please also refresh my memory. The aspx files are which zip file on ftp? _____ From: trialdb@yahoogroups.com [mailto:trialdb@yahoogroups.com] On Behalf Of ...
Thanks, Cindy. The routine is listed below with a single change. I did make the change of adding vbTab to the strDatafile in the fourth from last line, and...
In response to this. I have done all of the steps. After these, I moved all of the existing libraries, data_forms, and interface_forms items from the live site...
Sorry for the delay, I worked on this today. 1. The Search For Patients screen is meant to search for patients who are not already enrolled in the study, but...
Being a rather stubborn masochist, have turned on ASP 2.0 and am now trying to rebuild the OLD (pre-January) site in VS2005. This partly relates to fact that...
I have a new version of WebEAV (for 2005) that I will post on the Web site. (This has a ton of XML comments for individual classes, properties and routines -...