无论是单独(例如,向Change提出请求等)还是收集所有数据,然后用点击提交数据,这是否更好?
基本上,汽车或用户启动的休息?
无论是单独(例如,向Change提出请求等)还是收集所有数据,然后用点击提交数据,这是否更好?
基本上,汽车或用户启动的休息?
取决于以下因素:
我通常说,用户启动的储蓄是大多数网络应用的出路。 如果不是这样的话,这就是用户如何与网络相交流;在网络应用中,熟悉和使用方便是极其重要的。 更不用说可以减少不必要的交通。
这并不是说,节省汽车没有位置,但往往会造成不必要的交通。 例如,如果我能自动获得一份联系表格,填写我的名字,然后通过电子邮件,改名,即已经发出3项没有好处的请求——这是没有附加好处的额外工作。
我再次认为,与你的申请或你正在计划使用该申请做很多事。 在线电梯经常使用汽车,我认为这样做是有益的,而接触表/信号表则不是一个好的想法。
我这样说,这取决于您的申请的性质,以及“一站不住脚”是否是用户所期望的行为。
“User 启动储蓄”是指用户从现在的网络形式的经验中期望的——除非有良好理由,否则我不会偏离。
I am trying to develop my login script to give feedback to the user if the login is valid or not. Basically if it isn t correct a div box will show saying its wrong, if its correct it will show its ...
I m trying to find a reusable way to set focus from one text box to another upon enter using ASP.NET, but using client-side JavaScript to do so. The only reason I mention this is to be done in ASP....
I have some Javascript JQuery code that does an Ajax call to the server every 5 mins, it s to keep the server session alive and keep the user logged in. I m using $.ajax() method in JQuery. This ...
Why are my AJAX requests failing? I have a website www.foo.com, and I m running Tomcat on the same server, www.foo.com:8080/services. However, when a file on foo.com makes an ajax call as such: $....
I want to know if there are existing technology that make your 3d models in sketch into virtual tours, using either Ajax or Flash for web presentation. If there s none, which will be a good approach ...
I have a entry form. Below it, I want to show a grid containing existing records. As the user clicks on a row of the grid, the values must get filled in the fields of the form above. Is there any way ...
I have asp.net application where i have a div which showing the value from other site. The value of that site is changing continuously. I want that my div will automatically update in some interval ...
Ok, I m stumped. Basically, this script works fine in FF, but not in IE (6,7 or 8) - in which it returns an "Object doesn t support this property or method" error. Any ideas?: function ...