机票预定系统 各个模块的设计-ticket reservation systems detailed design system modules of the design

源代码在线查看: function.asp

软件大小: 2978 K
上传用户: x184372250
关键词: design reservation detailed modules
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				function doPage(pp){
						productsearch.page.value=pp;
						productsearch.submit();
					}
				function hgh(){
				page=document.form1.page_go.value;
				document.productsearch.page.value=page;
				document.productsearch.submit();
				}
				
				
								if rs.pagecount>1 then%>
				  共条记录
				  1  then %>
				  首页  上页 
				  
				  首页  上页 
				  
				  
				  下页   末页 
				  
				  下页  末页 
				  
				  第页/共页 转到
				  
				    
				    第页
				    
				  
				  				  end function
				function testdb(object)
				if len(object)>0 then
				
					object=replace(object,"					object=replace(object,"'","")
					object=replace(object,">","")
					testdb=trim(object)
				end if
				end function
				
				function msg_error(haha)
				%>
				
				window.alert('');
				window.history.back(-1);
				
								end function
				%>
							

相关资源