52,566 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for ditty

I have a list box for multiple selection. It contains some main list and sublist. My aim is no one couldn't select the main list. for eg: Project manager Arun Pradeesh Team Leader Madhu Jibin Anybody couldn't select the main heading such as Project manager and Team Leader.. Pls help …

Web Development php
Member Avatar for ditty
0
218
Member Avatar for mustafaneguib

[CODE=php]<html> <head><title>Write a New Article</title></head> <body> <?php session_start(); $connect=mysql_connect("localhost", "worldofp_mussy", "mustafa"); mysql_select_db("worldofp_blog1") or die(mysql_error()); $get="SELECT user_id, user_name FROM user WHERE user_name = '" . $_SESSION['username'] . "' ORDER BY user_id"; $results=mysql_query($get) or die(mysql_error()); $row=mysql_fetch_array($results); $insert="INSERT INTO article( article_name, article_content, user) [B]VALUES ( '<h4>" . $_POST['articlename'] . "</h4>', '<pre>". $_POST['articlecontent'] ."</pre>', …

Web Development php
Member Avatar for nav33n
0
161
Member Avatar for MDGM

Hi all, I have just put together a simple log in script from various tutorials on the web and at the moment it is only checking the username entered by the user against what is in my database. I cant find any infromation about any kind of AND function or …

Web Development php
Member Avatar for nav33n
0
122
Member Avatar for harinatt
Member Avatar for Shanti C
0
83
Member Avatar for punithapary

Hi, Can anyone tell me what is mean by core php.What is the difference between core php. Please help me Thanks Punitha pary

Web Development php
Member Avatar for Shanti C
0
83
Member Avatar for ingeva

Searching for a solution to my problem I found this forum. Hope someone here can help. Instead of manually updating a table by using copy/paste from a web page, I would like to read the page directly from php. Pasing the contents would be a breeze, but I have no …

Web Development dns php socket-programming
Member Avatar for ingeva
0
76
Member Avatar for PomonaGrange

Hi, I have been trying to create a searchable database and have the following code for my form and the action code. When the form is changed/submitted ll I get is an error "Query was empty" Can anyone offer any help?? [code]SEARCH By Last Name (Letter)<form NAME="navsel" action="sel_byLetter.php" method="get"> <select …

Web Development php
Member Avatar for PomonaGrange
0
273
Member Avatar for brightline

I have a gridview that contains an 'edit' command button. The problem is that when I click the this 'edit' command button it does not work from the first time,I must click it 2 times to enable edit mode. I want help to make it enable edit mode from the …

Web Development asp.net
Member Avatar for aspking
0
119
Member Avatar for dmarino1

Sorry to anyone if I made the mistake of "Thread Hijacking"...onto the issue Attached is my Web.Config file. I am getting upto 6 different Unrecognized Configuration section issues... I am converting from VB to C# using a product called CodeChargeStudio4, a product the company wants me to use. I have …

Web Development asp.net publishing
Member Avatar for dmarino1
0
199
Member Avatar for JDOMPer

Don’t misunderstand me – I use AJAX, but I think there is a far simpler, elegant alternative that just uses Javascript, the DOM and Php ( hence - JDOMP) for data transfers, and is cross-browser without the need for work arounds. JDOMP works in recent versions of Explorer, Mozilla, Safari …

Web Development javascript
Member Avatar for JDOMPer
0
487
Member Avatar for vasu123

Hello all, I am not able to send data from one web page to another web page by using request.form in framework 1.o Can any one help me. Code: [B]Page1.apsx.vb[/B] 'For Submitt buuton server.transfer("page2.aspx") i ahve one textbox in page1.aspx and if i click on submitt button i am sending …

Web Development asp asp.net web-server
Member Avatar for sierrainfo
0
126
Member Avatar for akshit

hi frnds. this is something which may seem foolish to ask, but i have been beating my head against the wall at the frustration of not being able to get over this... anyways, what i want to do is to select some data from a single MySQl table, using a …

