|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
||||
|
||||
|
I need to know how to make a Submit button have a target in order for the 2nd page of a form to appear in an inline frame.
the button is like this Code:
<INPUT TYPE="Submit" NAME="Alas" VALUE="Continue >>"> Code:
<CFELSEIF IsDefined("Form.Alas")>
<CFLOCATION URL="ProfileAdd.cfm" addtoken="no">
</CFIF>
|
|
#2
|
||||
|
||||
|
Sorry if this is way off, I'm having a strange day, but doesn't the "action" attribute of your form tag act as a targeter?
|
|
#3
|
|||
|
|||
|
The FORM element has a target attribute, can't you use that?
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > Adding a target to a Submit button |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|