User Profile
Collapse
-
Here is the dsp page
[CODE=cfm]<cfoutput>
<cfform name="form" id="form" action="index.c fm" method="post">
<table>
<tr>
<td>
<input type="text" name="log" value="#attribu tes.log#" />
<input type="text" name="AcctId" value="#attribu tes.AcctId#"... -
here is by href. what do i need to remove.
<a href="#Attribut es.TemplateURL# ?CurrentPage=#C ount##Attribute s.AddedPath#" onclick="docume nt.form.submit( );">
with this, it is going to the correct fuse action but the form variables are not available....Leave a comment:
-
submit from on click from hyper link
Guys,
I am calling onclick="docume nt.form.submit( );" in a hyper clink.
On click, it goes to a fuseaction where act_load_struct ure.cfm loads the structure with form variable.
But the form fields are not avaibale in act_load_struct ure.cfm . It says form fields are not defined. Do you know why.
I appreciate your help in advance
No activity results to display
Show More
Leave a comment: