Hi all . I installed mysql with apache but after a while mysql stoped starting . I even reinstalled both mysql and apache but still i can not start mysql. could any one tell me how to fix this problem.Thanks
Hi all i came across some links for mp3 that looks like this :
http://www.somesite.com/pafiledb.php?action=download&id=636
I wonder how i can make one like this for my mp3 . As u see it does not show the actual url of mp3 but if u click on it it start lunching media palyer and the songs...
Hi all i recently uploaded data from text file .Bu unfortuently there were empty lines between each records in the text file and now after transfering the data to mysql i got one empty row for those empty lines. Could any oone tell me how i can remove those empty rows. Thanks
Hi all i want to write a php script that if only the request came from media player it work other wise it gives an error massage .for example if the request came from get or post or direct url execution in browser addrres i want it to send error message. I be happy if some one show me how to...
Hi all . I hear a lot that i can use InternetExplorer object or WebBrowser control to get data from html pages without having to parss it . But i never found a good tutorial to teach me how that can be then. I be happy if some refere me to some good tutorials and examples that teah me just do...
Hi all i got a form that i need to process listbox items on by one automatically by sending it to a textbox but when i click command2 i see the highlight moves so fast and reaches last item in my listbox without allowing my textbox to process all listbox items. Could any one tell me how to...
HI all i wonsder how i can make a post request from a .php script from with in my applicaton. PAsssing it certian data and getting the request response back to a textbox. Just Like the pic i shown here. I did the layout but i do not how to write the onclick event for send button so it sends the...
Hi all i got a table called music and it has three fields called :
url,album,artist
Currently there is only data in url field and the data inside is like this
http://music.localhost.com/TtdlI3l1lIl0OOO0a/artistname/albumname/life too short.mp3
the artist and album feilds are empty at this...
Hi all . I have an application that i try to call Command7_Click() from with in Command5_Click function but when i do so i get the following error:
error:
Run-time error 91 object variable or with block variable not set
If i click on a button manually to activate Command7_Click() the...
Hi all . I got the following sql statemnt that insert data to mysql db . Currently i have to enter artistsname and albumname manually(shown in bold beleow) but i want to collect them from listview and also get one extra item information which is from listbox(cdpic) .
I be happy if some one...
Hi all i got an application that once u click on a button it takes the selected item from listbox and put that value to textbox which is called txtURL. In addition i want to pass same value to WebBrowser1.Navigate .currently it has default value but each time i click on button to transfer item...
Hi all . I got a html code that i used inet.openURL to put it in textbox. Now i want to extract Artistname , albumname,songname,artistpic from it. The code already extracts song ids but i want to output songname and other informatin with it. I be happy if an expert show me an easy way to...
Hi all i got a txt file that has a list of urls i want to transfer this to a table in mysql but i do not know how. I have phpmyadmin and mysql installed . Could an expert show me an easy and fast way to store these urls in a database.Thanks
Hi all i got a list of urls in a listbox i want to loop trough the listbox and for each listbox item i do inet1.openURL. But i do not know how i can loop trought items in listbox. I be happy if some one show me how.Thanks
Private Sub Command1_Click(Index As Integer)
Select Case Index
Case...
I am creating a program that talkes to http server and they do check for
$_SERVER['HTTP_REFERER'] but i wonder how i can assigne one for my application? Could any one tell me how.Thanks
My current code goes trough a html code and finds all the url part that
has this type of pattern with bold part changing :
Albums.asp?singerID=1421
It outputs the result to mainlistbox shown in pic. What i want to do for each listbox item is the following:
1)Take first item in mainlistbox...
Hi all i came accross this [b]smil[b] file that if i open it with real audio player it starts playing the 3 songs one by one. But if i try to put one of the urls in browser i do not get songs instead i get a voice says the song could not be found!!
I wonder how they did that since i want to do...
Hi all .I have the following php script when i run it i get the following error. The remote file is downloadable in remote server and also in my php localhost the open is set to on but i still get the following errors . I be happy if some one tell how me how to fix it.Thanks
Warning...
Hi all i got an application that takes url value from users .The user types the url in textbox and click a sommand button and ...
i have list of urls in my database i want my program fetch the url value from my database and use it instead..
So if i have 20 url records in mysql db i want my...
Hi all i have this application that loads html and it needs to search trough all the html and list the numbers between VALUE=" and "></td> .I mean i want to collect bold number :VALUE="3018"></td>.
My program what it does now it outputs like this with some extra things...
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.