Do you own a Debenu Quick PDF Library version 7, 8, 9, 10, 11, 12, 13 or iSEDQuickPDF license? Upgrade to Debenu Quick PDF Library 14 today!

Debenu Quick PDF Library - PDF SDK Community Forum Homepage
Forum Home Forum Home > For Users of the Library > I need help - I can help
  New Posts New Posts RSS Feed - Catastrophic failure using FindFormFieldB
  FAQ FAQ  Forum Search   Register Register  Login Login

Catastrophic failure using FindFormFieldB

 Post Reply Post Reply
Author
Message
patty View Drop Down
Beginner
Beginner


Joined: 12 May 06
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote patty Quote  Post ReplyReply Direct Link To This Post Topic: Catastrophic failure using FindFormFieldB
    Posted: 12 May 06 at 4:48PM

I'm using FindFormFieldByTitle to see if a form contains a field of 'AgentName'.  It works for previous 20 fields, but when it gets to this field, it gets the following error:

Set AgentName error '8000ffff'

Catastrophic failure

/pw/digsi/di_gsi_process.asp, line 94

I have verified that this field does exist in the form (page 5 of 8).

Here's the section of code that's being executed:

for each item in dFormField
  fncDebug("<br>Set  <b>" & item)
  fieldIndex = QP.FindFormFieldByTitle(item)           'Line 94
  if fieldIndex > 0 then
   result = QP.SetFormFieldValue(fieldIndex,dFormField(item))
   fncDebug("</b> = <b>" & dFormField(item) & "</b>  Result: " &  result)
   fncDebug("<br>Flatten <b>" & item)
   result = QP.FlattenFormField(fieldIndex)
   fncDebug("</b>  Result: " &  result)
  else
   fncDebug("not found")
  end if
 next

 

Has anyone encountered this problem before or have any suggestions?

Thanks!

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 11.01
Copyright ©2001-2014 Web Wiz Ltd.

Copyright © 2017 Debenu. Debenu Quick PDF Library is a PDF SDK. All rights reserved. AboutContactBlogSupportOnline Store