Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
60% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~6K People Reached
Favorite Forums
Favorite Tags
Member Avatar for bapu435

i am developing a website in html in which the contactus page i have to connect to ms access database i am not able to get it ,can any one tell me how to get that one.

Member Avatar for Ezzaral
-4
6K
Member Avatar for mkhizess

[COLOR="red"]var vYear = document.getElementById('number1').value; var vMonth = document.getElementById('number2').value; document.getElementById('answerYearPlusMonth').value = vYear + vMonth eg. vYear =2008 vMonth =01 answerYearPlusMonth =200801 [/COLOR]

Member Avatar for scru
0
70