Need help with a form

G

Guest

Hi,

I have a form and when user submits the form I would like start downloading
the file as if user clicked on a hyperlink and also refresh the form. Four
things I am trying to accomplish when a user submits the by clicking on the
Submit button.
(1) Process the form by inserting the entered info in the database,
(2) Send Email,
(3) Starts a download as if user clicked on a hyperlink,
(4) Reload the form.

I’m doing all the things except starting a download because I don’t know how
should I do it? I’m coding webpages in vb.net, so please don’t suggest
answers in C# as I don’t understand C#.

Thanks in advance,

Joe
 
G

Guest

Hello:

I presume that you can fire an "ClickEvent" of an Link objetct.

--
Thales - Services Division
Bulnes 2756 P.5 - C1425DKX
Ciudad Autónoma de Buenos Aires
Tel.: (+5411) 4806-9146
Fax.: (+5411) 4807-0563
 

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

Top