199,113 Archived Topics
Remove Filter ![]() | |
hi all, i am doing a project in ASP.NET using MySQL as my backend. I am just a beginner to .net. can you help me by telling how to insert data into Mysql from asp.net.expecting your early reply. please provide the coding also | |
Hi, I'm having a problem with retrieving the text from a combobox. When i do the index of where the text is in the combobox is returned as well as the text. My code is as follows: [code] //default video format dirac_encoder_presets_t preset = VIDEO_FORMAT_CUSTOM; //get the video format selected … | |
Hi, I am trying to average student GPA. I thought I had this problem solved but then I ran it and the GPA did not come out correct. Can anyone give any suggestions? [CODE]import string import math class Student: def __init__(self, name, hours, qpoints): self.name = name self.hours = float(hours) … | |
Can i have a link to a program that deletes or fixes errors on the computer, cause my computer is working very very slowly, thnxs. | |
Hello everyone. I was just wondering if it is OK to do this: [code=perl] if ($beer == $wine) {# Some code} elsif ($beer == $vodka) {} else {die("Oh dear! Neither condition satisfied!")} [/code] i.e. have an empty block attached to an if, elsif or else. It might sound like an … | |
I took a mixed type list and set out to find the min and max values. The results are very surprising to me: [php]mixed_list = [11, 'Dick', 12, 'Mary', 7, 'Zoe', 9, 700, 777, 'Paul', 13456789] mn = min(mixed_list) mx = max(mixed_list) print mn, type(mn) # 7 <type 'int'> print … | |
I want to parse this expression PFolder=Personal Folders&SFolder=Inbox&Message=3 and want to extract Personal Folders from PFolder,Inbox from SFolder and 3 from Message,so that i can further use this things "Personal Folders,Inbox and 3"in the program. How can I do it? | |
Friends, I have a question: Many times in books and tutorials I'm sent to consult the Standard C Library reference. Sometimes, references are made to some Standard C function. Where do I see the Standard C Library in a compiler. I don't see any source code in my compiler that … | |
Hi guys! I need the code for 32 bit division in assembly (8086 architecture) ASAP! Kindly reply to this post! Thanx!! | |
I want to know how to do search for records in tables using Visual basic in MS access. Example let say we have a table name "abc" in the following format with the saved records like that Company code and About company are two text fields in tables. Companycode ................... … | |
I understand that JAVA has upgraded or changed their modus of operation and one of my applications - HP C3500 Scanjet can no longer be accessed. It gives the following message:- Unable to start the application. The Java Virtual Machine cannot be loaded - Class not registered. I have deleleted … | |
Hi everybody I am a beginner with C++ programming. And I need some help. How can I start with this program *********** [IMG]http://www.gidforums.com/images/gid/smilies/icon_smile.gif[/IMG] The program is using a text file of information as the source of the questions. The program starts by outputting a simple text information screen: Question Master … | |
Hi all, Can any one point to me how to develop a screensaver in winxp. What language shud i use to write the code. I have browsed the net and found some native code in c. Is this the way to develop. Has anyone played around with it? Looking fwd … ![]() | |
[code=php]if (!function_exists('mysql_connect('localhost', 'root', 'sushma')')) { die( '<span class="fatalError">Fatal error: ' . 'MySQL extension is not loaded. Check your settings in php.ini.</span>' ); }[/code] line 67 is where the parse error is reported..where is the error????cann anyone help me?? | |
hi I'm new to C++ and was wondering if it is possible to create variables in runtime. example: If I ask how many patiënts have to be operated, the program should create a variable for each patiënt that can contain their individual data. thx | |
is there a way to determine which MDIChild form is currently active, when all of them are open at the same time. | |
I am having a problem reading a .txt file off a web page using Microsoft's XMLHTTP method. After reading the the page into a variable called strContents I would like to write the data to a file. I have the following code but seem to get an error in writing … | |
[B][COLOR=blue]I have been working with C, in TURBO compiler.[/COLOR][/B] [B][COLOR=blue]Now I have started C++, in VC++ compiler.[/COLOR][/B] [B][COLOR=blue]But, now, I m unable to clear screen (clrscr() don't work), can't write at any desired location (gotoxy() don't work)[/COLOR][/B] [B][COLOR=blue]Can anybody plz tell me their equivalents ?[/COLOR][/B] | |
I am trying to run the command: exec("cat ..........", $output, $var); Basically, cat "any file" returns no contents in $output, and returns 0 in $var. exec("whoami"); returns "apache" in $output and 0 in $var. Any ideas? | |
I have to put the following block of code in a loop. It is to display a 10x10 array that will hold char values for a message encrypted in a transposition cipher. I have not been able to figure out a loop or a system of loops that can do … | |
hi all I will try develop a software for my final project using any programming language( but im good at java and vb.net).Im an IT student. Can any one give me any suggestion on what king of project im going to do.I mean i need some list of topics for … | |
Hello again Until recently we were using a free script on our client's site to generate form submissions to send e-mails to our clients. However spammers were apparently able to exploit the code to send spam from our server. I was hoping to get some help either finding a new … | |
Happy New Year To You All ! I have a php site and would like to upload the same site onto another domain name, while keeping the current site also in it's current domain name. Does anyone know how I can upload the database - mysql - and duplicate the … | |
Hello, I have two small PHP scripts runnng on a test page at: usernomics.com/ergonomic-products-accessories5.html Both scripts work perfectly when there is one script on a page. However, if I place two on the page (one above the other), the second script will not render. It may be my newbie coding … | |
Hi Im trying to use the stl vector to implement a container. The container doesnot need any data and member functions. It should just act as a stack for the objects. But the objects are not homogneous.so I don t think i can use vector. How can I implement this … | |
Hello Everyone, Ild just like to take this oppertunity to introduce myself, Hi, im Kar'Melody! Hows it goin? and anyone has a code for a java vending machine I would really appreciate looking at it. Ive allready been working on it all day but I keep getting an annoying error … | |
I have a problem...I don' know why this code doesn't work...can anyone help me ? PLZZZ .MODEL SMALL .STACK 100H .DATA prompt_msg1 DB 'Please input the first number: ',0 prompt_msg2 DB 'Please input the second number: ',0 sum_msg DB 'The sum is ',0 .CODE main PROC .STARTUP mov ah,02 mov … | |
I have a simple PHP script that creates a couple of dbase files and moves them to my anonymous FTP directory. However, I am unable to see these files when viewing that directory in a web browser. I can see them when logged with a FTP client though. One thing … | |
Hey everyone. I want to change the following: [code]if ($pageNav->limit < $pageNav->total) puarcade_html::WritePagination($url,$pageNav); echo "<center><br><br><a href=".$livesite."/index.php?option=".$option."&Itemid=".$Itemid."><< Choose Another Game</a></center>";[/code] to this: [code]if ($pageNav->limit < $pageNav->total) puarcade_html::WritePagination($url,$pageNav); echo "<center><br><br><a href="http://novatrader.net/index.php?option=com_puarcade&Itemid=51"><< Choose Another Game</a></center>"; [/code] But everytime I get this error: Parse error: parse error, unexpected T_STRING, expecting ',' or ';' in /home/content/s/o/l/username/html/components/com_puarcade/puarcade.html.php on … | |
Hi friends, i want to know good books that are present to learn J2EE(java). can u please suggest me. | |
I have just begun reading a PDF on Assembly language. One of the terms it mentioned and encouraged the reader to research further is "pipelining". I looked this up and read a brief description on WikiPedia; a section of the article stated: "In [URL="http://en.wikipedia.org/wiki/Computing"][COLOR=#0000ff]computing[/COLOR][/URL], a [B]pipeline[/B] is a set of … | |
hai friends I need one solution for multidimentional array merging option using php Please send me any samples multidimensional array merging __________________ Thanks Vssp | |
i hope to find help pleaz i want to criat a complex Report by geting data from access table database thanks | |
Hey, I'm doing a simple INSERT command, can you tell me what's wrong with it? I won't bother you with the php right now, cause I'm simply trying to get it work in the MySQL command line. Here is the exact command: [CODE] INSERT INTO Birthdays(ID, firstname, lastname, birthday, group) … | |
Greetings. How are all of you? I'm new to Daniweb, but heard of you through Mauisun. Anyhow, I have a copy of SQL 2000 standard, but it's an old school copy without reporting services. I understand that 2000 now comes with RS for free... does anyone know where this "free" … | |
I need any body to help me getting this scripts: 1- add comment script. 2- print this topic script. 3- send this topic to a friend script. 4- vote script. I will be thankfull if any body helped me to get this. | |
hi there experts!!!im a new member in this site and i want to know certain thing about vb: code of: 1.creating new password 2. adding new user 3. editing password 4. editing username i know this is very simple for you guys i hope you can help me on this … | |
Hi, I am trying to make a method inside a class that will remove the first 2 characters of a string of characters. Sounds simple enough, I though it was, but actually implementing it took a bit of thought and doesn't seem to work. [code] void classname::removeFirstChars(char * buffer) { … | |
Hey guys I'm new to the variables in C++ I use TurboC++ program. If you could, please help me get rid of this one error that keeps popping up... It says "Declaration terminated incorrectly" and when I click on the error it tells me its the "{" at the beginning … | |
Or is there some other way to break out of the 640x400 or 480 limit, and have 8x16 characters on a 1024x768 screen? | |
[COLOR=#000000]Create a class TicTacToe that enables you to write a program to play the game of tic –tac-toe.[/COLOR] [B][COLOR=#000000] [/COLOR][/B] [COLOR=#000000]The class contains as private data a 3-by-3 double array of integers. The constructor should initialise the empty board to all zeros. [/COLOR] [COLOR=#000000] [/COLOR] [COLOR=#000000]Allow two players. Wherever the … | |
Hey everyone, I wasn't sure if this should go in the php section or this one, so hopefully this is right, if not, move it for me. I have a form that a user fills out, it posts the information to a MySQL database, and then spits out the information … | |
I'd like to split a full name field on a space into first name last and update my database, I would prefer to stick to TSQL/SQL if it can be done on SQL Server 2005, any ideas? table actors actor_id int Unchecked actor_name varchar(50) Checked rating smallint Checked actor_last_name varchar(50) … | |
Hello, I am trying to create a 3D Space Environment, one that you could travel through it in real time, and also needs to include other objects such as asteriods and a space station. Anyone have a suggestion on what software I could purchase to do such things? It would … | |
Hi Guys I've got a bit of problem with date. When I transfer data of a table to txt file the date column that appears in the table like "28/03/2001" changes to "28/3/2001 0:00:00" in the txt file. I've tried to change the format of date in the table but … | |
hi, I want to start learning php.... but i dont knw how to run it i mean is there any free compilers available. i tried installing apache and php bt couldnt figure it :( help please | |
[I]<< split from [URL="http://www.daniweb.com/techtalkforums/thread48991.html"]here[/URL] >>[/I] Do you know if there is any free game engine?? | |
| |
I have created activex dll using vb6. I have registered it using regsvr32 on my clients pc. I call the dll functions from both VB exe file and Excel VBA. All works fine so far. When I Remake my DLL file with VB6 both the VB exe and the Excel … |
The End.