User Profile

Collapse

Profile Sidebar

Collapse
jolakammu
jolakammu
Last Activity: Mar 31 '08, 03:53 PM
Joined: Mar 27 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • jolakammu
    replied to submit from on click from hyper link

    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#"...
    See more | Go to post
    Last edited by acoder; Mar 31 '08, 06:17 AM. Reason: Added code tags

    Leave a comment:


  • jolakammu
    replied to submit from on click from hyper link
    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....
    See more | Go to post

    Leave a comment:


  • jolakammu
    started a topic submit from on click from hyper link

    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
    See more | Go to post
No activity results to display
Show More
Working...