Hi, I like to show some field values as hyperlink and onclick it shoult submit the appropriate value to another asp-site....
(Hope ASP-Code do not confuse you) Thx
Example
LineId 200.100 (=Hyperlink) -> on click -> transfer value (200.100) to frmmapping.asp 200.101 (=Hyperlink) -> on click -> transfer value (200.101) to frmmapping.asp 200.102 200.103
tried this with follow code, but I'll get an error because the form name is not unique