52,566 Archived Topics
Remove Filter ![]() | |
Hi/ Bit new to PHP. I am adding a PHP send file to my FTP but I don't seem to be able to get it to work. Can anyone help? In dreamweaver I am indicating method of POST with action of sendmail.php and application/x-www-form-urlencoded. I getting line 91 problems. $headersep … Web Development email first-post php | |
All of a sudden my internet explorer 6 will not display any css attributes. Neither on the web nor locally. Any info on this would be greatly appriciated. Web Development html-css javascript | |
can somone tell me what this means and how to fix it please [xML] Invalid at the top level of the document. Error processing resource 'http://freeaddsgalore.me.uk/sitemap.xml'. Line 1, Pos... [COLOR=blue]<?xml version="1.0" encoding="ISO-8859-1"?>[COLOR=blue][/COLOR][/xml][/COLOR] Web Development xml | |
Hi All, I wonder if any Javascript experts can help me. I have the following code on my site which create a rotating graphic in the header every time the page loads. This works great. However what I want to do is to change the way it works slightly so … Web Development javascript web-server | |
i have a form that has several checkboxes. I want a label to display the total amount of all the checkboxes clicked. for example: cbo1 = 100 cbo 2 = 75 if the user clicks both then the label will display 175 also, if the user unclick a box it … Web Development asp.net | |
Hello I am attempting to upload a backup (gzipped SQL), to my server via phpmyadmin but it is just over the max upload limit therefore I cant upload it! How can I get around this.. is there another way of uploading the phpmyadmin gzipped backup, or changing that limit? I … Web Development php | |
[B]This is the error message I get and I know next to nothing about what this means: Parse error[/B]: parse error, unexpected T_STRING in [B]/hsphere/local/home/oldsoppl/preserveourcorpsmemories.com/ecommerce/os/catalog/includes/languages/english/privacy.php[/B] on line [B]39 Here is the script: <?php /* $Id: privacy.php,v 1.1 2004/08/25 23:11:33 akhan Exp $ osCommerce, Open Source E-Commerce Solutions [url]http://www.oscommerce.com[/url] Copyright (c) … Web Development ecommerce open-source php web-browser | |
There are 2 columns in 1 database for [I]Id[/I] and [I]name[/I] but the serial number is random. I want to update those serial number in serial order, how to? Like id Name ------------ 1 Shouvik 5 Joe 6 Mathew 3 John 4 James 2 Jack I want to update it … Web Development asp | |
Howdy, I have attempted to install PHP 5.1.4 on a Windows NT system with Netscape Enterprise Server (3.6? not my choice). It seems like it is [I]partially[/I] installed. I mean, when you run phpinfo you get: [url]http://128.194.109.84/users/wong/php_info.php[/url] [code] <html> <head> <title>PHP info</title> </head> <body> <?php phpinfo(); ?> </body> </html> [/code] … Web Development google php windows-server | |
Hi Folks, I am Doug Malsbury, a B.S. degree Chemist and PC compatible Systems Analyst. I am 58 yrs old and getting started learning PHP and MySQL on my own. I will be browsing around here looking for hints and suggestions I can use in my efforts to learn creation … Web Development apache email mysql php web-server | |
Hai friends I have listed the combo box va;ues useing ajax function foe example when user select the region related country displaying the next combo box , Its working for fier fox breowser but iits not working in IE I am getting the java script error. (Object required) Please help … Web Development php | |
![]() | Hello there. I want to learn PHP. I have not even started yet. I have downloaded PHP Server files + Apache. But its giving me total headache to install that. I am still not able to install that thing. I would like to know how to install that thing in … |
I would like my old postings to remain on my blog through out the month. Then after every month change over the links will post for that month. The links should remain posted through out the month. And can you tell me what does this code mean: <ul id="monthly"> <ul … Web Development first-post | |
I don't know where to put this anyway- guessing that VB is actually php based.. Gonna put it here- Move this if it isn't the right place. :o How do you actually make a VB skin? I looked on the site and I didn't really find a tutorial on it- … Web Development vbulletin | |
Dear All, This is my first post - I was delighted to stumble across such a great resource. I am trying to set up a simple e-card system for my website using HTML formatted CDOSYS email messages. At present I have the system up and running in a raw form … Web Development asp email first-post html-css | |
I am new to php and am building a search function for my website. The problem is I cannot seem to make the Aa> tags work to make the link I keep on getting parse error. could someone tell me how to make $title a link. I can pretty much … Web Development php | |
up to 3am last night, any help appreciated!!! have a html form created in dreamweaver. want users to complete their details on a form. do not need a dynamic page or sql d.base as only one way traffic. i just want to receive date in either email or excel format. … | |
Ok, ive created a login script and i have saved it as login.js. See below: <SCRIPT LANGUAGE="JavaScript"> <!-- Begin function Login(){ var done=0; var username=document.login.username.value; username=username.toLowerCase(); var password=document.login.password.value; password=password.toLowerCase(); if (username=="someone" && password=="something") { window.location="page.htm"; done=1; } if (done==0) { alert("Invalid login! (try lower case)"); } } // End --> … Web Development javascript | |
Hi everyone could anyone find or know the code for the above? I've looked but can only find it for add to fav's. Any help would be great. Web Development javascript ![]() | |
Dear All i am totally confuse in how to explain the issue. i will try i am web master of one site [URL="http://www.makepakistanbetter.com/why_how_what_forum.asp?GroupID=5&Group_title=Pakistan&ArticleID=351&Article_Title=Burney’s%20concern%20for%20thousands%20underage%20missing%20jockeys%20in%20Dubai&ArticleFName=350-2-5.html"]www.makePakistanbetter.com [/URL] if you check this link,there is one issue you will be seeing there this txt 1 "Burney’s" but this is not what i entered. in the … Web Development asp display javascript | |
Hi, I am new to PHP and need some help regarding some issues which I am facing in development of the contact form. Please look at the diagram at [URL="http://www.Photo-Host.org/view/392565untitled-1.gif"][/URL][URL="http://www.daniweb.com/techtalkforums/"]http://www.Photo-Host.org/view/392565untitled-1.gif[/URL] [IMG]http://www.Photo-Host.org/view/392565untitled-1.gif[/IMG] for the exact problem which I am facing. I have tried [B]header()[/B] for that issue but it didn’t worked … Web Development php | |
Hi - I need some advice on how to force web controls to update. I have built a custom header and footer as two separate web controls, and have added them to the Toolbox. I can then drag and drop them onto any aspx web page. All has been going … Web Development asp asp.net assembly microsoft-access web-server windows-server | |
Hi All, First post here - so high hopes! I have created a rollover button that I want to use as a print button in DW MX but when I add Javascript print button code it doesn't work on my rollover. Can it be made to work or is it … Web Development first-post javascript ![]() | |
Hi i need to sum the values in different cells of an excel sheet which im getting from data base and which is in a loop and the number of entries depends on the user.Please help me out im adding the code please check it out: [code] <% Response.ContentType = … Web Development asp client-server display open-source | |
Hello. I always use the same way to open an excel file (the same one that the one wich is used by another person in this topic: [url]http://www.daniweb.com/techtalkforums/thread26473.html)[/url]. But to create... there are problems. Let's see... To generate an Excel file... 1) If I use the method based in <% … Web Development asp | |
Hi, I am in urgent of this requirement.I want source code to retrieve the data from excel and want to save the excel data to database using ASP.Please anybody help me in this regards at the earliest. Thanks much inadvance Aravind Web Development asp | |
I'm trying to cycle through a series of dynamic fields and update the value to the database. But the value of the last field is the one retrived and updated to all fields in the loop. How do i solve this problem. Thank you so so much for your help. … Web Development java-jsp | |
I have two questions, somewhat linked together. I'm trying to create a webform, and for a few pieces of it I'll need to be able to enter descriptions into a field. I've been requested to make the fields in question larger, much like the reply-box field here, so as to … Web Development javascript | |
ok i got a lot of question what i need to have to use java scripts whats css scripts how do i use it and what i need to have to use it html: when i made a script how do i make a site with it exemple: [URL="http://www."]www."********".com[/URL] like … Web Development html-css javascript ![]() | |
Hey everyone this is my first post and im very stuck. I am new to web development and am currently undertaking a College course although i cannot get much help off of my lecturer. My website is a travel agency that allows online bookings. On my home page there is … Web Development coldfusion display first-post | |
[B][COLOR=#505050]This is a F.T. position with a privately company located in mid-town NYC. I am the in-house recruiter and we've had a hard time finding strong enough ColdFusion candidates so I figured I'd try here. We've been in business for over 25 years and we have about 115 employees. We … Web Development apache client-server coldfusion database-design ecommerce email engineering oracle python web-design web-server ![]() | |
I'm trying to create a list to record student grades into the database. I'm able to pull out the names from the database and create a table with textfields in it to input the data into. This is the code i'm using for(int i = 0; rst2.next(); i++){ ....... <th … Web Development java-jsp | |
hi all, i want to know how to set a submit button in asp. Web Development asp | |
I'm having a problem outputing from a database I'm trying to get a text field from the MySQL data base My input was "Come join us for John's birthday" But the actual out put was "Come join us for John's birthday" How do I fix this? When i do " … Web Development php | |
Hey, Im trying to set up a forum using phpBB2 on a free web hosting server. The problem is, when anyone attempts to register with the forum, an error occurs refering to emailer.php. I've researched the problem online and found little helpful results. I emailed the web provider I am … Web Development email php web-server | |
hi everybody, currently im developing a website for my final project and im a beginner for asp.net. I want to display information from database to my dropdownlist page on page load.it works but i want to dislay only distinct information from the columns of the table how can i do … | |
I have a client site written in asp, and I need to 301 redirect some referer URLs to the homepage URL. I know how to do this on a linux server, but am somewhat lost on Windows. Any suggestions as to how to do it much appreciated. Web Development asp client-server windows-server ![]() | |
Hello Everyone, I use a broadband internet connection. My problem is that the IIS localhost dosenot run whenever the internet connection is on. And even after i have disconnected the net connection. i have to restart my pc to get localhost running. i would appreciate it if anyone could help … Web Development asp | |
Hi, I'm having problems positioning results tables in ASP. Basically it's a catalogue site and I want to display 2 products side by side in rows of however many products there are in the category. At the moment all items in the catagory are appearing side by side in one … Web Development asp | |
Im having a problem that my while loop is not finishing even when the conditions have been meet. [php]$turn = "0"; while ($player['health_n'] > "0" OR $opponent['health_n'] > "0" AND $turn < "25"){ $turn = $turn+1; $hitfor = $youatk / $oppdef; if ($hitfor <= "0"){ echo "$turn. $opponent[name] blocked.<br />"; … Web Development php | |
How can i get a selected value from combo box ? i used combo.selectedItem.But it is not working.will u pls give me a solution for this Web Development javascript php | |
Hi to everyone, I have been trying to activate "remember me" option in login page of my site. But I have some errors while executing this option. Can anyone help me to solve the problem or any correct URL for activating cookies. Thanks to all.. Bye.. Web Development php | |
Hi Php gang! Got an amature question and hope one of you can kindly help me: (My tech guy is very sick and I need to have this up and running) I have a php site and the address ends with something along the lines of : mysite/directory.php?cat=123 We have … Web Development php | |
I want some information about a browser, to be inserted automatically into a text box when a page loads. However quite how to do this im not sure. I have made the form and have a JavaScript which does the job, but I want to know how to get the … Web Development first-post javascript | |
Hi, folks. I input an RSS news feed on to my site and I use a PHP routine to parse the input. I barely know PHP; basically, I learned just enough to get the feed working. I would now like to make a small edit to the code and am … Web Development file-stream php xml | |
Hello... I have one curiosity that I need to solve. I hope anyone who know the problem tell me reason why is this so. I have done a php/mysql application some time ago and I encounter this problem while testing on using coding with register_global on and register_global off. I … Web Development php | |
[B]First Issue: Problem[/B] So on a forum, i've condensed the date of a certain event to $date = $month . " " . $day . ", " . $year; So instead of storing the Month Day and Year in seperate rows on mysql, i store all three under 1. But … Web Development php | |
Hi all, I m nu to the world of php and i m facing some problems in programming it's pages. I have made a complete page but it is showing on execution"Query could not run"????????????????now what's this? In 1 more page i ve written this commands.... <? $q= "select count(ProductID) … Web Development php | |
I would like some help on creating a function that on clicking a submit button will allow the user to add the data of the selection box into an uneditable text box and hidden file. IE: User selects option 5 [code]<option value="5">Option 5</option>[/code], then clicks the "add Option" button. It … Web Development client-server javascript | |
I need to create bots that searches a clients PC for a security certificate and also for encrypted login details which are then decrypted and resent to the host server for validation. Somebody help me please! Web Development php |
The End.