I want to know using asp.net and JavaScript, (or any JavaScript technology) is there a way to store /stream mp3 files to the users pc so that they can be played in the event they lose internet connection.
I got it to work but I do not want sub-item or additional column I want a drill menu. Where if a user clicks on the plus sign the other layer of information will be seen
Thank You.
I see what I did now . How can I add a drill down from what I have here.
Public Sub display()
Dim rs As DAO.Recordset
Dim db As DAO.database
Dim lstItem As ListItem
Dim strSQL As String
Set db = CurrentDb()
strSQL = "SELECT distinct employee FROM...
I get Run-time error '35602'. Can someone help I want to fill my listview with images but only one image then error on the second loop
Dim itmX As ListItem
Dim nlst As Long
Public Sub display()
Dim itmX As ListItem
Dim rs As DAO.Recordset
Dim db As DAO.database
Dim lstItem As...
I am trying to update crystal reports XI,parameters dynamically in Visual Basic 6.0. The code below works but the default value in report options gets cleared when the report is saved can someone help. In the code below I do not delete "[ALL]" default value but when the report is saved it gets...
I am trying to update crystal reports XI,parameters dynamically in Visual Basic 6.0. The code below works but the default value in report options gets cleared when the report is saved can someone help. In the code below I do not delete “[ALL]” default value but when the report is saved it gets...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.