Search Results

Showing results 1 to 15 of 15
Search took 0.00 seconds.
Search: Posts Made By: ypdev ; Forum: VB.NET and child forums
Forum: VB.NET Jul 14th, 2009
Replies: 11
Views: 1,044
Posted By ypdev
Sonia -

Thank you so much for your help!
This is what I was looking for... works great.

Thanks!
ypdev
Forum: VB.NET Jul 13th, 2009
Replies: 11
Views: 1,044
Posted By ypdev
I have four labels which is three commas..
Now, how to put the values? can you paste an example please?
Forum: VB.NET Jul 13th, 2009
Replies: 11
Views: 1,044
Posted By ypdev
Yes... string can be 1,2,3 or 33,567,89 or aa,bb,4 and so on...
Forum: VB.NET Jul 13th, 2009
Replies: 11
Views: 1,044
Posted By ypdev
Thanks Sonia.. couple of questions:

1. I need to assign it to four lables, you just send it to MsgBox which is one single string... I don't need it like that.

2. I getting an error when trying...
Forum: VB.NET Jul 13th, 2009
Replies: 11
Views: 1,044
Posted By ypdev
Yes, basically the GetStr is a function which generate a string like:

1,34,579,77356


Then I split it and assign it to labels:

1
34
579
Forum: VB.NET Jul 12th, 2009
Replies: 11
Views: 1,044
Posted By ypdev
Hi All,

In the below code I take a string and split it, then assign it to a "Label" object.
On my computer it works great but when I "Publish web site" I recieve the .NET error messages "Object...
Forum: VB.NET Jul 5th, 2009
Replies: 3
Views: 1,936
Posted By ypdev
For those who needs the same solution:

I found a VB function that "convert" 'response.redirect' to popup window...


Public Sub Redirect(ByVal url As String, ByVal target As String, ByVal...
Forum: VB.NET Jun 11th, 2009
Replies: 3
Views: 1,936
Posted By ypdev
I understand but when I redirect the query response to anotherpage.aspx instead of "popup" (window.open) it works fine and the string is as I typed it.

I am trying to understand what is the diff....
Forum: VB.NET Jun 10th, 2009
Replies: 3
Views: 1,936
Posted By ypdev
Hi,

I am trying to pass query string from one page to popup window as follow:

Dim popupScript As String = "window.open('cFinder.aspx?cName=" & c_TextBox.Text & "','',...
Forum: VB.NET Aug 20th, 2008
Replies: 0
Views: 799
Posted By ypdev
Hi All -

I would like to update extensionAttributeX of a user account based on Excel sheet.
Any idea how to use the SELECT command with INNER JOIN option or other technique ?


Thanks...
Forum: VB.NET Jul 21st, 2008
Replies: 2
Views: 1,399
Posted By ypdev
Great, that is what I was looking for....

Thanks a lot.
Forum: VB.NET Jul 20th, 2008
Replies: 2
Views: 1,399
Posted By ypdev
Hi,
Does anyone know how to change the date format on the calendar components?

The default is MM/DD/YYYY and I would like to change it to DD/MM/YYYY

Thanks...
Forum: VB.NET Jul 20th, 2008
Replies: 4
Views: 6,901
Posted By ypdev
Ok, I found the final solution... here is the code...



Protected Sub SaveOrder_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles SaveOrder.Click
Dim str As String...
Forum: VB.NET Jul 17th, 2008
Replies: 4
Views: 6,901
Posted By ypdev
Thanks Jx_Man but it is the same what I am doing today, I need to get the data from selected rows only to a string each time.

For example I have a list of people and the user selects 3 of the...
Forum: VB.NET Jul 15th, 2008
Replies: 4
Views: 6,901
Posted By ypdev
Hi Guys,

I've got a code that basically storing data from several controls, one of the control is GridView. when I "Submit" I get all rows from GridView and I need only the selected rows..

I've...
Showing results 1 to 15 of 15

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC