开发者

Link formation in a third-party .aspx website

开发者 https://www.devze.com 2023-03-17 05:01 出处:网络
I want to understand what link is fo开发者_如何学Pythonrmed when I click print button on http://recruitment.cdacmohali.in/TETPB/Regprintagain.aspx

I want to understand what link is fo开发者_如何学Pythonrmed when I click print button on http://recruitment.cdacmohali.in/TETPB/Regprintagain.aspx

Sample data is 2011360220 and 25/05/1980

I want to integrate it with my website and get the url it it making so that in the url I can pass the registration number and dob as variable and see the complete results.


I think it is using Session. You can not pass the data by QueryString

0

精彩评论

暂无评论...
验证码 换一张
取 消