Click here to Skip to main content
16,007,443 members
Home / Discussions / C#
   

C#

 
GeneralRe: How long this project"logic gate simulator" take to complete? Pin
Pete O'Hanlon11-Mar-09 22:48
mvePete O'Hanlon11-Mar-09 22:48 
AnswerRe: How long this project"logic gate simulator" take to complete? Pin
Jonathan Davies12-Mar-09 0:38
Jonathan Davies12-Mar-09 0:38 
AnswerRe: How long this project"logic gate simulator" take to complete? Pin
Zhat12-Mar-09 3:00
Zhat12-Mar-09 3:00 
QuestionProblem with handling events in visual studio addin Pin
lightningzeus11-Mar-09 18:51
lightningzeus11-Mar-09 18:51 
QuestionCOMException Pin
Reetu Singh11-Mar-09 17:57
Reetu Singh11-Mar-09 17:57 
AnswerRe: COMException Pin
dan!sh 11-Mar-09 19:07
professional dan!sh 11-Mar-09 19:07 
QuestionPrinting reports without the ReportViewer Pin
Jacob Dixon11-Mar-09 17:51
Jacob Dixon11-Mar-09 17:51 
Questionneed help Pin
YiXiang_8911-Mar-09 16:41
YiXiang_8911-Mar-09 16:41 
Hi all,
How to call the anchor? I am using ItextSharp.dll

My textbox is: webpageurl
i want my textpage able to capture this website after i click the button <<OK>>


What can i put for >>

Using._______._____; to call the anchor ?



How to continue from here?
Anchor anchor = new Anchor("website");
anchor.setReference("http://www.lowagie.com/iText/");
anchor.setName("website");

Anchor anchor1 = new Anchor("This is an internal link");
anchor1.setName("link1");
Anchor anchor2 = new Anchor("Go to the internal link");
anchor.setReference("#link1");

ThankYou
AnswerRe: need help Pin
Christian Graus11-Mar-09 17:04
protectorChristian Graus11-Mar-09 17:04 
Questioncan we Give Size For Message Boxes??? Pin
S K Y11-Mar-09 16:30
S K Y11-Mar-09 16:30 
AnswerRe: can we Give Size For Message Boxes??? Pin
Christian Graus11-Mar-09 16:40
protectorChristian Graus11-Mar-09 16:40 
QuestionHow to Maximize Form.....??? Pin
S K Y11-Mar-09 15:14
S K Y11-Mar-09 15:14 
AnswerRe: How to Maximize Form.....??? Pin
PIEBALDconsult11-Mar-09 15:22
mvePIEBALDconsult11-Mar-09 15:22 
GeneralRe: How to Maximize Form.....??? Pin
S K Y11-Mar-09 15:27
S K Y11-Mar-09 15:27 
GeneralRe: How to Maximize Form.....??? Pin
DaveyM6911-Mar-09 15:31
professionalDaveyM6911-Mar-09 15:31 
GeneralRe: How to Maximize Form.....??? Pin
S K Y11-Mar-09 16:52
S K Y11-Mar-09 16:52 
QuestionGetting this Error message....any one know y??? Pin
S K Y11-Mar-09 14:47
S K Y11-Mar-09 14:47 
AnswerRe: Getting this Error message....any one know y??? Pin
DaveyM6911-Mar-09 14:56
professionalDaveyM6911-Mar-09 14:56 
GeneralRe: Getting this Error message....any one know y??? Pin
S K Y11-Mar-09 15:26
S K Y11-Mar-09 15:26 
GeneralRe: Getting this Error message....any one know y??? Pin
DaveyM6911-Mar-09 15:34
professionalDaveyM6911-Mar-09 15:34 
GeneralRe: Getting this Error message....any one know y??? Pin
Christian Graus11-Mar-09 15:58
protectorChristian Graus11-Mar-09 15:58 
GeneralRe: Getting this Error message....any one know y??? Pin
S K Y11-Mar-09 18:18
S K Y11-Mar-09 18:18 
QuestionHow to use OleDbConnection or SqlCommand to read Schema and database records [modified] Pin
granthamlee11-Mar-09 14:30
granthamlee11-Mar-09 14:30 
QuestionSyste.OutOfMemoryException Pin
Member 461797111-Mar-09 14:23
Member 461797111-Mar-09 14:23 
AnswerRe: Syste.OutOfMemoryException [modified] Pin
Luc Pattyn11-Mar-09 14:34
sitebuilderLuc Pattyn11-Mar-09 14:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.