Making a Registration Form with Image Upload and Details Display
497 views
Apr 8, 2025
Registration with image upload Java Jdbc(Download Source code) | Part 1 Source code : https://www.tutussfunny.com/registration-with-image-upload-java-jdbcdownload-source-code/ Learn how to upload an image using Java and JDBC in just seconds! In this tutorial, we'll show you a step-by-step guide on how to upload an image to a database using Java and JDBC. Whether you're a beginner or an experienced developer, this video is perfect for anyone looking to learn how to upload images quickly and efficiently. We'll cover the necessary code and provide explanations to help you understand the process. By the end of this video, you'll be able to upload images in no time!.prodive free source codes. #jdbc#javaswing
View Video Transcript
0:00
hi friends welcome to Furniture and
0:02
today I'm going to do the nice
0:04
registration form along with the image
0:06
uploaded after image uploaded we will be
0:09
able to find the uh your registration
0:12
form and if you enter the employee ID
0:14
the respective details will be display
0:16
the respective fields okay so text field
0:22
display radio button display combo box
0:24
display image will be display over here
0:28
okay based on the ID I enter the person
0:31
all the relevant information will be
0:33
display also okay how to make step by
0:36
step we'll teach so first what you are
0:38
going to first we have to make this nice
0:40
user interface so how to make it so I'm
0:42
going to go to
0:44
uh get a new project so the previous one
0:48
all things I want
0:50
to okay now I'm going to go to file new
0:54
this is netbite if you have not
0:56
installed the netp ID in your machine
0:58
you have to install them that is must
1:00
that best editor for uh writing the
1:03
codes okay so let's what you going to do
1:05
is I'm going to go
1:07
to net
1:10
pins
1:14
net download you have to go here and you
1:17
have to download the net site first and
1:20
install in your machine okay so you have
1:23
to download the net site okay you have
1:25
to select the your operating system and
1:28
you have to download them okay after the
1:30
install them get it now after that you
1:33
have to open the P ID you have to select
1:35
this Java with Java application click
1:38
next if main class you check it this one
1:41
you have to this one here as here uh
1:47
office click finish
1:53
now in the office you will be able to
1:54
see this is the office okay so here what
1:56
I'm going to use I'm as a default
1:58
package select the default package right
2:00
click new Java frame form here you
2:03
select
2:12
registration this form what you going to
2:14
do is I'm going to register do the
2:17
registration part first you have to make
2:18
the
2:19
panel outside the panel look like
2:23
this before that select this panel right
2:26
click
2:29
properties
2:30
course yes center so when the form is
2:34
loaded it it must be display at the
2:38
center so we have to enable this option
2:39
then only the form will be display at
2:42
the center of the screen after that I
2:44
have to select this frame go to source
2:49
control
2:50
F there is a box here you type
2:54
UI press enter key here it's default
2:58
become as nippers impass you have to
3:01
select this one as a
3:03
metal so the you type metal ml met
3:08
battle here it's working successfully
3:12
now what you going to do is here we have
3:13
to make this respective side uh we have
3:16
to do uh all the designs okay so here
3:18
select this one properties i have to
3:21
make the color here as a background
3:23
color uh little bit this color it's
3:28
great so
3:30
that little bit
3:36
dark so okay so after that I'm going to
3:40
drag one
3:43
label
3:48
registration select this one
3:50
properties click on this bold 24
4:11
foreground color i'm going to make this
4:17
color as
4:20
white
4:21
uh get
4:25
20 okay that's
4:32
it what I'm going to do is I'm going to
4:35
go to
4:37
Drag the
4:38
panel so okay we have drag it so what
4:42
you going to do is we have to
4:44
uh this all things you have to design
4:47
name first name last name gender address
4:49
all things so you have go to the panel
4:51
and do it it is very good stuff
4:59
select this one
5:01
properties border bevel
5:07
border
5:09
label first
5:15
name select and here we have to change
5:18
this one i said 14 with
5:24
gold
5:27
16
5:36
with text
5:40
field
5:45
select
5:51
cotton text field you have to remove
5:55
them you name this one
5:59
as
6:01
txt
6:05
name select
6:07
both this one and this control C to copy
6:11
and paste this one you have your last
6:19
name this one should be TX last
6:25
name
6:29
name your last
6:32
name second one is
6:36
gender copy
6:48
under gender i'm going to set the
6:56
rad this one number
7:00
is
7:03
called
7:07
male this color it's a
7:13
female that's
7:15
it male and
7:21
female
7:23
okay so we have to do the things look
7:26
like this way so after that I'm going to
7:27
make the thing is the gender female
7:30
address
7:31
the same thing ctrl C to copy control
7:33
this one to
7:43
be that also I'm going to select this
7:45
one control C second one after that we
7:49
have writed another one is a department
7:52
and
7:53
salary same thing control Copy control
7:56
database this one should be the
8:08
department you have to put the combo
8:23
box this one I have to write uh
8:31
thing select this one
8:34
properties model property here we have
8:36
change this one as a accounting
8:38
department
8:42
accounting
8:46
marketing we have a three different
8:48
department here we should enter here
8:51
after that we have another field basic
8:55
cell to copy past basic
9:03
cell copy Copy paste basic
9:08
cell that's after that the
9:13
photo copy should be the
9:26
photo you have t select this one
9:29
label you go to this
9:35
label you have
9:44
t properties you have Write the
9:47
photo border you have sect the bevel
9:50
border as
9:51
well photo size you have mention the
9:54
size of the
9:56
uh width and
10:02
height this one
10:09
250 enter
10:37
logo here the photo has been displayed
10:41
okay the simple stuff we have writing
10:43
over here a simple form design this is a
10:46
photo
11:23
after that what I'm going to have to
11:25
done the things
11:27
well after that I need a button two
11:30
buttons okay and browse
11:36
Okay
11:39
button okay mean this is save
11:43
button button right click you have to
11:46
type here background color you have
11:49
given this
11:55
color forground I'm going to change as
11:58
a white change it
12:03
bold and
12:11
Right this one also control
12:14
Copyr another button which called as
12:24
browse the simple interface we have made
12:29
it i hope you guys understood the things
12:32
i'll see you in my next video thank you
12:34
for watching
#Java (Programming Language)
#Programming