Results 1 to 1 of 1

Thread: Dynamic Ajax Content: Submit Form

  1. #1
    Join Date
    Aug 2007
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Dynamic Ajax Content: Submit Form

    1) Script Title: Dynamic Ajax Content

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...jaxcontent.htm

    3) Describe problem: I am trying to submit my form using the Dynamic Ajax Content script, and I wondered how I can use "document.authform.submit();"
    for example:

    <A href="javascript:ajaxpage('document.authform.submit();', 'contentarea');">link text</a>

    instead of the default <A href="javascript:ajaxpage('mypage.html', 'contentarea');">link text</a>

    I would really appreciate any help!

    Many thanks
    Last edited by glordain; 08-12-2007 at 07:13 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •