all groups > inetserver asp general > september 2005 >
You're in the

inetserver asp general

group:

Post result to inputbox in other html


Re: Post result to inputbox in other html Ray Costanzo [MVP]
9/28/2005 4:15:41 PM
inetserver asp general: The other form can pre-fill data that was posted to it.

<input type="text" value="<%=Request.Form("nameofboxfromotherpage")%> />

Ray at work

[quoted text, click to view]

Post result to inputbox in other html tony wong
9/28/2005 10:42:41 PM
i have a html form to select fax number.

i wish to post the fax numbers at such layout (123456;234567;34567) to the
inputbox at other html page.

Can i do it? Thanks a lot.

Tony

AddThis Social Bookmark Button