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.
infopathフォームがあり、リダイレクトしたい... 2つのボタンがあり、ユーザーが送信をクリックするとページ「a.aspx」にリダイレクトされ、キャンセルをクリックするとページにリダイレクトされます」 b.aspx".
検索で答えが出ました。
ボタンにルールはありません。
そして、両方のボタンのクリック イベントで、httprequest.current.response.redirect メソッドを使用します。