Web Development php
Member Avatar for akshit
0
77
Member Avatar for akshit

hey frnds... i am develpoing a program using PHP/MySQL. Here, i have a form which consists of a few text fields etc etc. It also contains a drop down menu. In the backend, i have a number of databases. The user input (drop down menu) will decide which database is …

Web Development javascript mysql php
Member Avatar for akshit
0
141
Member Avatar for Nameste

right, well i'm just recently learning php. i've installed WAMP and it seems to be working for all i know, but when i go onto the localhost or whatever and click onto my saved file in my project folder it always tells me that i have to download it. i …

Web Development php
Member Avatar for nav33n
0
73
Member Avatar for mcx76

Hi, I am looking for help to find "popup script" which can Automatic open when website open. I want to add Image or any way to Flash Movie. Thanks you in advance.

Web Development flash javascript
Member Avatar for ~s.o.s~
0
81
Member Avatar for jcmurphy

Hi all, i have a php form that i use on websites for their contact forms. it uses basic php mail send. i have just received a couple of emails that were sent using the form, but i feel didnt get sent via the website. i.e. i think that they …

Web Development php
Member Avatar for nav33n
0
126
Member Avatar for chriscapetown

Hi, can anyone help me debug this piece of code please, any help will be much appreciated! Its the body of a message im sending with mail() function.. Thanks, Chris Getting this error in FireBug.. Parse error: syntax error, unexpected '.' in /var/www/virtual/capetownalive.co.za/htdocs/bookings/scripts/xmlHttpRequest.php on line 28 [code] $message = 'Cape …

Web Development php
Member Avatar for nav33n
0
70
Member Avatar for ishlux

Hi all, I want the the tag , to retrieve the values from the database......... Thanks

Web Development php
Member Avatar for nav33n
0
90
Member Avatar for emit_flesti

This is the weirdest problem I've seen so far. But upfront this is my first javascript development. I've mostly programmed in Actionscript and PHP. I have quite a bit of javascript running on my PHP page. I had just gotten everything to work well (looking at you IE7!) and I …

Web Development actionscript javascript
Member Avatar for emit_flesti
0
95
Member Avatar for sayedjustetc

By Sayed, June 25th, 2008 * Single tier applications are easier to design. Single tier applications mix data, presentation, business logic altogether. It is easier design but workload distribution becomes difficult. Moreover, software maintenance becomes a big headache. * Multi-tier applications can address these challenges. Here, the application, hence, the …

Member Avatar for stephen84s
0
191
Member Avatar for mushi

