Professional VB 2005 - 2006 phần 7

Bây giờ chạy các ứng dụng. Các bố trí ban đầu sẽ được tương tự như các thiết kế bố trí thời gian. Tuy nhiên, nếu bạn thay đổi kích thước các hình thức khoảng một nửa chiều rộng ban đầu của nó, cách bố trí của các hộp văn bản sẽ thay đổi. | Chapter 17 Cross-Page Posting The way in which Active Server Pages also called classic ASP worked was that values from Simpo PDFMergesandSplit UnregisteredhVersion- http end useri worked through. With the introduction of on the other hand pages in this environment posted back results to themselves in a step called a postback. One of the biggest requests of Web developers in the world has been the ability to do postbacks not only to the page from whence the values originated but also the ability to do postbacks to other pages within the application. This new feature is something that has been provided with the release of . Cross-page posting as it is referred is an easy functionality to achieve now. It gives you the ability to post page values from one page to an entirely different page . Normally when posting to the same page as with you could capture the postback in a postback event as shown here If Then do work here End If Now let s take a look at and see how you accomplish cross-page posting with . @ Page Language VB script runat server Protected Sub Button1_Click ByVal sender As Object _ ByVal e As Your name is br _ Your appointment is on End Sub script html xmlns http 1999 xhtml head runat server title Cross-Page Posting title head body form id form1 runat server div What is your name br asp TextBox ID TextBox1 Runat server asp TextBox br br When is your appointment br asp Calendar ID Calendar1 Runat server asp Calendar br asp Button ID Button1 OnClick Button1_Click Runat server Text Do a PostBack to this Page br br asp Button ID Button2 Runat server Text Do a PostBack to Another Page PostBackUrl br 628 Advanced Features br asp Label ID Label1 Runat server asp Label div Simpo PDF Merge and Split Unregistered Version

Không thể tạo bản xem trước, hãy bấm tải xuống
TỪ KHÓA LIÊN QUAN
TÀI LIỆU MỚI ĐĂNG
19    85    2    20-05-2024
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.