5,348 Topics

Member Avatar for
Member Avatar for jack239

I've a online community for software developers, students and webmasters. The site is <url snipped> I've launched this site on march 2008, since then I got lots of traffic from google or linkreferral or any other sites. From Google analytics I came to know that I'm getting around 100-120 unique …

Member Avatar for harjos
0
220
Member Avatar for diafol

Hi All. I have been struggling with a form wizard all day. I'm using jquery stepy (form wizard) along with validation plugin. To cut a long story short, my first step is to get MySQL connection from form controls details. On submit ('next' button) a check is made on an …

Member Avatar for diafol
0
1K
Member Avatar for TJW

Hello: (I am using Borland C++ Builder 6 Professional) Before you jump all over me I've already read the post Returing Arrays C/C++ and completely understand. For some reason I am still having difficulty implementing in my project. Very brief Project Explanation: I am collecting data from a laser sensor …

Member Avatar for espar
0
397
Member Avatar for rolfhorror

I have a page and a large form with many texareas (lot of text, I've made a cms system) and my form is kinda "heavy", I use some javascript to update it and then save/post form with php submit and $_POST variables and that bit. I have given this javascript …

Member Avatar for rolfhorror
0
221
Member Avatar for Cup of Squirrel

Ok, time to get off my ass and learn C and C++. However, I'm having a bit of trouble finding a free compiler; I'm a newbie so it needs to have a friendly and explanatory GUI if possible. Just post name and/or link, thanks :D

Member Avatar for mslade
1
2K
Member Avatar for Joe34

html.html is below [CODE]<form action="734608271.php" method="POST" /> Carrier: <select> <option name="car" value="nothing">------------------------------</option> <option name="car" value="Alltel">Alltel</option> <option name="car" value="AT&T">AT&T</option> <option name="car" value="BoostMobile">Boost Mobile</option> <option name="car" value="CentennialWireless">Centennial Wireless</option> <option name="car" value="EinsteinPCS">Einstein PCS</option> <option name="car" value="Nextel">Nextel</option> <option name="car" value="Sprint">Sprint</option> <option name="car" value="T-Mobile">T-Mobile</option> <option name="car" value="US Cellular">US Cellular</option> <option name="car" value="VerizonWireless">Verizon Wireless</option> <option name="car" …

Member Avatar for diafol
0
114
Member Avatar for ggs234

Guys, Please delete the following thread because of some information shouldn't be there this is my mistake i just did complete code copy and paste [url]http://www.daniweb.com/forums/thread333677.html[/url] Thanks for your help

Member Avatar for peter_budo
0
171
Member Avatar for FAITH2011

[B][COLOR="Red"]Hello all, I am new here only my second day. First a little about myself. My name is Stephen (not Steve or steven Thanks), I am 52 years old, married with 3 children the youngest is 8, I live in Norfolk England and I am the founder and leader of …

Member Avatar for mani0328
0
295
Member Avatar for johnjames1985

Hi Everyone My name is Conor Guy and I am the MD of Envirogreen Recycling an ethical recycling company based in Ireland. I am new to seo, and social network marketing, so any useful tips would be much appreciated Thanks Conor

Member Avatar for johnjames1985
0
59
Member Avatar for budest

Hi guys! My first post here so hopefully we can learn from each other and maybe make a few new friendships along the way. Thanks for having me! I have a problem at home. I am using a wireless netgear router which is connected to my machine via ethernet cable …

Member Avatar for barryt
0
445
Member Avatar for pcchella

Hi, If i select first checkbox, usually first record is selected. but here last record is selected. This is my problem. Kindly solve this problem. Chella. [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Revaluation : Sona College of Technology</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" /> </head> <body> …

0
56
Member Avatar for menj

Hi found this place quite by serendipity actually. Still learning the ropes :)

Member Avatar for AndreRet
0
115
Member Avatar for jonsca

I don't know if it's possible to add a feature to do this, but it would be nice to know when a post prior to yours in the thread has been edited. I'm more prone to look for it, but when I'm on a thread with someone new to the …

Member Avatar for jonsca
0
242
Member Avatar for Dani

'Last Post in Thread' is now an actual link (instead of a link via JavaScript) so you can right click on it to open in a new tab/window.

Member Avatar for Nick Evan
0
140
Member Avatar for byro73

Hi Everybody My name is byro73 and I love all things IT. i try to keep up to date on new developments via te usual channels, but unfortunately for me I do not have regular access to the internet. I am the quintessential down and out IT enthusiast operating on …

Member Avatar for AndreRet
0
216
Member Avatar for mike.mclennan

I was wondering if anyone has taken the time to go see Spiderman 3 yet. I have seen it twice already. In my opinion it was a decent movie, Sandman was cool, The New Goblin was really well done, but Venom... VENOM. The ultimate Spiderman villain was terrible done and …

Member Avatar for john.cooper
0
404
Member Avatar for smealey

I have come across Daniweb previously when scouring the net to find fixes to issues I was having with code, and eventually I decided to sign up and join the community. Being my first post on this site I suppose I should first start by saying I am very excited …

Member Avatar for WASDted
1
219
Member Avatar for manugoel2003

Hi everyone... this is my first post... so I would be quite descriptive I am working on a Web App which is a Helpdesk Solution and is based on PHP and interacts with MySQL, MSSQL, Oracle, Postgres SQL... we also support Linux based and Windows based installation... There is quite …

Member Avatar for smmandar
0
184
Member Avatar for kiranking

I am trying to code a form that has multiple textbox without refershing page using ajax, then after each textbox threre will be link called add which POST call the other php called addnew.php. In addnew.php data will we added to database(postgres). But I am geting problem while getting the …

Member Avatar for diafol
0
206
Member Avatar for mattdaddym

Hi all, This is my first post, and I am certainly no perl programmer. I do have programming experience and have inherited a some perl code written by someone else. I have spent days trying to find the solution to this, so here it goes. This script parses a tab …

Member Avatar for aixylinux
-1
516
Member Avatar for gamebits

The situation is this, I go on eBay do a search, look at the source code, copy the area that I want to parse, paste it in my script, run the script and get what I want from it. So basically in my script I have a variable like this …

Member Avatar for Kieran Y5
0
120
Member Avatar for gillivt

I have a form (testform.html)as follows: [CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>test</title> </head> <body> <form id="form1" method="post" action="datareturn.aspx" > <input type="text" id="FoxyData" name="FoxyData" /> <input id="Submit" type="submit" value="submit" name="submit" /> </form> </body> </html> [/CODE] When I enter data into the form field and …

Member Avatar for gillivt
0
265
Member Avatar for JOSheaIV

Okay so I was pulling some hair off my motherboard and bumped the powercable that connects the PSU to the Motherboard (not the 4 pin one, the bigger one that is like 16-pin) any way the system all of a sudden just shut down all I can think is that …

Member Avatar for JOSheaIV
0
909
Member Avatar for youlichika

I want to post value from index.php, then get the value by self without refresh the page. one botton with two values, I want explode them and finally get $namea and $nameb. then use them in other php part. but when I use echo $name, in the source code, I …

Member Avatar for saiprem
0
175
Member Avatar for cableguy31

I have a webpage with a form that collects an ID number. Within the page I have validation with PHP to make sure the number entered is in the right format. What I need to do is, if validation is successful, pass that id number to a new php page …

Member Avatar for cableguy31
0
247
Member Avatar for zerocool123

All right this is easy and for some reason im having trouble. Im workng on a Pig Latin program but right now all I want help with is getting an entire sentence to print out. I first tried to do this [PHP]char pig_latin() { char sentence[100]; printf("Enter a sentence\n"); scanf("%s", …

Member Avatar for Narue
0
1K
Member Avatar for MugenHAN

I got a weird problem. I have a system that hangs for about 20 seconds between POST and the WinXP boot screen. After that, the system boots up in about 15 seconds. However, the Connect To menu in the Start Menu doesn't load up for about 5 minutes after everything …

Member Avatar for boergao
0
217
Member Avatar for lili.edryana

Hello fellows. I need some help regarding my script. I have a simple php script contains form to insert [B]First Name[/B] and [B]Last Name[/B]. This works successfully. But my problem is when i try to display the posted data to ASP page, the ASP page doesnt come out. What should …

Member Avatar for lili.edryana
0
2K
Member Avatar for madsy

Hi everyone... Well i do have a mysql query in one php page(php_1) & I want to submit the variables to the query in different php page(php_2) via form action but how am I supposed to do it without redirecting to php_1.. All I need is to post the data …

Member Avatar for diafol
0
819
Member Avatar for anak.ilang

my nick is anak.ilang i'm from indonesia, nice to meet you all i'll make this site as my homepage..!! lol Gbu all

Member Avatar for AndreRet
0
52
Member Avatar for Keidi

My HP dc5000 suddenly turned it's self off while i was browsing the Internet using it.It was running ubuntu 10.04.When I try to turn it back on the power LED does not light up but the one indicating hard disk activity does,the led on the mother board also blinks!After this …

Member Avatar for saxmaster49
0
203
Member Avatar for kako13

I have a WordPress theme that is affecting the style of the post. Using another theme it look OK (Screenshot-4). Any idea?

Member Avatar for Arkinder
0
195
Member Avatar for rdway

Yes, it is yet another career switch to IT post... I currently work as a property manager, but I have always wanted to pursue a career as an IT Professional. I have been talked out of doing it 2 or 3 times. I now have a wife, a 2.5 year …

0
40
Member Avatar for padmaguruarts

Hi, Previously, my computer was showing "No A: Drive Found" and also after POST the"NTLDR" file was missing. So I tried to repair it with one of my windows CD. The repairing reached to "Starting Windows" before choosing windows installation destination. Then the computer automatically restarted. Now it is not …

Member Avatar for BlackFetus
0
60
Member Avatar for darkagn

I have noticed a small discrepancy between my Avatar in posts and my profile page. On the left you will notice that I have 995 posts to my name, but my profile screen says 997. I am unsure what the correct number should be. Normally I wouldn't worry about such …

Member Avatar for jonsca
0
150
Member Avatar for tomeemot

I found a php mail form online that echos a text success message, but need to redirect it to a new page instead. I love all the functions in the code except for the text echo. I tried <input type="hidden" name="next-url" value="test.com"> and <? header(Location: file.php); ?> but the form …

Member Avatar for emodweb
0
518
Member Avatar for AndreRet
Member Avatar for Oregand

Hi everyone, My name is David and im brand new to programming. Ive just started my computer applications coarse in my collage this year, so yes by American terms im a freshman:P and a bit of a n00b if im to be totally honest with you. Ive always had a …

Member Avatar for WASDted
0
214
Member Avatar for abrogard

I'm not sure which forum this question belongs in. Hopefully this is a good place. If it is wrong maybe a moderator could move it. I want to take one of my web pages and 'stick a post-it' on it. Or that's what I want it to look like. As …

Member Avatar for Kraai
0
204
Member Avatar for arctushar

[CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> </head> <body> <!-- Microsoft Indic Language Input Tool embed code --> <form method="post"> <input name="abc" type="text"></input><br/> <input type="submit"/> </form> <?php echo $_post['abc']; ?> </body> </html> [/CODE] I have written this page …

Member Avatar for arctushar
0
16K
Member Avatar for bluem1

Team - I hope you can help me here. I am converting an old ecommerce site to a newer asp.net site but I need to retain the old cart. The cart is unique in that it uses forms to post the items into the cart. So if a page listed …

0
106
Member Avatar for SgtMe
Member Avatar for SgtMe
1
48
Member Avatar for Roy1287

Hi. I'm new to this forum and to programming in general. This is my first programming class and it is in JAVA. I have been doing alright in the class, but am really struggling with this weeks program assignment. If you could help me out at all I would really …

Member Avatar for kramerd
0
831
Member Avatar for sarfu

Hello every coder. i want to know if it is possible to send data (text/char) over internet using c++ . can i use winsock send function as i could see on msdn winsock send is used to send data to the server, hence i started coding using winsock, i was …

Member Avatar for Duongpv
0
775
Member Avatar for aftong

Hello, I am trying to create an order form that allows a user to customize a fire ring by choosing the number of segments in the ring and the designs on each segment. When the 'Submit' button is pressed, the form returns to the same page and the page checks …

Member Avatar for aftong
0
88
Member Avatar for jonsca

On my post count graph in the profile it lists all the weeks and then it puts an entry for Jan 3rd at the very end. See screenshot below from when I mouse over it. I'm not sure where this is coming from as it doesn't represent any kind of …

Member Avatar for Dani
0
192
Member Avatar for shoestring

Hello everyone. I have just joined daniweb forum today. I used to be an SQL programmer for quite a while, but now I am doing mainly web design (all aspects of it). I hope to learn a thing or two about designing the user interface for web sites here. Maybe …

Member Avatar for WASDted
0
113
Member Avatar for docshank

I have a Compaq Armada M700 with a Pentium 3 750mhz processor (256mb RAM). The computer was working fine until I pulled the battery out to see what size the battery was. I was thinking about going ahead and getting a new battery since it was the original battery that …

Member Avatar for AtomicPages
0
189
Member Avatar for Surgey46

Hi, I need a http server where I would be able to view using browser. Reason is that I am using C# with C++ to Upload files there using POST method, programmically. I have been told in order to be able to do that first I have to be able …

0
92
Member Avatar for stonest123

Hi, I'm trying to post through a value of a button from a form on a previous page, and depending on the button that was pressed, an SQL statement will be executed and then a table will be created based on the result. However, when i try to do this …

Member Avatar for stonest123
0
154

The End.