../CustomerForm.aspx  //返回上一目录. 
/CustomerForm.aspx //返回根目录.
CustomerForm.aspx //在当前目录.
如果绑定了后台事件,则一般不提倡用: window.history.go(-1);
如果没有绑定后台事件,则可以用.
/CustomerForm.aspx //返回根目录.
CustomerForm.aspx //在当前目录.
如果绑定了后台事件,则一般不提倡用: window.history.go(-1);
如果没有绑定后台事件,则可以用.
第一种:    ~/images/sumbit.gif
只能运用于: runat="server" 中. 从应用程序的根目录开始.
        
第二种: /images/sumbit.gif
  
从应用程序的要目录开始.
e: http://localhost:4121/AdChina.Web/Proposal/MediaPlanRequirement.aspx
第三种: ../images/sumbit.gif.
                  
从当前目录的上一级开始.
第四种: images/sumbit.gif.
从给定的目录开始.
只能运用于: runat="server" 中. 从应用程序的根目录开始.
第二种: /images/sumbit.gif
从应用程序的要目录开始.
e: http://localhost:4121/AdChina.Web/Proposal/MediaPlanRequirement.aspx
第三种: ../images/sumbit.gif.
从当前目录的上一级开始.
第四种: images/sumbit.gif.
从给定的目录开始.
 
                     
                    
                 
                    
                 

 
         
                
            
         浙公网安备 33010602011771号
浙公网安备 33010602011771号