Home > Web Front-end > HTML Tutorial > After submitting the form using submit method in html, how to get the value out on another page_html/css_WEB-ITnose

After submitting the form using submit method in html, how to get the value out on another page_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 11:56:01
Original
3066 people have browsed it





无标题文档
<script> <br> $(function(){ <br>  $("div").click(function(){ <br> $(this).addClass("select"); <br>     }); <br> }) <br> //获得当前时间,刻度为一千分一秒 <br> var initializationTime=(new Date()).getTime(); <br> function showLeftTime() <br> { <br> var now=new Date(); <br> var year=now.getFullYear(); <br> var month=now.getMonth() + 1; <br> var day=now.getDate(); <br> document.all.show.innerHTML=""+year+"年"+month +"月"+day+"日 "; <br> //一秒刷新一次显示时间 <br> var timeID=setTimeout(showLeftTime,1000); <br> } <br> </script>







宝山区蔬菜散户现场检查表

    
上海罗新园艺场

    

        基本信息
        

            
                
                
                
            

            

                
                
                
                
            

           

                
                
            

        

        

        现场检查情况
        

            
                


                
                    
                    
                


            

            

            
                


                
                    
                    
                


            

            

            
                


                
                    
                    
                


            

            

            
                


                
                    
                    
                


            

            

            
                


                
                    
                    
                


            

            

            
                


                
                    
                    
                


            

        

        

        整改信息
        

        
            
            

        
 






This is the page to submit the form using submit
------------------ -------------------------------------------------- -------------------------------------------------- ------------------------------------



Untitled Document




                                                                                                     ">Responsible person
                                                                                                                              
                                                                                                           
                                                                                    ;tr>
                                                                                                     🎜>                                                                                       

Check results
                                                                        19">None
                                                                
                                                                                                     ;
                                                                 ​ td colspan="2">Agricultural input usage file record
Recording status
;
                                                                                                                                                                 
                                                                                ;
                                                                                                                                        🎜>                                                                                               td> <
                                                                                     "center">data
                                                                                  
                                                                         td colspan="4" align="center">Data
                                                                                   >Rectification comments
                                                        ;/table>


Display the value where the data is displayed on this page




Reply Discussion (Solution)

If you cannot post to an html page, you can only use the get method to read

get by reading window.location.href To

But the amount of data for the get submission is too small, and there are too many values ​​in the text field that may not be passed through.

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
Check content