Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
~559 People Reached
Favorite Tags

4 Posted Topics

Member Avatar for Leodumbi

you have to use replace , for this ,try this [CODE] 'if date format is like dd-mmm-yyyy dim a as string a = datetimepicker.value.date.tostring() a = a.replace("-","") 'now do this a = a & "/" 'now also add your number like this a = a& txtnumber.text [/CODE] try this . …

Member Avatar for luvprogram
0
222
Member Avatar for thehunk

hello ! i am working on extjs , i already post my question in sencha forum , now i am here to get some help , i want to send parameters when i click button , how can i do this , please help me , Regards

0
104
Member Avatar for thehunk

i have a combobox i want to show all the student name in it , i am using mssql database , and when we select student a textbox will show the rollno of that student , please help me

Member Avatar for thehunk
0
138
Member Avatar for thehunk

hello ! please any one help me how to pass my array as a parameter from extjs 3 to c# webserivce , so that i can save it in my database please help me Best wishes

0
95

The End.