I Am Developing A project where I can send Message from One
Computer to Another Computer With The Help Of LAN.Already I
Have developed..It is working Fine With The Details Of
..TO,FROM,REF No,DATE,BODY...Now I Want To Add Attachments
part in the same projects...How Can I Send Attachment File &
How To Send It..I Am Working in VB.Net 2005 With out Any
database.
Can Any One Help me ??How To Write Code??Plz Send me a copy
to my Mail also...I Dont Need Any Software Available in The
Internet...Plz refer me The Code in VB.Net
maloy.adhikari@in.com
thak you Mr Govind for replying to my question.
My next question is that how to retrieve image stored in an
SQL server table and assign it to any image control or
picture control using VB.net
hello
thank you for replying to my question regarding adding
barcode fonts in vb.net project.
I have downloaded a free font and added in my vb.net
project but now i dont know how to use that
i need to generate barcodes can any body help me how to use
those fonts these are font3of9 .i need a small code to use
these fonts to generate barcode
thank u!
hi,everyone. i got a problem in handling linklabels. i've
more than one linklabels in a form. i used following event
handler to handle the event 'LinkClicked' of Linklabel.
private sub LinkLabel1_LinkClicked() Handles
LinkLabel1.LinkClicked,LinkLabel2.LinkClicked
...............
..........
end sub
My question is how to identify the 'Linklabel1'
and 'Linklabel2'.
i dont want to handle the events of linklabels individually.
Thank you for replying to my Question regarding Barcodes in
VB.net.
My next question is that how to use Barcode Fonts in VB.net
I need a small code to Generate Barcodes in VB.net from a
string of Values. This is the only problem i am left with
in my project.
Any body can help me please.
hello!
I am developing software in vb6 and vb.net separately
which i need to generate barcodes e.g i have a
string "182346-u",so the problem is that how to generate
barcode from this type of string
can any body help me please thanks
regard !
hi dear !
thank u for replying to my question regarding adding
third party software in vb.net .My next question is that i
haven created Data base in SQL server 2000 for Library and
has connected that with VB and VB.net separately but it
only works on single computer and when i takes my software
to another computer on same Network it does not work .
Can any body help me what i do to solve.
Regards!
i am attending to US consulate i kept my projects on
vb.net ,please help me what questions will be ask on vb.net
in us consulate
330
hello
thank you for replying to my question regarding adding
barcode fonts in vb.net project.
I have downloaded a free font and added in my vb.net
project but now i dont know how to use that
i need to generate barcodes can any body help me how to use
those fonts these are font3of9 .i need a small code to use
these fonts to generate barcode
thank u!
64
hi,everyone. i got a problem in handling linklabels. i've
more than one linklabels in a form. i used following event
handler to handle the event 'LinkClicked' of Linklabel.
private sub LinkLabel1_LinkClicked() Handles
LinkLabel1.LinkClicked,LinkLabel2.LinkClicked
...............
..........
end sub
My question is how to identify the 'Linklabel1'
and 'Linklabel2'.
i dont want to handle the events of linklabels individually.
67
Thank you for replying to my Question regarding Barcodes in
VB.net.
My next question is that how to use Barcode Fonts in VB.net
I need a small code to Generate Barcodes in VB.net from a
string of Values. This is the only problem i am left with
in my project.
Any body can help me please.
124
what are the advantages and diadvantages of active reports
over crystal reports ?
How do you script this scenario in QTP using VB?
Verify XML attributes in XML message against XSD and data
mapping of fields to Oracle tables? Verify data in XML to
data in a defined table?
How to connect a service based database to vb.net forms?
Do we have to create any specific database?
365
thak you Mr Govind for replying to my question.
My next question is that how to retrieve image stored in an
SQL server table and assign it to any image control or
picture control using VB.net
74
Allowed program to auto-correct the database when loading a
presentation.
216
What is "Friend" in VB.Net?
15
What is "Polymorphism" and what are Polymorphism in VB.Net?
14
how to deploy vb.net with key and evaluation time? any one
can help me?
What is difference between Abstract Class and Interface?
16
I Am Developing A project where I can send Message from One
Computer to Another Computer With The Help Of LAN.Already I
Have developed..It is working Fine With The Details Of
..TO,FROM,REF No,DATE,BODY...Now I Want To Add Attachments
part in the same projects...How Can I Send Attachment File &
How To Send It..I Am Working in VB.Net 2005 With out Any
database.
Can Any One Help me ??How To Write Code??Plz Send me a copy
to my Mail also...I Dont Need Any Software Available in The
Internet...Plz refer me The Code in VB.Net
maloy.adhikari@in.com
75
Write a program to find all text files in a logical drive
and return the count of the number of files?
122
my project run very wel in my sytem yhen i am deploying my
project on client machine ,after deployment i run my
project then it show " can no find server name " what i
do .