<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>Debenu Quick PDF Library - PDF SDK Community Forum : Reading Checkbox and HTMLTextBox data</title>
  <link>http://www.quickpdf.org/forum/</link>
  <description><![CDATA[This is an XML content feed of; Debenu Quick PDF Library - PDF SDK Community Forum : I need help - I can help : Reading Checkbox and HTMLTextBox data]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 10:28:27 +0000</pubDate>
  <lastBuildDate>Tue, 31 Jan 2006 09:15:49 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.01</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.quickpdf.org/forum/RSS_post_feed.asp?TID=291</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Debenu Quick PDF Library - PDF SDK Community Forum]]></title>
   <url>http://www.quickpdf.org/forum/forum_images/QPDF_Forum_Title.png</url>
   <link>http://www.quickpdf.org/forum/</link>
  </image>
  <item>
   <title><![CDATA[Reading Checkbox and HTMLTextBox data : When you build or load the for...]]></title>
   <link>http://www.quickpdf.org/forum/reading-checkbox-and-htmltextbox-data_topic291_post1248.html#1248</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=227">shelby</a><br /><strong>Subject:</strong> 291<br /><strong>Posted:</strong> 31 Jan 06 at 9:15AM<br /><br /><DIV>When you build or load the form</DIV><DIV>&nbsp;</DIV><DIV><DIV>$QP.SetFormFieldValue(2,"Yes") </DIV><DIV>&nbsp;</DIV><DIV>OR ( The safest approach as indexes are not necessarily in order on the page )</DIV><DIV><BR>$QP.SetFormFieldValuebytitle("CheckBox2","Yes")<BR></DIV></DIV>]]>
   </description>
   <pubDate>Tue, 31 Jan 2006 09:15:49 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/reading-checkbox-and-htmltextbox-data_topic291_post1248.html#1248</guid>
  </item> 
  <item>
   <title><![CDATA[Reading Checkbox and HTMLTextBox data : Thanks Shelby, I really helped,...]]></title>
   <link>http://www.quickpdf.org/forum/reading-checkbox-and-htmltextbox-data_topic291_post1246.html#1246</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=256">Kapil</a><br /><strong>Subject:</strong> 291<br /><strong>Posted:</strong> 31 Jan 06 at 12:01AM<br /><br /><P>Thanks Shelby,</P><P>I really helped, i just didn't knew these values like "Yes", "Off"..</P><P>If there r some more values like this plz lt me know. </P><P>I cannot select radio button state to be true by default. Is there any other keyword for seting it..?</P><P>Best Regards </P><P>Kapil..</P>]]>
   </description>
   <pubDate>Tue, 31 Jan 2006 00:01:26 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/reading-checkbox-and-htmltextbox-data_topic291_post1246.html#1246</guid>
  </item> 
  <item>
   <title><![CDATA[Reading Checkbox and HTMLTextBox data : I am still working on the HTML...]]></title>
   <link>http://www.quickpdf.org/forum/reading-checkbox-and-htmltextbox-data_topic291_post1237.html#1237</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=227">shelby</a><br /><strong>Subject:</strong> 291<br /><strong>Posted:</strong> 30 Jan 06 at 9:51AM<br /><br /><DIV>I am still working on the HTML Text Box.&nbsp; Did you mean a text form field?&nbsp; If so, the GetFormFieldValue&nbsp; would return the text.&nbsp; ( SEE ALSO GetFormFieldValueByTitle</DIV><DIV>&nbsp;</DIV><BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"><DIV>&nbsp;</DIV><DIV>$QP = ObjCreate("iSED.QuickPDF")&nbsp;&nbsp;&nbsp; <BR>$QP.UnlockKey("---- YOUR KEY ----")</DIV><DIV>$QP.Loadfromfile("fieldtest.pdf")</DIV><DIV>&nbsp;</DIV><DIV>; value "Yes" means checked</DIV><DIV>; value "Off" means not-checked.</DIV><DIV>&nbsp;</DIV><DIV>for $i = 1 to $qp.FormFieldCOunt()<BR>&nbsp;message($qp.GetFormFieldValue($i))<BR>Next</DIV><DIV>; OR -----<BR>message($qp.GetFormFieldValuebytitle("CheckBox1"))<BR>message($qp.GetFormFieldValuebytitle("CheckBox2"))<BR></DIV></BLOCKQUOTE>]]>
   </description>
   <pubDate>Mon, 30 Jan 2006 09:51:00 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/reading-checkbox-and-htmltextbox-data_topic291_post1237.html#1237</guid>
  </item> 
  <item>
   <title><![CDATA[Reading Checkbox and HTMLTextBox data : hi guyz, How can i read values...]]></title>
   <link>http://www.quickpdf.org/forum/reading-checkbox-and-htmltextbox-data_topic291_post1229.html#1229</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=256">Kapil</a><br /><strong>Subject:</strong> 291<br /><strong>Posted:</strong> 30 Jan 06 at 6:48AM<br /><br /><P>hi guyz,</P><P>How can i read values or state of a checkbox/ComboBox and <FONT size=2></P><P>HTMLTextBox. Plz give some example...<IMG src="http://www.quickpdf.org/forum/smileys/smiley1.gif" border="0"></P><P>PLz.. Help Me!!!</P><P>Regards, </P><P>Kapil</P></FONT><span style="font-size:10px"><br /><br />Edited by Kapil</span>]]>
   </description>
   <pubDate>Mon, 30 Jan 2006 06:48:28 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/reading-checkbox-and-htmltextbox-data_topic291_post1229.html#1229</guid>
  </item> 
 </channel>
</rss>