sumbit server form to another page

@

@ndr01d

I have an input formview server form that I need to also submit to a host
supplied asp email page. Seems so simple to me yet I am not finding it that
way. Is this really that difficult?
 
A

Alessandro Zifiglio

This is a rather vague explaination of what you are trying to do. If you are
simply asking as to how you can post a page to another page, while making
all values in your form collection from the sending page, available to the
destination page, then you can look at the "PostBackUrl" property supported
by postback controls like the button, linkbutton, imagebutton controls.
Reference the following document on msdn :
http://msdn2.microsoft.com/en-us/library/system.web.ui.webcontrols.button.postbackurl.aspx

ofcourse, needless to say, i just made a wild guess that this is what you
are after, its not clear to me what you are trying to achieve.

Regards,
Alessandro Zifiglio
http://www.AsyncUI.net
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,257
Messages
2,571,032
Members
48,768
Latest member
first4landlord

Latest Threads

Top