Exemple #1
0
                            <br/><br/>
                            <div class="clear"></div>
                            <a href="/files/GigaDBUploadForm-example2.xls" class="btn pull-right">Download Example File 2</a>
                            <div class="clear"></div>


                            <input id="agree-checkbox" type="checkbox" style="margin-right:5px"/><a target="_blank" href="/site/term">I have read GigaDB's Terms and Conditions</a>
                            <br/>
                            <div class="clear"></div>
                            <?php echo MyHtml::form(Yii::app()->createUrl('dataset/upload'), 'post', array('enctype' => 'multipart/form-data')); ?>
                            <div class="pull-right">
                                <?php echo MyHtml::submitButton('Upload New Dataset', array('class' => 'btn-green upload-control', 'disabled' => 'disabled', 'title' => 'You must agree to the terms and conditions before continuing.')); ?>
                            </div>
                            <?php echo MyHtml::hiddenField('userId', Yii::app()->user->id); ?>
                            <?php echo MyHtml::label('Excel File', 'xls'); ?>
                            <?php echo MyHtml::fileField('xls', null, array('disabled' => 'disabled', 'class' => 'upload-control', 'title' => 'You must agree to the terms and conditions before continuing.')); ?>
                            <?php echo MyHtml::endForm(); ?>

                        </div>
                    </div>
            </td>
            <td style="vertical-align: top; padding-left: 0px">          
                <div>
                    <h2>Online Submission</h2>
                    <div class="form well" style="height: 340px;width: 415px">

                        Provide all the information required for submission via a series of web-forms:
                        <br/><br/>
                        <ul>
                            <li>Study details</li>