hi all .I am making an application that it has to upload .text file.(c:\myprog\test.txt) to a remote server via ftp but i do not know how to do it.The text file is in the same folder as my vb6 application. I do not want much fetures just it transfer the file to remote server and prompts the user...
Hi all .
I have a problem retrieve the usernames and Id stored in HKEY_CURRENT_USER\Software\xyz\123\
usernames are not not stored as string, the usernames are stored as the folders name inside of the 123 directory. For example, the program has 3 usernames stored in the registry; cat, panda...
Hi all . I wonder how i can refrence registery key values and populate it inside form textbox .My intention is to create a form with a button and once i click the
button the following registery keys value get printed in form textbox.
I want the data values for the follwing keyes:
user,taskid...
Hi all i have 2 forms. The second form is called when a command button in first form is cliced.
The problem is that when i click the button the second form pops up but the prograss bar does not run. i used form2.show inside my onclick event in my first form. I put the Timer1.Enabled = True...
Hi all .I have difficulty outputing the value of shell function into massagebox using task_id variable. Currently the shell function writes the output to text file but i want put the value equal to variable but it never works!! I be happy if some expert help me.Thanks
Private Sub Reg(Path As...
Hi all. i have a few visual c++ program and i wonder how i can make an setup installer for it . My purpuse is to send it to some one who has no knowlege of compiling and using visual stuidio and i want him to run the install and be able to use the applicaion with out needs for him to install...
Hi all. i am new to vb 6 world. I am trying to make an .exe application take user input and write it to external mysql database that recides in external server.
I be happy if an expert tell me what connection string should use [b]to connect to mysql database which recides in external or local...
Hi all i got a vb code the reads regiestery values and wirtes them to .reg file. I am in process making an application that needs to verify users based on their registery values. So i want email the registery values instead of writing them to a file. I have the code to mail and code to write the...
Hi all. I got the code beleow that supposed to use external smtp to send email.But i do not know how to use it in visual studio 6.could and expert tell me how to use this code in visual studio version 6? I am new to vb so i be happy if u tell me the steps to use this code and make .exe file and...
Hi all .i got a excel .csv file and i want to import it to mysql database but i do not know how to write a php script that does the job for me. I be happy if an expert show me how.Thanks
Hi all . i wonder how i can wirte an activex webpage that can read registery values from HKEY_CURRENT_USER\Software\registeration
and display it . I be happy if an expert show me how since i am new to activex.My intention is that once a user loads the activx page it displays registery values...
Hi all i got a url(http://map.geoup.com/geoup?template=CountryName) that if i paste it in browser address bar it will return for me a value like this:
document.write('usa');
I want to grab only countryname value using php and store it in variable and later insert it in to mysql db. Could an...
Hi all. i want to make a asp script that can read certian client registery values but i do not know how to write it. I be happy if an expert show me how.i think it could be done because i have seen html pages that show what version of windows and what browser ect... and i assume that they got...
Hi all. i want to make a php script that can read certian client registery values but i do not know how to write it. I be happy if an expert show me how.i think it could be done because i have seen html pages that show what version of windows and what browser ect... and i assume that they got...
Hi all i am using sessions on each page of my php to make sure user is loged in but when press browser back page i get the following error and once i refresh i can see the page. It is very annoying to see that every time and i know the session did not expire.Could any one tell me how to solve...
Hi all . I wonder how i can join playlist table and files table so for each Rec_ID in playlist table i get corrspondent artist,title,album and ID from files table.(bold parts) My current query only produces IDs in a perticuler playlist .
SELECT * FROM playlist WHERE playlistname='$playlistname'...
Hi all . I wonder how i check if the bold query is returning no record and if no record returned the script display the following massage and the rest of script does not execute at all. I be happy if an expert show me how.Thanks
You have no PlayLists. You Must create at least one PlayList to...
Hi all i got a few checkboxes and i let the user to select a few of them and then click a submit button. I want store the value of select checkbox in sessions and later one use them. could any one show me how i can do that.Thanks
<form action="./write.php" method=post >
<input type="checkbox"...
Hi all i got a form with a few checkbox on it. User select a few of checkboxes and and press a button to write their values to db. But i do not know how to write it to mysql db. I be happy if an expert help me with that.Thanks
code for check box form
<form action="./write.php" method=post >...
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.