- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
4 Posted Topics
Re: 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 . … | |
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 | |
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 | |
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 |
The End.