Parse error: syntax error, unexpected T_STRING in /www/110mb.com/m/u/s/h/i/2/1/9/mushi2195/htdocs/includes/languages/english/index.php on line 15 [Code]<?php /* $Id: $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright (c) 2007 osCommerce Released under the GNU General Public License */ define('TEXT_MAIN', 'WELCOME TO M M TECH. <b>Our aim to provide cheap products at the best prices.</b>. <br><br><table …

Web Development open-source php
Member Avatar for pritaeas
0
100
Member Avatar for dkv

I am new to using php for querying exchange server. I downloaded the class_http.php and class_xml.php. I am trying to run the example "Grab all properties for an item " given at http://www.troywolf.com/articles/php/exchange_webdav_examples.php#allprops . I have modified the following variables in the example php script (exch3.php): $exchange_server = "http://mail.msm.edu"; $exchange_username …

Web Development apache encryption php
Member Avatar for dkv
0
316
Member Avatar for Shanti C

I want to expire login details after some days.. Can any one help me any short code to this thread in php... I have the registered date of particular member in my database.. Thanks.

Web Development php
0
69
Member Avatar for ishlux

Hi all, i am getting `Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in D:\xampp\htdocs\demo\help.php on line 23` this error. how to overcome by this problem, <?php include 'database.php'; $email = $_POST; $firstname = $_POST ; $lastname = $_POST ; $tphone = $_POST.$_POST.$_POST ; $message = $_POST; …

Web Development mysql php
Member Avatar for Shanti C
0
154
Member Avatar for c++ prog

our group made a decision to do a dynamic website, and the best tool for this is PHP! But this is too risky...why? because none of us has any background on it!!! can anyone recommend a site that can teach me how to use PHP...any help would be appreciated..tnx

Web Development php
Member Avatar for ditty
0
133
Member Avatar for 4x4biker

I'm uploading files via php script straight to a folder called 'uploads' on my mysql server. I can list all the files uploaded. My problem is listing only selected files from this folder for each user that login. i.e. user A logs in with username 'theboss' The user will be …

Web Development mysql php
Member Avatar for 4x4biker
0
107
Member Avatar for ishlux

Hi, if user is not the registered user first he has to register and then login, my login page is working but i want to validate whether he is an registered user or not. i had written some code but its giving some problem , can any one help me …

Web Development php
Member Avatar for ditty
0
155
Member Avatar for akshit

hey guys. this may be very trivial, but i cant figure out a way... i want to retrieve the data entered by the user through a drop-down-menu using POST method. I am unable to do so... kindly suggest P.S. I am how to retrieve text-field data from a form, but …

Web Development php
Member Avatar for ditty
0
125
Member Avatar for JeffBot

I'm redeploying my webserver. As of right now my IIS is shut off, and I am in limbo between installing it or going with apache server. My main concerns are ease of use and security, and I'm not sure which is the better choice. Looking for recommendations, so which is …

Web Development apache php
Member Avatar for ShawnCplus
0
66
Member Avatar for Venom Rush

Hi there I'd like to know if this is at all possible...I'm sure it is but I haven't been able to find a single function that would do this in php.net's manual. The only function I've found is the copy() function but that only copies a single file or folder. …

Web Development php
Member Avatar for Venom Rush
0
83
Member Avatar for curtranhome

how do i create a user profile that is similar to that of myspace.com?

Web Development javascript
Member Avatar for sillyboy
0
95
Member Avatar for friedguy

Hey all, I am trying to create a site that produces a PDF or something similar based upon user input through radio buttons. For example say there are three categories A, B, and C. Each category has two options, 1 and 2. So a diagram with option A = 1, …

Web Development javascript pdf
Member Avatar for friedguy
0
130
Member Avatar for jmasta

Hello everyone, I've run into a brick wall with this problem. I've been given a huge webapp that was designed for IE6, and I need to make it work(and look good) in Firefox 3.0 and IE7. So far, it's just been a bunch of CSS, JSF, and HTML changes, with …

Web Development html-css javascript
Member Avatar for jmasta
0
144
Member Avatar for akshit

hi... I am developing an application using PHP/MySQL. here, i have one page(say P1), which contains a form(just one drop down menu, say D1, with only 2 options , say O1 and O2)... the target of P1 is another page, say P2. Now, P2 is also a form, and contains …

Web Development php
Member Avatar for nav33n
0
87
Member Avatar for praveen_dusari

hi, iam working in php for 4 months iam still trainee iwant to study a sample project so,that i can improve my knowledge i really fed up with tutorials. can anyone please help me in finding sample projects thanx

Web Development php
Member Avatar for silviuks
0
91
Member Avatar for krapa

I want my form to be validated that is no field should be empty.....i have tried some code on field only but its not working...please help <html> <head> <title>city talkies acccount</title> <style type="text/css"><!-- p { font-size: smaller; font-family: sans-serif;align:center;} --> </style> <body bgcolor=""> <script type="text/javascript"> function validate_form ( ) { …

Web Development html-css javascript
Member Avatar for ~s.o.s~
0
103
Member Avatar for fayenot

i found some codes on other forums concerning the cancellation of insert in formview if the record already exists. but its giving me an error stating that there is an incorrect sysntax near =?.... can you please tell me what's wrong with this syntax..i will post below the codes. [ICODE] …

Web Development asp.net open-source
Member Avatar for serkan sendur
0
100
Member Avatar for heels

Hi, How do you retain values entered in the textbox after submitting? javascripts or any other methods? Thanks alot. Regards, heels

Web Development php
Member Avatar for casper_wang
0
174
Member Avatar for asmith3006

Hi, I have a page which has a Div on it which gets constantly updated (every 1-3 seconds) but I want it to maintain its position between refreshes. I'm very very very new to Javascript and I am finding it very difficult to convert code that I've found online. Can …

Web Development javascript
Member Avatar for Ken Sharpe
0
128
Member Avatar for hollyadams

Hi I am try to use some code that I found on Daniweb forum to display random records from an Access database on a page. The database has a table called tFact, and two columns called ID, and vFact. I can not get the code to work, and I was …

Member Avatar for Ken Sharpe
0
101
Member Avatar for sreein1986

I need some code in ASP.NET when Submit button Click show one messege Like "your Message Sent Successfully" in ASP.NET I don't know ASP.net please anybody help me

Web Development asp.net
Member Avatar for Ken Sharpe
0
87
Member Avatar for pakoppan

Hello, I have the following script that [COLOR="red"][B]used to work [/B][/COLOR]with FF2. Now I get under FF3: [COLOR="red"] TypeError: document.getElementByID('content') is null[/COLOR] [B]SCRIPT:[/B] [code=javascript] function Sounding(){ var yr = "08"; var myArray = new Array(); myArray[0] = new Date() ; var mes = (myArray[0].getMonth() ); if (mes.length = 2) { …

Web Development javascript
Member Avatar for pakoppan
0
126
Member Avatar for Jxxxx

how to to "ondelete cascade" command with the phpmy admin? I know how to link the relation between different tables and primary key and foreign keys in the tables but unsure how to put constraints such as "on update cascade" with phpmyadmin...... is it needs to be done just by …

Web Development php sql
Member Avatar for Slayxr
0
134
Member Avatar for Venom Rush

Hi everyone Does anyone know of a script that allows multiple file upload while only having one file input on the screen? I think gmail does this. The user browses for an attachment and then clicks ok, the file is uploaded immediately and then the user can upload another file …

Web Development file-system php
Member Avatar for nav33n
0
105
Member Avatar for ykmun

Hi All, I seem to be stuck with this problem and despite my attempts at looking all kinds of solutions, I still find myself miserably and frustratingly unavailable to solve my problem. My problem is the following: I want to restrict access to a folder which contains the administrator pages …

Member Avatar for sierrainfo
0
116
Member Avatar for navya.g

hai, please give explanation about .net framework...? thanks.

Web Development asp.net
Member Avatar for sierrainfo
0
75
Member Avatar for kvdd

Hello, I am trying to add a total of some items in a while. My while produces list with names and with times that that person has worked. Like this: [code] John 8:00 John 5:00 John 6:00 <<here the total of john>> Lars 9:00 Lars 4:00 <<here the total of …

Web Development php
Member Avatar for nav33n
0
112
Member Avatar for Venom Rush

Hi all Just curious to know if this(thread heading) is at all possible. Haven't been able to find anything on the net so far.

Web Development php
Member Avatar for Venom Rush
0
107
Member Avatar for Swin

Hello everybody, Please help me. very urgent. I am a Junior developer. My problem is, In my site there are number of users. There have entered for space,domain registration ,etc... what is i want is. After one year the Domain Registration was expired. Before one month of expiry date a …

Web Development asp
Member Avatar for Swin
0
103
Member Avatar for MDGM

Hi all, I just need to delete .jpg form the end of a variable stored like this: $name = $_POST["name"]; Thanks :D Max ps echo stristr($name, '.', true); // As of PHP 5.3.0, outputs *content of string BEFORE the first full stop* dosnt work. im guessing its because my php …

Web Development php
Member Avatar for MDGM
0
103

The End.