Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~9K People Reached

10 Posted Topics

Member Avatar for vasudha k

Can anyone help me out ?....... I have written a code for a form. the first five fileds in the form must be filled automatically by capturing the user id from login page. I have been able to capture the data and print it on the screen But, Iam not …

Member Avatar for jwenting
0
4K
Member Avatar for vasudha k

Hi..... I have a small doubt............ I have a page which is used to send mail. In the mail I want a link to be specified. I have written this link in the message part of the mail. this is a a text area. I have used anchor tag.but it …

Member Avatar for stultuske
0
4K
Member Avatar for vasudha k

Hi , I am working on a web Application..i have a Login Page..I have a problem with the password authentication..the password does not accept "space" in between the password characters but it does not validate the "space" given after the last character of the Password..it does not say invalid login …

Member Avatar for Fungus1487
0
89
Member Avatar for vasudha k

Hi everyone, I have small query..... I am new to ASP coding..... I just want to know if I can use MS Access as my database or is anything else more optimum ... my application to be designed is quite a small one..... so will this be a good combination …

Member Avatar for Jx_Man
0
116
Member Avatar for pelusa
Member Avatar for vasudha k

Hi , Hey I have a small problem.... For a certain field in database, tha values are sent from front end(JSP page) . Each individual value must be extracted and then inserted into the database..... Before inserting, we have called a procedure which will extract each value and insert.... Moreover …

Member Avatar for nav33n
0
70
Member Avatar for vasudha k

hello!!!!!!!!! I have a problem with my html code....... I have a table with one row. when I click on a button , it will add a new row to my table. for this I have used innerhtml property. All the columns are textboxes except for one which is a …

Member Avatar for Member #114696
0
51
Member Avatar for vasudha k

i have a small problem in the jsp code i have written "to send the data from form to database". The table in the database has a primary key field whose values must be generated automatically. so, i have created a sequence named t_seq and have written it like this: …

Member Avatar for vasudha k
1
129
Member Avatar for aruna_k_2006

hi Aruna..... you need not create any war files to execute jsp pages. 1.first save all you filesin your folder with .jsp extension 2.start tomcat 3.type [URL]http://localhost:8080[/URL] in the browser 4. select your folder from the directory listings 5. select your file name..... i.e if it is a login page, …

Member Avatar for jwenting
0
96
Member Avatar for vasudha k

I have a small problem........ I have designed a page which should be accessed by valid users. after logging in , they have to access the page via a link. for this i have used send redirect method . but my session object is not being passed here. via the …

Member Avatar for vasudha k
0
157

The End.