5,348 Topics
![]() | |
Hi I would like to delete my "getchar putchar post" because I really wanna do that .How can I do that? thanks. | |
Dear All, I have implemented a page based on tabs. Now how to submit the data is it just have the submit button on the last tab is it? On the other hand how best to show the error because there might be some fields not fill in the first … | |
hi, im a beginner. i hav an assignment on Pascal's triangle. i saw some post over the topic but couldnt get it to work with my code. heres what i have done so far.... [code=c] #include<stdio.h> #include<conio.h> void main() { int a[10][10]; int i,j,c,n; clrscr(); printf("Enter how many lines do … | |
go to c++ forum and look at the last date and reaction columns. They are just wrong. For example the thread "Different Heaps" shows last date was 37 minutes ago and Reaction shows 1 post. Now click on that thread and look at the time of the last post -- … | |
Hi there, I come here alot for help and tips and post codes that I news help with. On one of my codes I left my name in the comments. I'm trying to reduce my Internet footprint and would gladly appreciate it if someone could edit my second code post … | |
I have created a checkbox using while loop and posting this to another page but I am not sure on how to add these ticked check box as 1 and non ticked one as 0 to the database. Can someone help me? <form action="Test_Completed.php" method="post"> include '../Database/take_an_exam.php'; $intNumber = 1; … | |
Post your riddles here! Here's an easy one: A bicycle takes exactly 40 minutes to travel a 40 minute journey. How long would it take a car that goes twice as fast? | |
Hello all, I am not sure if is the right place to post this if not accept my apologize ;) I have a router Linksys Befw11s4 wireless-B. I can connect to internet with both of my pc without problem, the bad thing is when I try to use Emule I … | |
Hi, my name is Stéphane, i'm french, i live in France in a beautiful place (see the link below) called Vercors, i'm a christian, i play bass in a reggae band, and i love programming... I'm interested for quite some time to Python but it is only fairly recently that … | |
I'm trying to get my page to redirect back to another page after the form has been submitted to its self via $_SERVER[PHP_SELF] . I've tried using the header(Location) script but to no avail. Anyone know of an easy way to do this? Right now.. when my page is submitted … | |
Apache is running in UNIX box, and we have configured folder path in config file and we are accessing python code from that folder. In the python code, we have two methods new_page() and access_form_elements(), new_page() -- print new HTML page with two form elements and method=POST and action=same .py … | |
I need some help with parsing information from a query string to a database. There is a company that wants to send me information to a page on my server as a query string (http post) e.g. [url]www.mydomain.com/info.aspx?Name=Smith&LastName=Taylor[/url] They will send probably about 15 different strings of information a day. … | |
I'm working on a program in visual c++ that I need some help on. I'm new to c++ and I can't seem to figure out how to do a http POST. The program gets a username and password from a form, and then it's supposed to send the username and … | |
Hi, first post here, anyways\s here's the deal... My dad owns a clothing company and we have 3 local shops. He is going to be buying a POS system that uses Windows XP and a barcode scanner. I don't really know anything much about barcodes, but the local cd store … | |
how do i make the backround of the page a different color than the centered text just like on the page i mentioned in my first post? | |
Hi, Below code gives me this error: "syntax error, unexpected" in line 5 <?php $to = "safiullah12@hotmail.com"; $subject = "test fname, email,phone,nn"; $Sender = $_POST["email"]; $message = Name: echo $_POST["fname"] . "\r\n". ///////////////////////line 5 Email Address: <?php echo $_POST["email"] . ?> "\r\n". Phone No: echo $_POST["phone"] . "\r\n" ; // … | |
Hi, everyone. This is my first post here. I'm not very good with C++ and I have to write a program using 2 dimensional arrays. My program is a Menu that works with 2 two dimensional arrays. The program has to generate two random matrices and perform arthimetic procedures like … | |
Hi, I am importing data from excel (don't know yet I am going to do that) and export it back into excel. I don't want to have users to import data using excel (due to lack of intelligence) and also it would be faster and more streamline. I already had … | |
Hi all, I want to make a jmail sendmail script for a form with radio buttons and menus. Below is an example form: [CODE]<form name="form1" method="post" action="survey-code.asp"> <p> <input name="email" type="text" id="email"> </p> <p> <select name="list1" id="list1"> <option>a</option> <option>b</option> <option>c</option> </select> </p> <p> <select name="list2" id="list2"> <option>a</option> <option>b</option> <option>c</option> </select> … | |
I have a JSP page that has two pieces of data that I need to send to a page on another domain via post when a button is clicked. My original iteration was just having the two pieces of data in 2 hidden fields and when the user clicked a … | |
I was playing a game on my (~2 yr old) computer a while ago when it locked up on me, and then crashed. Since then, when attempting to power on the system, one of 3 things will happen: 1) It will successfully POST, and then give me an "DISK BOOT … | |
i retrieved data from mysql table into html page i.e [code]$query="select * from student"; $result=mysql_query($query)or die(mysql_error()); while($rs=mysql_fetch_array($result)) { ?> <tr> <td align="center"><?php echo $rs['st_id']; ?></td> <td align="center"><?php echo $rs['name']"; ?></td> <td align="center"><input type="checkbox" name="check" <?php if($rs['checked']==1){echo "checked"; } ?> /></td> <td align="center"><a href="delete_student.php?id=<?php echo $rs['st_id'];?>"><img src="images/delete_icon.png" alt="Delete" /></a></td> <td align="center"><a … ![]() | |
Hello, Is there problem in displaying post submitted time? Take a look at this thread ([URL="http://www.daniweb.com/forums/thread346757.html"]strange error in MySQL query[/URL]) in [URL="http://www.daniweb.com/forums/forum126.html"]MySQL Forum[/URL], it is displaying one hour but when you look at the replies it shows posted time 1 day, 6 hrs etc. Is there any problem going on … | |
I have just joined this forum and I am looking forward to getting interesting and informative knowledge from it, and also helping others too. Most interested on developing windows phone applications. | |
Name: Grayce Height: 5'4'' Hair: red Eyes: grey Location: GA Age: 35 Hobbies: reading, movies, writing, listening to music, computers, learning more computer stuff. did I mention computers? Relationship Status: married Fav Music: Pretty much anything but rap. By which I mean anything from Ella Fitzgerald and Count Basie, to … | |
you have to use perl? I'll post some resources lata... but from my investigation, this is true. | |
Dear Friends, I am a web designer hence i only know very little of PHP programming. I need help on the PHP script for me to post data from other server to my server. Due to my lack of knowledge in PHP so i'm using JetForm.com as a third party … | |
Hi all.. I got this code that dealing with ajax..Basically the ajax code is to get the data from the html element and insert it to the database. this is ajax and the html code : [CODE] <script type="text/javascript"> $(document).ready(function(){ $("form#post_reply").submit(function() { var discuss_text = $('#discuss_text').attr('value'); var test5 = $('#test5').attr('value'); … | |
Name - MD NASHIR UDDIN. Nickname - swapon. Height - 5' 3". Weight - c'mon. Hair - dark brown w/ reddish highlights. Eyes - 2 of 'em. Location - Dhaka, Bangladesh. Age - 29. Hobbies - lounging around on the computer and make a garden. Relationship Status - Married. | |
Your task is to write a main program which asks the user for an error value and then calls a function CalculatePi (error) which returns an approximate value of π. The function CalculatePi should use a loop to calculate the above series (*). It should keep two values, currentApproximation and … | |
Hi there, First of all. Thanks for being such a great site. You guys have gotten me out of a jam a few times. I appreciate what you do. I am wondering if you can help. I reached out to your forum a few months ago. I posted the entire … | |
Basically I have to create a website for this community project our class in school is doing. It is coded in entirely php and html because I hate writing javascript. Cut to the chase, there is a photo gallery and a semi-secret log in that you can log into for … | |
Hi everyone! I'm dealing with an online test that has 100+ questions and I would like a way to: a) turn all $_POST into $_SESSION automatically b) clean the data c) encode it a) I found this but it makes the form fail [CODE] if(isset($_POST) { foreach ($_POST as $key … | |
I need click `ben10` that `<h2>you voted</h2>` will display in its' child `<div class="message"></div>`. click `winx` that `<h2>you voted</h2>` will display in its' child `<div class="message"></div>`. click `pocoyo` that `<h2>you voted</h2>` will display in its' child `<div class="message"></div>`. but my code not worked. can anyone help me? and if I … | |
I have a form on page 2 and I want the information submitted on the form to be sent to page 3. How do i do that? | |
Hey all A friend of mine just designed a page and added the yahoo and gmail login boxes to it. Now, it works. What I want to ask is this. If I he was to host it, and use it to login to yahoo, gmail whatever, would it be secure? … | |
Help! My emachine is dead. I mean really dead. It will not do anything! When I plug it in, I do see one green light on the MB, and an almost inaudible (decreasing)whine. That is all. I emailed the emachines support, but they were little help. They kept telling me … | |
[B]Anyone who wish to know about 3G, 4G and 5G wireless systems may post questions to me.[/B] | |
This is a copy & paste edit introduction. Hi all, this is me... Name: Magnus Nickname: Machete Height: 178 cm (european :D) Weight: 95 kg (a heavy european :|) Hair: Dark blond Eyes: Blue Location: Sweden Age: 30 Hobbies: Weight lifting, boxing, happy coding, drawing(I suck, but it's fun), my … | |
When is it appropriate to use InnoDB table types? What about for a forum such as this one with huge post and thread and memberlist tables? I was reading on dev.mysql.com that it is more efficient than MyISAM for large table types? Is this always the case? Would it make … | |
I have a form on page 2 and I want the information submitted on the form to be sent to page 3. How do i do that? | |
Hi, friends. I am wondering if it is possible to post messages to facebook through SMS. I have to write an application that connects to the facebook to post messages sent through a Short Code from a mobile subscriber. I am confused about the various APIs from facebook if they … | |
Hi, i have been reading some post about this but it seem we need to list some information to have the respone answered. first off this problem happen because my ipod shuffle kept getting a I/o error when i plugged it in. but my computer would not read the shuffle. … | |
Hi fellas, i'm a newbie in php and i have the following scenario: -One html pages that gathers all necessary information then on submit it passes info to -A PHP script (lets call it "A") that does some calculation, sends an email [B][I]using all [/I][/B]data submitted and echoes data onto … | |
![]() | Hi everyone. I am starting to learn AJAX and JavaScript and I am trying to make a popup login form and I am having trouble posting the data entered in the textboxes. It is fine when I post one piece of data but when I try to post two I … |
It's an old system of mine I haven't used in a few years. It worked fine when I stuck in the closet, but now it's being weird. Sometimes I could make it into Windows but then it'd crash; BSOD. So I threw it back into the closet for another 6 … | |
Hi, I got a problem in my winttp code which is connecting to the URL successfully but not able to POST the data to the the server, here is my main part of the code [CODE] hSession = WinHttpOpen(L"User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12", WINHTTP_ACCESS_TYPE_NO_PROXY, … | |
Hi there, I have a prob. I am trying to build a form in Html and when submitted it should go to other URl and to Asp.net file. Can anyone help me with this. In ASP.net i am using the following code [CODE] protected void Page_Load(object sender, EventArgs e) { … | |
I just want to say Hi to Everyone! | |
Hi, I created my first web service 2 days ago in VS 2008 and was thinking about consuming it when I came across the following questions about web services: 1) My web service Test Invocation page(canned page which comes as a part of .NET framework) does not displays any sample … |
The End.