| 
									
										
										
										
											2013-02-17 00:41:40 +08:00
										 |  |  | <div id="container"> | 
					
						
							|  |  |  | <h2><?php echo $page_title; ?></h2>
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <?php echo form_open_multipart('lotw/import');?>
 | 
					
						
							| 
									
										
										
										
											2013-02-22 10:13:42 +08:00
										 |  |  | <table> | 
					
						
							|  |  |  | 	<tr> | 
					
						
							| 
									
										
										
										
											2013-03-06 23:29:48 +08:00
										 |  |  | 		<td><input type="radio" name="lotwimport" id="upload" value="upload" checked /> Upload a file</td> | 
					
						
							| 
									
										
										
										
											2013-02-22 10:13:42 +08:00
										 |  |  | 		<td> | 
					
						
							|  |  |  | 			<p>Upload the Exported ADIF file from LoTW from the <a href="https://p1k.arrl.org/lotwuser/qsos?qsoscmd=adif" target="_blank">Download Report</a> Area, to mark QSOs as confirmed on LOTW.</p> | 
					
						
							|  |  |  | 			<p><span class="label important">Important</span> Log files must have the file type .adi</p> | 
					
						
							|  |  |  | 			<input type="file" name="userfile" size="20" /> | 
					
						
							|  |  |  | 		</td> | 
					
						
							|  |  |  | 	</tr> | 
					
						
							|  |  |  | 	<tr> | 
					
						
							| 
									
										
										
										
											2013-03-06 23:29:48 +08:00
										 |  |  | 		<td><input type="radio" name="lotwimport" id="fetch" value="fetch" /> Pull LoTW data for me</td> | 
					
						
							| 
									
										
										
										
											2013-02-22 10:13:42 +08:00
										 |  |  | 		<td> | 
					
						
							|  |  |  | 			<p>Cloudlog will use the LoTW username an password stored in your user profile to download a report from LoTW for you. The report Cloudlog downloads will have all confirmations since your last LoTW confirmation, up until now.</p> | 
					
						
							|  |  |  | 		</td> | 
					
						
							|  |  |  | 	</tr> | 
					
						
							|  |  |  | </table> | 
					
						
							|  |  |  | <input class="btn primary" type="submit" value="Import" /> | 
					
						
							| 
									
										
										
										
											2013-02-17 00:41:40 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | </form> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | </div> |