User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 402,489 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,817 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 7 of 7
Search took 0.01 seconds.
Posts Made By: yup
Forum: JSP Feb 8th, 2006
Replies: 8
Views: 4,642
Posted By yup
Re: Array String not working?

well, actually controller page or bedroom page is the same. Bedroom page is retrieved the data from the database, then update again to the database if there is any changes. Sorry to confused you....
Forum: JSP Feb 6th, 2006
Replies: 8
Views: 4,642
Posted By yup
Re: Array String not working?

I am using these codes and have this error message:

<%
String change= request.getParameter("ChangeStatus");
String [] status = new String[i];

if (change!=null)
{
for(int n=0; n<=i; n++)...
Forum: JSP Feb 6th, 2006
Replies: 8
Views: 4,642
Posted By yup
Re: Array String not working?

thanks ekstee,
Please take a look at these codes. Here you go!

<form action="Bedroom1.jsp" method="post">
<TABLE BORDER="1" width ="400" cellspacing="0" cellpadding = "2" align ="center"...
Forum: JSP Jan 22nd, 2006
Replies: 8
Views: 4,642
Posted By yup
Re: Array String not working?

Hi jwenting,
Although the way you saying is not very friendly but I am thank you that at least you give me some suggestion.

1st, I DID retrieve my database and display on the webform...
Forum: JSP Jan 21st, 2006
Replies: 10
Views: 41,224
Posted By yup
Re: getting values from drop down menu

Hi,
Try this, it works for me :D
<% String days= request.getParameterValues("Day"); %>
Forum: JSP Jan 21st, 2006
Replies: 13
Views: 12,792
Posted By yup
Re: Please help with JSP mysql update query

Hi,
I think your Html missing some part. Could you please clarify that what is your form doing? Get the question + answer + subject from user... then update to database?

kind regards,
yup
Forum: JSP Jan 21st, 2006
Replies: 8
Views: 4,642
Posted By yup
Array String not working?

Hi there,
I have a problem in my controller.jsp This page aims to retrieve the device's status from my database to display on the form. After that it will update device's new status when my customer...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 5:01 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC