Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
サーバー側から新しいポップアップを開きます。このポップアップには3つのフィールドがあるフォームがあり、この3つのフィールドを親ページに戻します。しかし、VB.NETコードのサーバー側でこのフィールドが必要です。これは可能ですか?
モーダルポップアップウィンドウは受け入れられますか?その場合は、変数を更新パネルに配置し、ボタンのサーバー側イベントを使用して、モーダルにポストバックを発生させ、更新パネルを強制的に更新することができます。