The discussions
How to create a .bin file?
SolvedI need to create a new .bin file by combining a mp3 file and a cdg file for playing on my daughter's karaoke machine. Any suggestions?
Mysql - counting number of occurrences of value in multiple columns
Here again with another problem. This time I drank all the beer, so on offer today is a free virtual meal in my virtual resturant ... This is a "ju...
Mysql and dates
Oh Dear. Another day, another problem ... I have a diary database that has a column in it that has at least one date mixed in with some other text....
Is c hard to learn?
ClosedHello All, I am just passout to my college and I am B.tech student from computer science and want to learn C. Any reference websites where we can ...
Shortcut
How can I force my desktop shortcut to my downloads folder to open in ACDSEE and not in explorer? Thanks
Hey i have a missunderstanding about just one line code about oop in c#
static void remplir(out int[] tab){tab=null;string reponse;bool trouve = false; int i=0;while(!trouve){i++;reponse=console.readline();if(reponse==""...
.bat file - question
hi i have a .bat file. i have questions about it that i hope you explain them to me. ( i searched internet but i could not site that explain it ...
Asking for a language system.
Hello Dear, Can I search there with Bangla language?
Change color for cells in a row that are the same as the cell in a row above
Hello, how do I ensure that the VB code changes the colour of cells that are right above it? Sub ChangeColor() lRow = Range("C3:I3").End(xlUp).Row...
Batch file show all folders in directory and enters into user's selected folder
Hello , I am searching for a batch file that shows all folders in a current directory and takes user input to enter into a particular folder, this ...
Same code working on 000webhost online server but not on both wamp and xampp
Hello, I have this link on page1.php abandon And this is the code for page2.php So as mentioened in the title this code doesn't and dispays a bl...
How to display data from mysql table using dynamic links ?
Solved/ClosedHello, I search for some tutorials about this subject but I don't find any. This is my php link on page1.php : car And this is the operation I try...
Return to line between two gathers " "
Hello, is there a way to return to the line in sublimetext at the level of the text which is between the gathers "", without crushing the code? on s...
Please review my javascript code because it's not working
// search functionalitysearch = function(){query = document.getElementById('search').value;if (query == "") {return;}found = -1; // initialize found t...
Itunes 64 bit problem
Solved/ClosedHello, I keep having this problem with itunes when I try to connect my ipod touch to itunes. I keep getting this error message that says this ipod ...
Macro to compare sheets(jan & feb), highlight the difference, copy the comme
Hello, Could you please help me to provide me the macro for below conditions. Macro to compare two excel sheets(Jan & Feb) , highlight the diff...
Macro vba
I have a macro that saves my file to a specific folder. However, when I save the file it adds in text that should not be there Sub Save_FileName_B...
What is protected configuration?
Hi, What is Protected Configuration?
Saving image path to access database and retrieving images
SolvedHello, I am stuck with how to save an image path to my database please could anyone help. I have a picture box and a file dialogue. I select a pic...
Base de données sql
ClosedBonjour les gars J'ai un petit projet à faire qui consiste à la création d'une base de données: modélisation : schéma MCD schéma MLD. Et d...
Error in code
SolvedHello, how to make function like this : I want java ( graphical interface and write code ) Thank you
How to apply themes for asp.net application?
Solved/ClosedHello, How can we apply themes to an asp.net application? Please do guide on these as I am beginner in this field. Thank you in advance.
What is cross page posting?
Hi, What is Cross Page Posting?
Which validator control to use?
Hello, Which validator control do you use if you need to make sure the values in two different controls matched?
Code files of different languages in app_code folder
Hello, How can we add code files of different languages in App_Code folder?
What protocol is used to call a web service?
Hello, Which protocol is used to call a web service?
Make preselected dropdown list -2 mysql databases
SolvedHi All, Im stuck again - just when I think I know something I prove I dont! Im looking to create a drop down list which is pre-selected from dat...
How to export datatable to excel using c# in asp.net?
Hello, I would like to know how can I easily export datatable to excel file using C#? I am currently using GridView Thanks
Why is my background image not loading ?
Hello, I'm new to creating websites and I'm now following a tutorial to guide me. Unfortunatly, eventho I write exactly as the tutorial, my websit...
Python 3.7 attributeerror: 'str' object has no attribute 'append'
Hello, Greetings, please can you help me on the below issue? am a self learner of python and having issue debugging the below code. get below the ...
Debug page
previous days, my web designing was working properly but two days ago when i loaded a web project on google, a debug page appeared on my web file fold...
Convert binary into text
Solved/ClosedHey Can you convert this binary 11100010 10000000 10001101 into text Thank you
Database and php (or html) hyperlinks
SolvedI have found myself with a bit of time on my hands so I'm revisiting a PHP web site I developed some time ago whilst messing about so I thought I woul...
Start screen
Start screen was deleted over a year ago. If I restart it will I loose files?
How find this syntax error..
syntax error, unexpected '}'
Android app, sql database, and qr codes
Ok - a new project in an area have never played with before. I am trying to build an android app where the user scans a QR code (or a bar code) and...
Prestashop callback function payment validating
Hello recently I starting to use PrestaShop 1.7. I would like to know how I can call a callback method after the payment is validating. Thanks f...
Undefined index in even with if(isset($_post[.....
ClosedI have my IT exam tomorrow and I am stuck with this problem. I still get the Undefinex Index error in php even with the "if(isset.." code. How can I ...
How to save output of ping command in a text file?
Solved/ClosedHello, i want to save the output of either dos prompt or either c program output in a fixed file.that output I will be use in future. Configu...
Re-using results of batch script?
Hiya :) I'm reasonably new to using batch scripts - and essentially I want a way to be able to resolve an active directory domain name on a machin...
Circle movement in turbo c
Solved/ClosedI have drawn a circle within a circle. Now I want to give random movement to the inner circle. Plz tell me how will I do it in turbo c. Regards ...
Undefined index error in php
Hello May someone have time for this I have a error in the following code It's undefined index error Please help me ...
Explanation of code
Hello, while(key!=27) { while(!kbhit()){ putimage(l,t,ball,XOR_PUT); delay(5); putimage(l,t,ball,XOR_PUT); can you explain the above ...
Php programming
DIRECT ACCESS NOT ALLOWED
How to make database connectivity in asp.net?
Solved/ClosedHello, I am looking for the database connectivity in asp.net with sql server 2005 or NS Access 2007. Can anyone help me? Thanks in advance!
Sql statement/php
i got an unidentified index error in this line 6 and 7 please help