Search the web
Sign In
New User? Sign Up
trialdb
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 487 - 516 of 564   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
487
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...
Phillip Butts
buzzin411
Offline Send Email
Oct 30, 2006
4:13 pm
488
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 ...
Prakash Nadkarni
prakash.nadk...
Offline Send Email
Oct 30, 2006
5:11 pm
489
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...
Tom Hoen
hoenth
Offline Send Email
Oct 30, 2006
11:22 pm
490
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...
Prakash Nadkarni
prakash.nadk...
Offline Send Email
Oct 31, 2006
9:53 pm
491
How do I remove the browser check so that we can use IE7? Thanks, PB...
Phillip Butts
buzzin411
Offline Send Email
Nov 22, 2006
1:23 am
492
nevermind, found it....:-)...
buzzin411
Offline Send Email
Nov 22, 2006
1:33 am
493
IN the file start_trialdb.asp there should be a call to a script (either inline or in a separate vbs file) to check the browser. Just add the version number in...
Matt Skelton
dbpromskelton
Offline Send Email
Nov 22, 2006
2:40 am
494
Hello Prakash and everyone, Is there a way to do inter-form (across different forms) validation? Thank you, Mihai...
Mihai Virtosu
virtosumihai
Offline Send Email
Nov 27, 2006
11:19 pm
495
The way to do that currently is with server-side functions; incorporate one or more questions in the form based on computed formulas, where the computed ...
Prakash Nadkarni
prakash.nadk...
Offline Send Email
Nov 28, 2006
7:39 pm
496
As part of the code cleanup that is concurrent with the port to .NET, we have created a TrialdBPrivileges object that is initialized and placed in Session...
Prakash Nadkarni
prakash.nadk...
Offline Send Email
Dec 16, 2006
8:26 pm
497
Is there a way to add that a user has signed a cda agreement in Traildb? Or has anyone added it? CDAs are study specific so a user could have multiple cdas if...
Phillip Butts
buzzin411
Offline Send Email
Jan 2, 2007
6:09 pm
498
We will add this as a field in the PATIENT_STUDY table and display it in the user interface. Thanks for the input. Prakash _____ From: trialdb@yahoogroups.com...
Prakash Nadkarni
prakash.nadk...
Offline Send Email
Jan 2, 2007
7:39 pm
499
Prakash, I was troubleshooting an error for Phillip and discovered there is a unique index on the field SITE_ACRONYM in the SITES table. While I understand the...
Matt Skelton
dbpromskelton
Offline Send Email
Jan 8, 2007
2:24 pm
500
The site_acronym column in the Sites table is actually unnecessary and you might as well delete it. Right now, the SITE_ACRONYM in Studies_sites is what is...
Prakash Nadkarni
prakash.nadk...
Offline Send Email
Jan 8, 2007
3:43 pm
501
Hello I work here for a clinical trial system and developing the database in access. The only major requirement that I have is to develop the access forms with...
H R
hbr33134
Offline Send Email
Jan 8, 2007
4:10 pm
502
The way we have implemented DDE is that you create two studies with identical protocols (defining the first study and its forms, then defining the second study...
Prakash Nadkarni
prakash.nadk...
Offline Send Email
Jan 8, 2007
7:56 pm
503
Thank you very much for your reply. I really appreciate it. Just to confirm from you if we decide to use the web forms using SQL schema. Do I need any software...
hbr33134
Offline Send Email
Jan 9, 2007
5:34 pm
504
If you're going to do any software development, you might as well invest in Visual Studio 2005. Prakash _____ From: trialdb@yahoogroups.com...
Prakash Nadkarni
prakash.nadk...
Offline Send Email
Jan 9, 2007
5:53 pm
505
hello, can any one explain how to open "WebEAV_2005" in visual 2005.. its give error on opening and show error "WebEAV_2005 is under source control,associated...
GOVIND
govindkedia
Offline Send Email
Jan 9, 2007
7:55 pm
506
It is looking for a Visual Sourcesafe file. Ignore this message if you don't plan to modify the code and use source control. Prakash _____ From:...
Prakash Nadkarni
prakash.nadk...
Offline Send Email
Jan 9, 2007
8:34 pm
507
Hello, I dont exactly want to modify the WEBEAV but, is it possible that i could get that visual sourcesafe file. Thanks for your valuable support Regards, ...
GOVIND
govindkedia
Offline Send Email
Jan 10, 2007
8:03 am
508
We've right now switched to Team Foundation Server, SourceSafe's big brother; for development purposes, and I've scrubbed SourceSafe completely off my machine,...
Prakash Nadkarni
prakash.nadk...
Offline Send Email
Jan 10, 2007
2:52 pm
509
If I have oncology pool rights and put a patient in a study, will someone else with oncology pool...
Phillip Butts
buzzin411
Offline Send Email
Jan 16, 2007
2:46 pm
510
Sorry for the short post... If I have oncology pool rights and put a patient in a study, will someone else with oncology pool rights ( but different study...
Phillip Butts
buzzin411
Offline Send Email
Jan 16, 2007
2:51 pm
511
We're getting rid of pools because discussions in our group confirmed their overall uselessness in the new system - they are insufficiently granular. The only...
Prakash Nadkarni
prakash.nadk...
Offline Send Email
Jan 16, 2007
3:15 pm
512
Good afternoon! I noticed this piece of code was added to the 2006 version (as opposed to the 2004 version): If (Datatype = "S" Or Datatype = "T") Then...
Mihai Virtosu
virtosumihai
Offline Send Email
Jan 16, 2007
9:19 pm
513
Fldwidth 255, I believe, specifies the MAXIMUM field width rather than the absolute (ie., the field's contents are not padded with spaces- this is like ...
Prakash Nadkarni
prakash.nadk...
Offline Send Email
Jan 16, 2007
11:11 pm
514
Thanks for the comment -- some of the SAS programmers requested it as the Metadata Length was not set for many of the fields but I am in the process of...
Cynthia
cindytdb
Offline Send Email
Jan 17, 2007
2:36 pm
515
it's only a matter of formatting for the data dictionary - but Dianna asked that the Patient_ID be set to 15 so I have modified that -- ... From: Prakash...
Cynthia
cindytdb
Offline Send Email
Jan 17, 2007
3:06 pm
516
I installed the trialdb on my server. When I try to open,i get the following error. Microsoft VBScript runtime error '800a01a8' Object required:...
mantenar
Offline Send Email
Jan 18, 2007
1:09 am
Messages 487 - 516 of 564   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help