Re: [問題] 如何傳一個網頁裡的資料到另一個網頁裡??
※ 引述《polor (polor)》之銘言:
: ※ 引述《liunate (測試)》之銘言:
: : 使用querystring
: : 可以到MSDN裡面查查看用法
: 謝謝....以解決....
: Response.Redirect("a.aspx?data="+k);
若要用post方式傳表單的值,可用Server.Transfer()來做
這是你會遇到的課題。
但複雜的處理,得用Context.Handler來做
這也是未來會遇到的,先講一下了 :)
--
You're recommended to vist C_Sharp in PTT.
We are the C#, resistance is futile.
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.119.183.211
討論串 (同標題文章)
C_Sharp 近期熱門文章
PTT數位生活區 即時熱門文章