TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Miraj Ahmad
NA
19
4.3k
How to generate barcode by selecting code39 from dropdown
Nov 7 2015 1:00 AM
my .aspx page
<%@ Register Assembly="BarcodeLib.Barcode.ASP.NET" Namespace="BarcodeLib.Barcode.ASP.NET" TagPrefix="cc1" %>
<cc1:LinearASPNET ID="LinearASPNET1" runat="server" Type="CODE39" />
With the above code barcode image is just displayed, but my requirement is this to generate barcode value from dropdown selection and and then get its value and image to store and retrieve in database.
I means how to get barcode value and image? for example a textbox with id=txtName, then we store it value as somevar = txtName.Text.ToString();
Reply
Answers (
1
)
entity framework comapatible with entity framework5 error
Unable to resolve dependencies. 'entityframework 5.0.0' asp