[DUG] Form actions

Jeremy Coulter vss at vss.co.nz
Wed Jan 10 11:14:03 NZDT 2007


Oh one other issue.
I tired the old HTMl way of submitting the form to another page, <form
method="post" action="webpage23.aspx"> BUT then that throws another issue
up, as I am using text boxes, so it needs to have the  runat="server" tag
etc. etc.   sigh.
 
Jeremy

   _____  

From: delphi-bounces at ns3.123.co.nz [mailto:delphi-bounces at ns3.123.co.nz] On
Behalf Of Jeremy Coulter
Sent: 10 January 2007 10:48
To: 'NZ Borland Developers Group - Delphi List'
Subject: [DUG] Form actions


Hi again.
 
This .NET stuff is making me feel like an idot at the moment :-)
 
I have one form that when a usre clicks on a URL it loads another
page....nothing too spectacular, BUT when I look at the page source, it has
by default put the forms action to being the name of the form that was
loaded !
 
i.e. webform1.aspx loads webform2.aspx.
 
The form action has action="webform2.aspx"
 
I cant see at all where I can alter the action value. I have tried adding
the action in manually int he aspx file at design time, but it just gets
overwritten.
 
Do I need to override the action value when it loads? if so.....how.....
 
Jeremy


--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.16.8/621 - Release Date: 09/01/2007
13:37



--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.16.8/621 - Release Date: 09/01/2007
13:37



-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.16.8/621 - Release Date: 09/01/2007
13:37
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ns3.123.co.nz/pipermail/delphi/attachments/20070110/5dee4422/attachment-0001.html


More information about the Delphi mailing list