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
Favorite Tags
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
78
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
102
Member Avatar for pelusa

I need help to write a stored procedure, or pseudo code, that looks into a table named numbers_ranges and retrieves the next unused value. The table currently has the following data: Columns are: id, start_range (22), end_range (22), status (1), date_created (datetime), date_updated (datetime) 1 8057777777450780000000 8057777777450780000010 N 2007-11-29 16:28:46.793 …

Member Avatar for pelusa
0
123
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
63
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 GreenDay2001
0
45
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
108
Member Avatar for aruna_k_2006

can any one plz tell me how to execute jsp in tomcat .i am unable to execute & how to create war files to deploy

Member Avatar for jwenting
0
88
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
149