Showing results 1 to 4 of 4
Search took 0.00 seconds.
Posts Made By: sweetyp
Forum: JSP Oct 27th, 2005
Replies: 2
Views: 7,725
Posted By sweetyp
dateadd function

I have 2 text field in a form.
1st field for input date.
I want to use onclick event handler for 2nd text field. When user click 2nd text field then show up the value of 10 days before the input date...
Forum: MS SQL Oct 26th, 2005
Replies: 5
Views: 50,333
Posted By sweetyp
insert multiple rows in database

How do i insert multiple rows in database.
for example: I have 3 list:
list1: a1,a2,a3,a4
list2: b1,b2,b3,b4
list3: c1,c2,c3,c4

I want to insert a1,b1,c1 in 1st row. a2,b2,c2 in 2nd row,...
How do I...
Forum: ColdFusion Oct 23rd, 2005
Replies: 3
Views: 6,147
Posted By sweetyp
Re: insert database

window sql server 2000. and I use coldfusion to create the rest of the form.
Forum: ColdFusion Oct 23rd, 2005
Replies: 3
Views: 6,147
Posted By sweetyp
insert database

I have write javascript to create form field when button is click.

function addEvent(myTable){
var lastRow = myTable.rows.length;
var x1=myTable.insertRow(lastRow);
var a=x1.insertCell(0);
var...
Showing results 1 to 4 of 4

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 5:05 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC