5,348 Topics
![]() | |
I've looked on the net to no avail. I was wondering if there is a program or method out there that allows a person to update or upgrade directly to a dongle plugged into a computer from a specific website? | |
All, I have a simple question. What is the standard procedure for retrieving form values via POST method in a web form? Perl can be extremely awkward for web programming, I'd normally use something else, but in this case I need to use Perl for the CPAN module. Anyway, back … | |
Hello I have a form with a textfield simply named 'textfield' on one page and a table with a recordset on another page. It has a dynamic field/text with this code [code] SELECT codas FROM t WHERE user = colname [/code] and colname is [code] $_POST['textfield'] [/code] I manually replace … | |
Hello, I show a form in the modal pop up which has several drop down lists in it. The problem is that if i select nething from the drop down list then my selected index change event fires and my form gets refresh..how to overcome this problem?? Can we use … | |
Hi, I am new here and want to know that how many post i can submit here on per/day basic ? Is there any limit for new user on the post submission ? | |
Hello, I'am really new to all this Facebook development, and I wanted to integrate Facebook within my personal website. I am now trying to test if what I want is possible. [B]I want to post a status from my server, via php/js to my Page in Facebook. How can I … | |
Since few days I am not able to post reply or send personal message. This is not happening always, but Happens frequently. For e.g. following is the thread I am not able to reply from any browser, any computer. [url]http://www.daniweb.com/web-development/php/threads/365669/1568120#post1568120[/url] It shows time out. This is happening since 2 months. … | |
Hey all.... A new game is in with following rules 1-Add your current post count in it 2-A Single person should not post consecutively 3-Next Time you come just add new post which youy haven't added yet. Mean i have added my 291 posts and when i will come back … | |
I plan to use the WebRequest class to POST some data to a form, specifically a message and a file. I don't know the first thing about websites so I was hoping someone could help me out. I know how the message data is supposed to be formatted and how … | |
Hi guys i was wondering if you guys could let me know how i can post a form field using jquery and then be declared in a variable after post. The code for the html: [CODE]<table cellpadding="0" cellspacing="0"> <tr> <td></td> <td>Name:</td> <td>Email:</td> </tr> <tr> <td><label for=fri accesskey=f>Friend 1</label></td> <td class="tablePadding"><input … | |
Hi, Very new to JavaScript so I'm sorry if this is a daft question, I have searched for answers first and could not find anything that works for me ... so .. The task: One html form with two submit buttons. On submit (save changes) posts back to the same … | |
Hi everyone, I am having problems using $.post because of the way my website is structured. Basically, my index file handles all the pages and simply includes subpages. I have this code for my index below: [CODE] if($pagegetter) { if( !strpos($pagegetter,".")&& !strpos($pagegetter,"/")&& !strpos($pagegetter,"%")&& !strpos($pagegetter,":") ) { if(!$sectiongetter) $sectiongetter = "pages"; … | |
I AM WORKING OVER NEWS SECTION OF MY WEBSITE... I WANT TO RETRIEVE THE NEWS PRESENT IN THE DATABASE AND SHOW THEM AND ALLOW CHECK BOX TO SELECT THE NEWS TO DELETE THEM... I am able to create the news section that retrieve the data from mysql database and also … | |
hi! i am using update panel with asynchronous post back trigger but the page which is having his code doesnot work properly..i have scroll bar in this page..n when ever i scroll down it automatically scrolls up...how could i resolve this problem Collapse <asp:UpdatePanel ID="UpdatePanel2" runat="server" UpdateMode="Conditional"> <ContentTemplate> <div id="ChatContent" … | |
Hi, I wrote [URL="http://www.daniweb.com/software-development/cpp/code/363562"]this C++ article[/URL]. 1. At first I thought of making it a tutorial, but when I create a new post there is no option in the combo to say it's a tutorial. Only options available were discussion thread and code snippet. I was hoping to get an … | |
My Dell Dimension 9150 worked well yesterday but today when I turn it on it freeze during the POST, the status bar under the Dell logo on screen go up to 95% more or less, emit a constant beep and the Diagnotic Lights 1 and 4 light up. I unplugged … | |
Hello, I have a small code which needs to authenticate against a service and return me the key. Following is the code, which works fine in IE8, the same is not working in Firefox(getting empty response). Any help is highly appreciated. [CODE] if (window.XMLHttpRequest) { http=new XMLHttpRequest(); } else { … | |
Hi all I have a question, How do i setup a web page to accept HTTP POST? I have a webcam software that uses HTTP POST, but I can't work out how I setup the web page to accept the posts from the webcam, to view the cam streaming. I'd … | |
I want to show some description of my blog post at home page and a read more link when user will click that link it will redirect to post detail page. I am using the_content('Read More...') function. Now how can i give character limit that how many character i want … | |
[CODE]Name: Rik Height: 5'8'' Weight: 145-ish lbs probably (I haven't checked in over a year) Hair: Greying brown Eyes: Blue Location: Wellington, New Zealand Year of birth: 1964 OSes: CP/M, Multics, Unix (various), MS-DOS, RSX, VMS, AmigaDOS, Linux (various), Windows (various) IT languages: RPN, BASIC, UCSD Pascal, C, exec-com, Fortran, … | |
Hi,I put many tiny forms on one of my pages, all have the same action to return to this page when submitted <form method="post" action="<?php echo $_SERVER['PHP_SELF']; ?>"> but how can I know which one was submitted? I used this line all this time when I had only 1 form … | |
Hi, I'm Quark. I love programming, software design, and computers/technology in general. I use C#, VB.NET, Lua and a little C++ (enough to make a Hello World maybe..) I aim to get a career in computer programming maybe, and to release some of my personal projects that have been very … | |
Me again all. I have more problems than a squirrel on an eight lane highway... Right now I have a computer that will only power on and not boot. It doesn't post or anything, just turns on, makes a few sounds and then just stays on. Nothing on the monitor … | |
Can anyone help me add another folder destination to the code below. for example Categories/test, keep in mind that I want to add not repplace the location below which is Categories/Game [CODE]<?php if(!$_POST['page']) die("0"); $page = (int)$_POST['page']; if(file_exists('Categories/Game/page_'.$page.'.php')) echo file_get_contents('Categories/Game/page_'.$page.'.php'); else echo 'There is no such page!'; ?> [/CODE] | |
hi guys actually i been searching the net for the past days on how to put a background /and or image in apache-tomcat-6.0.29 can you check if something is wrong with my code? i mean if i wanted to put something like .jpg where should i put it in my … ![]() | |
Hi all, I guess this is a pretty basic question about an old motherboard but anyway... The motherboard is a P4i65G. What I'd like to know is about POST info. Should I see a BIOS screen if a motherboard is OK? Or do I need to hit the DEL button? … | |
I have a Dell Dimension 4700 Desktop currently in my possession. 3.2Ghz Pentium 4 Processor, 4GB RAM, ran Win Vistax64 with on built VGA and a high performance graphics card. This computer was used for gaming and I had received it from a family member sine they had purchased a … | |
Hello, Yesterday I made the bold decision of joining this awesome IT community. I also had the opportunity to learn that Dani was NOT a shorthand for Daniel as I thought but was a name of a lady behind this community. I hope I'm welcome. Godwin Delali, BSc I.T. From … | |
Hey Everyone! ( <-- First Post, Wow) Well i want use a URL variable like this... [PHP]www.site.co.uk/index.php?page="about"[/PHP] With me so far? Ok. Now when the user enters the index.php page, i want specific content loaded into a preset table, in the case above it would be the about page, but … | |
Hi everyone reading, I'd just like to say that I came across this website looking for help programming in VB.net for my college project. I noticed that the answers where all really friendly and useful as well as being super easy to read without loads of ugly adverts and complicated … | |
hello everyone (: I am learing python about now for 1 months and i am busy to make a autologing script with a post function. But i am stuck ): the login part is working but i cant get the post function to work.. Can someone look to my script? … | |
Ok, im not that much of a geeky smart guy in C++, but i've got some skillz.. so im trying to make a [B]very[/B] [B]simple game[/B] that will randomize 1 number for the computer and 1 number for the person using the program and whomever(person or computer) gets the highest … | |
I request every one who comes across this to post you feedback here on [URL="http://www.daniweb.com/software-development/visual-basic-4-5-6/threads/355316"]this[/URL] thread. I just want to understand is it a crime to ask someone to show some effort / the code that s/he is working on before assisting them in solving their issue. I have been … | |
I have a wordpress blog. How do I ping every blog posts? Is there any plugin available so that I can add that and do auto pinging work for me. Thanks Brad | |
It wont work, the script might be messed up, please help / give a hint, i'll rep any help. [CODE]<?php session_start(); error_reporting(E_ALL); //////POST STATEMENTS/////////// $loginid = $_POST['loginid']; $title = $_POST['title']; $author = $_POST['author']; $body = $_POST['body']; $category = $_POST['category']; $dbLink = new mysqli('xxxxx.xxxxxx.com', 'xxxxxxx', 'xxxxxxx', 'xxxxxxx'); if(mysqli_connect_errno()) { die("MySQL connection … | |
Hello all, I was just wondering if there is any possible way to do this: Have a user webpage, and a receiver page, and a status page. user page= Form with text Boxes and Submit button. the submit button sends the data to the Receiver page in a table. The … | |
Ok, I currently have three different pages in play here. [LIST=1] [*]Cigar.php - This is the individual cigar page, dynamically generated based on a GET Value [*]Cigarreview.php - This is where a user goes to review a cigar. It has a drop down menu that pulls from the DB and … | |
Hi everybody, I'm a new entrant in daniweb and have been impressed by the services you have, I'm Obasa Adegoke, A part 2 student of Obafemi Awolowo University Ile-Ife, Nigeria. I just started programming about 3 weeks ago, and I currently know only python, but I'm quite okay in HTML, … | |
Please I thought i posted a code snippet but it appears it's not there, then how do I post code snippets. Thanks | |
[B]hi since I began programming in php the most thing I used is form but today I wanted to use form inside an html page that have a css style BUT THE FORM INSIDE IT DO NOT WORKED IT IS VERY SIMPLE AND RIGHT BUT IT DON'T WORK i used … | |
i just want to know if there is any good example tutorials using http post and put requests ? | |
hi All I have script that dont has any forms but there used $_POST method I dont understand that function and why there used $_POST method if there is not any Form here is script [CODE]<?php define('INCLUDE_CHECK',1); require "connect.php"; if(!$_POST) { if($_SERVER['HTTP_REFERER']) header('Location : '.$_SERVER['HTTP_REFERER']); exit; } ?> <!DOCTYPE html … | |
hi I had question:sometime when I post values from one page to another and using it in some php code it don't work but other time the same page with the same code work just fine WHY?????:@ is the problem in the browser ? how to fix that | |
Hello to all! First post...stand back give the newbie a little room. No telling what might happen..... OK here goes.... I own have a small home network and have recently developed a small problem to go with it. I cannot access my Hotmail or Yahoo email on any of my … | |
I am trying integrate an upload system from YouSendIt.com in to my companies forms. The code they give for integration is basically an iframe with a coded URL set for the source. Their server sends a postback using HTTP Post method but I am not sure how to access the … | |
Hello Everyone, I used to have a post function that works but it suddenly says: aborted when I run firebug on it and I dont know how I can fix it. I am using servlets in a netbeans IDE and would like to know how to fix it. Once it … | |
I have a script that checks so see if a range websites so see if it has some a sample of code in it. Is it possible to repeat the script once every 24hours? (CRON?) If so is it possible to post the website and the result it got in … | |
hi friends, my database names are like that: --name surname date account--- i want to send 5 or more user info send database with form. form.php <input type="text" name="name" size="8" class="auto-style5" style="height: 20px"> <input type="text" name="surname" size="8" class="auto-style5" style="height: 20px"> <input type="text" name="account" size="8" class="auto-style5" style="height: 20px"> <input type="text" name="date" … | |
I can not see the screen on this computer. I bought it used yesterday hoping to just turn it into a small home server this week but without it working I am no where. When powering I do NOT here any post beeps, and I even took out the ram … | |
I have a duel 1 ghz G4, and am running os 10.3.2. When i put my computer to sleep after extended uptime (usually 4 hours +) the sysem crashes after bringin it out of sleep. I have gathered that it might be a power management problem. WHat can i do … |
The End.