Having just survived the Orlando SCT meeting and the NIH Network Leadership meeting in the past 10 days, much much discussion about terminologies, vocabs, etc....
UMLS is a very useful resource, though one major caveat is that the whole is less than the sum of its parts. Specifically, some vocabulary components (such as...
Anyone, feel free to input two cents worth. Just curious, what might be the possibility, long term, of getting the role based users ability of trialdb logins...
This seems quite reasonable for your use, and the benefits of single sign-on without remembering separate passwords for everything is undeniable. In our setup,...
That is definitely one way. We have actually developed this whole project as an Active Directory enabled application, might be a thought on your end as well....
I have been creating forms with Hierarchical Choice Sets. I have no problems setting up a question with Hierarchical Choice Sets. My problem is that when I...
You need two questions - a "controlling" question and the question that will display the HCS. If you zip up the .asp file that you generated, and send it to me...
Questions that are a data-type other than Enumerated and Ordinal have a check box that says 'Is the field Mandatory? (Mandatory field should not be left...
Thanks for pointing out this user interface glitch. To fix it, open the Questions form in Design Mode, select the field Mandatory, cut it, and paste it at the...
Attached is a zip folder with two forms. Each have a question with a Hierarchical Choice Set (HCS). I have a controlling question for each, but I might not...
I have not been able to figure out whether TrialDB is able to handle DDE or not. I can think of some kludges to accomplish this, but I recall reading...
The way we kludge (non-real-time) DDE is that we create two studies with an identical study design - one of these is named something like "<study name> DDE"....
Guys, I apologize. I thought I was changing my own settings to daily digest emails only, but as the owner, it changed the whole group's settings. Mike, that it...
I would like to pose a question. Our HIPAA regs and local reps are giving us a hard time. I would like to find out what measures, if any have been implemented...
IP restrictions are really implemented at the Web server OS level, and is not something that the TrialDB application code should be bothered about. Ditto for...
For the connection string stuff. I have implemented it in the .net stuff. ASP does not like the standard stuff, so I have left it off until the whole thing is...
On a side note, until then, we are using an overly secure network design, that prevents most access, but long term, it is self defeating. Works for now though....
Thanks - I lost track of this issue. The reason we were looking at DDE was that we have a questionnaire with a lot of repetitive questions, and one version is...
Matt - I have invested a lot of time into understanding HIPAA and its regulations, and the major issues are that passwords be changed on a regular basis, that...
Thanks. That is pretty much what we were thinking too. This helps a lot. Tell mihai thanks for the password change stuff. Works great in ptoduction ... From:...
I should mention that I am actively at work on localizing Trialdb with the help of metadata, which would allow the Web interface to morph to support more than...
Your last comment invites me to incite revolt against Microsoft and suggest consideration for moving the entire thing to Java using the Eclipse environment....
I forgot to mention that Microsoft provides a toothcomb for checking localization. The Visual Studio Team System, which we possess, lets you turn localization...
Good morning! I should also mention that the ChangePassword module was developed with localization considerations. So, as far as that piece of software is ...
Is there a way to better align the questions and then the dropdown boxes? We have an issue on a quality of life form where the dropdown box is not next to the...
The way we alogn questioins right now is to generate a table with a certain number of cells. If you accept the default of 1 question per row in the Form ...
An addendum to Prakash's suggestion is after you have created the form, open it up in an html editor and change the following: 1. On the <table> statement...
We can probably provide an option in the form generation for the designer to store these numbers in a preferences table (e.g., ADMINVAR, so they can be used...