52,566 Archived Topics
Remove Filter ![]() | |
I am building a links pages in asp using an Access db. Some of the pages display correctly. Some of the other pages give me this error: The page you requested, has produced an error An email alert has been sent to the web site administrators regarding this error. In … | |
Ive created this awesome CMS, you see, but one problem... It reades every thing from the catch! NOT GOOD! Like that I have to refresh the page every time I wan't to see changes in it! Is there a way to make is so that the website doesn't read from … | |
Help ! Can someone help me quickly LOL I'm trying to switch over to a new server & all of the PHP & Javascript stuff is missing :( See, current server... [url]http://www.exoticpublishing.com[/url] New server... [url]http://216.82.123.216/[/url] The left nav is missing, the right newscroller is missing & the last date & … Web Development javascript php | |
I have spent a great deal of time looking at how PHP-Nuke works. I have figured out just about all of how it works... exept for one thing. :( I can't find where it has the part about drawing out the body of the site :mad: Does any one know? … Web Development php | |
i'm making a website for a friend with his movies in, he wants users to login before being able to view these movies, i don't know how to stop them viewing it by typing in the address. Thanks, expect many more help requests as i am a noob ;) - … Web Development php | |
Please help! Can't seem to be able to figure out the syntax I need to include a file that is located on the entirely deferent website. Here's what I need to do, which, obviously doesn't work: <!--#include virtual="http://www.another-site.com/xxx.asp"--> Web Development asp | |
What program would I use to compile php codes? How would I then use them on my webserver? I have installed php (not sure which version) but how do I use the scripts after I compile them. I am using windows XP Pro and Apache 1.3. Also How do I … Web Development apache php windows-xp | |
Hi guys....newbie on the forums here :) I have developed a php form processor for a project i am working on. I am trying to validate the email address, however i want to add 1 more check the the default script. At the moment i have the following: [CODE]function if_email($staff) … | |
The form (form.htm) posts a value from a text box (id='first_name') into a script (test.php) that checks the data entered. The script takes an array of required fields from a config file (config.php) and uses these to validate the data that comes from form.htm. If the required fields ($required) are … Web Development php | |
HI EVERY BODY CAN ANY PERSON TELL ME THAT HOW I CAN CHANGE PRODUCT IMAGE (MAY BE JPG,GIF. ) ONE BY ONE IN ASP. FOR EXAMPLE IAM DESIGNING A TEXTILE SITE. I WANT MY TEXTILE PRODUCT CHANGE ONE BY ONE IN ONE SPACE. :cool: | |
I want to find out if php can allow me to create whatever.homepage.com using my web address. I want to point the whatever.homepage.com to the folder homepage.com/whatever. Will php allow me to do this? O is there another script that will allow me to do this? Web Development php | |
Hi guys im creating this cryptography program. And was wondering how to connect three conditions together. [COLOR=Red]*Forgot to mention it is in c# language*[/COLOR] I got a place where i can input a key and confirm the key, Those are already linked together when u click the encrypt button it … Web Development asp.net encryption | |
I use Turck mmCache to optimize PHP running on my webserver. Someone informed me tonight that the project has been suspended or stopped or something? I was just wondering if anyone knows anything about this? Thanks :) Web Development php | |
ive gotan IPB board, but i was wondering, When i look at somebodys profile, to sort out a couple of problems they had, i couldnt see their password, which meant ihad to change it log in as them, and then email them the new password. Is there any patch or … Web Development email | |
Hey, Does anyone know how to pass a php variable into a form field? I want to reproduce what the user typed into a text box in another text box. Is this even possible? Thanks, JameZ ;) Web Development php | |
Hi guys, I have been looking at various form processing scripts, bascially to gain some understanding of how they work. I have managed to work through one section apart from one bit. I keep seeing the following: [CODE]$_POST[/CODE] I was just wondering what this was. I am using Dreamweaver MX … Web Development php | |
Have a look at the following code. It is the only thing in the file...the following variables are defined outside the php file: [list] [*]$required [*]$first_name [/list] [CODE]require_once("config.php"); if ($required) { $require = explode(",",$required); for($n=0; $n<count($require); $n++); { $field = $require[$n]; print $first_name; print $_POST[$first_name]; } }[/CODE] When post data … Web Development first-post php | |
OK im trying to make a script but I dont know how to do it exactally, what i want to make is a board for buttons where the visitor can come and put the url of their button and therir link and their button will be displayed. and once it … | |
Hi gang, I've been browsing through the net, looking at Calendar and Tell-a-Freind scripts. The choices are many, each with its own respective Pros an Cons. I' m using Invison for my Forum, but not sure if I will use thier Calendar. I want a Module/Block I can place on … Web Development | |
Hi Does anyone know of a good community building software out there with features like - content publishing & management, forums, chat, newsletter, email etc. Thanks Yasita Web Development email publishing | |
hello every body i am new in web designing field.using asp but i dont have idea about asp.net. please tell me why we use asp.net and whats difference between asp and asp.net. i require knowledge of asp.net and also tutorial,login form scrip,register form script etc ![]() | |
I'm looking for a small script that I can use to limit the number of downloads per day for a specified file, or limit the bandwidth for said file per day. Any Ideas? :D Web Development php | |
:o I need help with CDO for Windows 2000. I had a htm web page form that when submitted it would go to an asp confirm page. The submitter could review his submission then press the submit button. That page would be submitted to an asp, by CDONTS (CDO for … | |
Hi all, The problem: index.php downloads instead of actually executing the script. I used to have my machine setup with php/apache/mysql/WinXP and it worked. I downloaded the newest release of php 4 and now it won't work. What happened? Setup: ------ Windows XP SP 1 PHP 4.3.10 Apache 1.3.33 mySQL … Web Development apache mysql php windows-xp | |
hello I have created a website where voters vote for their favourite website. I have used radiobox. does anyone know how to count the votes in terms of percentage after the user has voted. The result should come up in a new webpage. Also the website should not allow a … Web Development php | |
I have made a form ( [url]http://www.rhstrack.com/bio.htm[/url] ) that puts the information onto another page. The problem is that it puts a back slash ( / ) before any quote marks ( " ) - which are used because the form asks for a quote. How do I get around … Web Development php | |
I do have a webpage and i wanna put a froum inside it but im having problem installing phpBB2.. i have unzipp it and uploaded into my server (without installing) just copy and paste, is there anything that i should do or install to make my phpBB2 forum work in … Web Development php | |
how i can connect sql server database to asp please send me script.or give me tutorial. | |
What I'm looking for is THE way to set up a catalog of different files that can be downloaded after a purchase and passcode assignment. I haven't delved into this area, so I'm a total blank as to where to look for info on this type thing. Any help is … Web Development | |
I am using ASP.NET, and the ASP.NET WebMatrix program, latest version. I am writing a page that is supposed to check the username someone has entered into a textbox against the list of users from the database, so that two people can't have the same username. Simple, right? Not when … Web Development asp asp.net dataset microsoft open-source | |
A piece of JavaScript on one of our pages gives an access denied error. In itself nothing strange, it's a reasonably well defined error after all :) What is strange is that the error ONLY happens on that page (despite identical calls to the JavaScript function appearing on several other … Web Development first-post javascript | |
I already have have a members login script.... but i have to manually delete users.....what i reaaly need is to know how to make member expire after so many days with a php script. (free or very cheap) :cheesy: Web Development php | |
First off, I am completely new to php hello I am running vbulletin 3.0.3 and I am trying to use the [URL=http://www.vbulletin.org/forum/showthread.php?t=62164][B]How to create your own vBulletin-powered page! (uses vB templates[/B])[/URL]. The reason that I want to create this page is so that I can intergrate a glossary script that … | |
Hi everybody, I am new to JavaScript and need help to start, please help to Write the script to calculate grades. Up to 10 scores can be entered. The raw scores are curved and grades are assigned. Click the "Load" button to work with the example scores. If the average … Web Development javascript | |
Hi. I'm having a ton of problems right now (I guess volunteering to write an internal application in a language I've never seen before does that kind of thing), but I'll start with something simple. I'm writing asp.net code to manage some office applications (specifically access and excel). I've read … Web Development asp asp.net microsoft microsoft-access microsoft-office | |
Here is the error I am getting: Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/movethem/.panel/web/portal/73/includes/sql_layer.php on line 286 This is in correlation to a calendar that I installed. Would anyone have any idea how I can fix this? My main config file is working as … | |
I understand how you can make a form that when submitted will go to asite where the info is processed. Is it possible to do the same type of thing just by making a simple link? Using a href or something like that? Web Development php | |
When I attempt to add a new category, it says that the new category already exists, regardless of what I put in it. Is this a common problem that is easy to fix? I apologize if the question has been asked a million times, but it is very frustrating. Thanks! Web Development php | |
I wonder can anyone help please ...very very urgent! Am a web designer and am only just learning javascript and have just taken over some ones website to work on. The pages of this website come with an attached .js file for the 6 navigation menu buttons. Somewhere in the … Web Development image javascript | |
I am not very good with HTML yet, but I did manage to write a web site, and I was wondering if there was any way to put a forum on my site...or how to get one. Thanks for any help You can post here, or if you want, [EMAIL=KinroanZ06@aol.com]E-mail … Web Development email first-post | |
I have a datagrid show all "New" work orders. I want to be able to open "History" of a work order under that work order number in the same datagrid. How would I do that? Do I need to insert rows or is it possible to insert a datagrid under … Web Development asp.net | |
Every time I try to write this page I encounter many errors, usually a blank page acan anybody help me? I am just learning, really just learning. Thanks "Write an ASP page that has a form taking a user's name as input. Store this name in a permanent cookie that … Web Development asp | |
I am making (or trying to make) a mailing list form for my web site. It is supposed to write the email addresses to the file but it isnt working any help would be [B]GREATLY[/B] helpful THANKS 1} <html> <body> <form action="write1.php" method="POST"> What is your E-MAIL ADRESS <input type="text" … Web Development email file-system first-post php | |
this may be more of an html question but relates to php... I have a form with multipal text fields. when in any field you press the enter key the form is submitted to php, eventhou the form is not compleat. what would be a method for detecting or traping … Web Development php | |
Hiya, Ok, I really need help now. I want to learn Php programming. I use windows but I guess the Php scripts I write will be running on Unix/Linux since most webservers of this world are Uniz/linux. Now, my question is : Since there are 2 Php versions (one for … Web Development google php unix windows-server | |
hi ive been workingon some For loops an While Loops and Switch statements and i need so help with this one problem if you could help me that would be grate ive tried realy hard to do this on my own but cant figure it out thanks for helping This … Web Development php | |
normally we read text file like this.. $filename = "D:/Point/Point.txt"; $handle = fopen($filename, "r"); $contents = fread($handle, filesize($filename)); fclose($handle); if i want read text file on LAN computer. how to write path name of the text file?? Web Development file-system php | |
Howdy All I know next to nothing about PHP, just very basic stuff. I have a PHP Mysql driven web site that I would like to change the look of. I am looking for a program that I can point at the PHP file and will show me the HTML … |
The End.