52,566 Archived Topics
Remove Filter ![]() | |
Can anyone help me with an if statement? My script looks like this. $results= mysql_query("SELECT * FROM customers WHERE username='$user'and password='$pass'",$db); if ($myrow = mysql_fetch_array($results)) { do { [COLOR=DarkOrange]I WANT THIS TO GO TO "details.php"[/COLOR]} while ($myrow = mysql_fetch_array($results)); } else { echo "Sorry, Incorrect Username or Password!"; } I'm … Web Development php | |
Can anyone help me with the script to show records on a database based on the input of a text field on a form? Web Development php | |
Uber newbie here. Have downloaded three different form scripts but none of them will actually send the email. Using yahoo small business standard hosting which says they support php. The form appears to work, it refers to the correct page, but no email. I don't know how to enable logs … Web Development email first-post html-amp javascript php | |
I have a windows 2000 server that was working just fine, until all of a sudden it won't let me update or add records to any microsoft data base mdb that I have on the server. It comes back with Permission denied, so I tried to write a simple text … Web Development asp microsoft microsoft-windows windows-server | |
Hi, I am very very new to ASP. So far i have been able to connect to the SQL database using dreamweaver mx 2004 but im not sure where to go from here. I have a support databse that i have setup with a few records. The table structure looks … | |
I looked through the forum listings and this seems to be the most appropriate place. Please be kind if it isn't...I'm new here. :) So here's my situation/problem: I run a forum site - groundtradesxchange.com. I have a portal page that I like very much, but it seems like the … Web Development php | |
OK, this is the link! [url]http://www.oreillynet.com/pub/a/javascript/synd/2002/03/01/css_layout.html?page=2[/url] please go have a look.... they are on about using CSS instead of tables... and provide you a a sample page with the table, and a sample page with the CSS.... the only problem is.... both use tables! What is more, when you try … Web Development html-css javascript | |
Dear friends! We are asking your opinion on beta-version of our PHP Editor 3. Some people ask what is the point of yet another editor. We see our niche as low cost solution-a set of several tools with everything a web-master might need. It is still a long way to … Web Development email php web-server | |
I need help with newWin.document.write. I can document.write to a new window, but I need it to seperate the information into three columns so that the user can print the new window containg the information that they entered into the form fields. This can not be used in conjunction with … Web Development asp email javascript | |
as above i need to know WHERE to put some code for a button to submit some data captured then transfer to an access database. any help would be gratefull | |
I am having a problem getting two javascript snippets to run on a single html document. Whichever one is loaded last (further down in the html doc) runs fine. I am not any kind of javascript expert and would appreciate any help here. Thanks ------------------------------------------- The two examples of the … Web Development image javascript legal session | |
Hi - I can't believe that I have played around with different programming languages before and never heard about ASP. I have started doing some reading on it and it seems really exciting. I have a problem, however. I am using a Laptop that runs the Windows XP Home Edition … Web Development asp laptop operating-system windows-xp | |
Hi folks.... OK, I'm attempting to learn several extras to go towrds web programming... and have come to the conclussion the best way to learn it all is to fiddle.... the best way to fiddle is at home...securely....so I am trying to set my PC up as a server... Apache, … Web Development apache mysql php web-server | |
hi guys i have created a html and php based voting page. i want poeple to only vote once can u give me advice either i should use cookies or ip address. and if u get me started as well i will apreciate it thanks :-| :-| :-| Web Development php | |
Hi, I am interested in comments / experience people have wrt writing a tcp server in .net. We currently have existing an existing server, written in native c++. It communicates with our own browser client using a proprietery protocol and services hundreds / thousands of concurrent connections. The server uses … Web Development asp.net client-server | |
hi I am just a beginner to ASP and at my work got this task to complete.There is an existing website with around 1000 asp pages.Now i have to add one table in all the pages in very short time. Can u please help me with ideas and codes, how … Web Development asp | |
Hi guys, hope you can help me. I've created a form in Dreamweaver (using the insert record wizard) which is linked to a MYSQL database. Trouble is once all the information is inputted and submitted I want the page to reload itself again so I have a fresh form to … | |
I know the server is there, I used an install php to create the tables on the database. And Tables made it there. But this is what I get when I try to create a user. I'm Stumped. Warning: mysql_connect(): Unknown MySQL Server Host '<mysql29.secureserver.net>' (2) in /home/content/J/D/e/JDenham/html/connect.php on line … | |
i can't connect to mysql. the error is [code] Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client in C:\Documents and Settings\... [/code] im using the script here in the php tutorial: [code] $Host = "mysqllocation"; //location of mySQL on server $User = "username"; … Web Development client-server mysql php | |
My simple HTML script below uses SELECT to create a list which should be accessed by the PHP script as an array. Note the `products[]` definition below. BUT.... I can't seem to get the script to read the array from` $_POST` - anyone know how to solve this? <HTML> <TITLE>Input … Web Development first-post html-css php | |
I am trying to write a piece of javascript so that numbers appear on the page as follows: 1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 1 2 3 4 5 6 etc,etc up until 100 Have been scratching my head over this … Web Development javascript | |
in php i came accross the function [url=http://us3.php.net/checkdnsrr]checkdnsrr[/url]. optionally, you can enter one of the following dns record types: A, MX, NS, SOA, PTR, CNAME, AAAA, or ANY. The default is MX. i have no idea what any of them mean but wanted to use this function to verify e-mail … | |
hi can anybody please help me with this, i had install a php script but i got some problem with mysql_connect the below is the error message: Warning: mysql_connect(): Access denied for user: 'maximus_dbwebnews@localhost' (Using password: YES) in /home/maximus/public_html/webnews/WebNews/admin/func/db.inc.php on line 25 Database error: Link-ID == false, pconnect failed MySQL … | |
**Intro** PHP-Nuke comes preloaded with a lot of metatag information, however the keywords pre-installed are not likely to be very useful for your site. The keywords are keywords that are for a PHP-Nuke information site so unless that is what you are creating you will want to change the metatag … Web Development debian javascript linux-kernel mandrake mysql open-source oracle php redhat slackware sql suse unix | |
Hello All, I apologize if I missed where this might have been covered in the past. I have a website and do not want the .php extension to show up in the address bar. Is there any way to make it show up as a 'normal' .com address? Thank you. Web Development php | |
Whats wrong with this im just dumb and couldnt figure it out help please //SLOPE import java.io.*; public class SLOPE { public static void main(String args [ ]) { int Y2, Y1, X2, X1; BufferedReader reader; reader = new BufferedReader(new InputStreamReader(System.in)); try { System.out.print("\nY2 ="); Y2 = Integer.parseInt(reader.readLine( )); System.out.print("Y1 … | |
The installation instructions to install php on a unix os is /.configure --with options make make install but there is no make file in the directory can i get some help please get some help | |
I've got a phpnuke site with the phpbb forum built in. When someone joins and chooses an avatar from the gallery it will not make the chosen avatar disappear. Anyone got any ideas on how to solve this obvious fault. I have searched for other posts answering the problem, but … | |
I am using java server pages and connecting it to a simple access database. I have a form with about four columns in it. Two of the column are already filled out and the other two need filling out. In the two empty columns there are text boxes which allows … Web Development java-jsp | |
Hi I’ve got some clients who have there products on several sits and don’t wish keep entering data for each site. So I want to do some screen scraping but I’ve been having a problem creating a lazy regular expression that will allow me to put each table row from … Web Development php | |
Hi. Currently I am running a phpbb forum off of a server, and I was givin a javascript for a simple clock with date. I would love to learn how I can implement a second one, which reflects the exact time of another location across the world. i.e. a clock … Web Development javascript php phpbb | |
Hello Php-Nukers. I`ve got a problem.. My forum doesnt work properly :rolleyes: [url]http://www.frustratie.com/modules.php?name=Forums[/url] I can see the forum load.. but cant put any topic or whatever . I`m using php 7.3 When i look into the module on the left i see a navigation column. when i click on forum … | |
Working on a User Registration System and when I am testing my page on the browser (I'm developing using mac) - but its giving me a Parse error on line 27. please help, what am I doing wrong here? 1<?php require_once('Connections/db_d4f2005.php'); ?> 2 <?php 3 function sendMail($to, $hash) { 4 … | |
Hi You must have seen those Signature of people which show us the IP address .. here`s how you do it . :cool: : 1. First save a blank .txt file named counter.txt 2. then open notepad (or any PHP-editor u use) and paste this code : [PHP] <?php $TextFile … | |
Something that I found a very completely good idea, I must say I am still kind of shocked of the version change. What people thought would be the 2005 forum debut of phpBB 2.2 is no more. :cool: What this means is that, now, its time for phpBB to make … | |
UPLOAD PROCEDURE RUNS UP AGAINST "PERMISSION DENIED" I have access to a folder on a server and I am running my website from there. I can access the site with ftp, even eith a line in the address bar of IE [url]ftp://username:password@theremoteserver.com[/url] I have used this access to download the … | |
Assalam Alaikum in my site ( using ASP ) i have some products for sale. purpose is that when customer purchase product one by one the total sum of products price store in data base. for example if customer purchase 1 monitor price will be RS 4000 after that he … | |
[size=4]Sams Teach Yourself Active Server Pages in 24 Hours[/size] [b]by Christoph Wille, Christian Koller[/b] Worth it for its price, but prepare to work - If you buy this book, then be prepared to work. If you're new to the whole programming field, or maybe just web programming, don't think the … Web Development asp coldfusion sql vbscript web-server xml | |
HI I downloaded a script that shows image of User`s IP and requires no DB they said in the read me to just upload it on a server .. but the thing is when I upload it shows many errors .... and I think it`s because i didn`t edit a … Web Development image | |
Ok, I'm not really a moron. I can figure out most web scripts like Java but PHP and servers I can't figure out. I plan on using phpNuke and phpBB. I installed phpBB without a problem. I can NOT figure out phpNuke. The [url=http://phpnuke.org/modules.php?name=PHP-Nuke_HOWTO]documentation[/url] leaves much to be desired. Are … | |
i didn't see any html forums so I'm posting this here... what should we use in place of the align tag since it has been deprecated? i know it has been replaced with css, so how would i convert the following two tags? <p align="center"> </p> <td align="center"> </td> | |
Wondering if anyone had any recommendations on scripts to post articles with. I would like have something similar to seochat.com's main page. Web Development first-post | |
Please help! Why doesn't my home page, called mysite/index.asp load when calling the domain name without the 'index.asp'? The domain name is [url]www.treasurymgr.com[/url]. The old index.html is loading fine. When I delete that page from the root directory, the index.asp file isn't recognized. Anyone have any ideas? Much appreciated... Lisa Web Development asp | |
I am new to asp programming and I am trying to alter an existing asp file. The html file will process a form, go to the asp page and display the data that was filled out and send that data to an email address. What I need is when the … | |
iam sending mail using cdonts in asp there is no error but the mail is not send. can some one help me in this. this is the code set objMail=Server.CreateObject("CDONTS.NewMail") objMail.From=FromId objMail.To=ToId objMail.Subject=MailSubject objMail.BodyFormat=0 ' for HTML objMail.MailFormat = 0 ' for MIME objMail.Body=MailMessage objMail.Send set objMail=nothing Web Development asp | |
hi, i was wondering if anyone could help me. i'm new to php and i'm having problems setting up a session. i have a login page (page1) where the user inputs their username and password and when they click the submit button they are brought to another page (page2) where … | |
Greetings, I am new to this site and am in hopes that someone can help me out with a problem I am having. I have a calendar that was built by someone else that I need to slightly modify. The guy who built this calendar is an asp genius but … | |
Somehow my code keeps getting extra spaces at the end after the last ?> No matter what I use, or what I do, I keep getting it and it is causing function errors. Any suggestions?? Thanks! Web Development php | |
Hello peeps i need some help for a template system. i want to make a script so when a user submits a article/tut it automaically sends me a email with a link in it + plus the submited article/tutorial when i click the link it automatically puts the tutorial into … |
The End.