52,566 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for sweet cLassy

i have trouble installing PHP load module by using apache version 2.0. i'm using windows. pls help before i go insane.

Web Development apache php
Member Avatar for mar12sky
0
178
Member Avatar for trevata

Hi ! I need a javascript code which sends variable to PHP. I have a drop down menu (<select>) in the select there are diffrent cities and i have an array of neighborhoods and when one city is selected, a part of that array shows up, e.g. from 13 to …

Web Development javascript
Member Avatar for trevata
0
149
Member Avatar for ruhi

Hi, I have three dropdownlist: country, state and city. Based on the selection of country the data of state will be filtered and similarly depending on the selection of state , the items of the city will be filtered. That is working fine. Now there is one gridview which contains …

Web Development asp.net
0
80
Member Avatar for Kusno

Dear all, I have a problem. I want to subtract two dates use JavaScript. First date source is from SQL database, I format it use ASP.Net code to "yyyy-MM-dd" without time and save it into TxtDate. The second date is from current date. I want subtract those two dates without …

Web Development asp.net javascript
Member Avatar for ~s.o.s~
0
157
Member Avatar for udaydesai

I have a Folder in that i have sub folders like excel_files, excel_files_backup , images etc and files like excel2.php , get_mail.php etc . In excel_files folder having excel files and excel_files_backup is an empty folder . iam uploading excel files in excel_files folder to database after inserting iam unlinking …

Web Development php
Member Avatar for udaydesai
0
190
Member Avatar for architact

Hello Every one I have a problem in my website that i want to generate the user ids like 0u3012ewd0 as we see on many sites but don't have any idea how to do this. Please help me in this problem Thanks alot.

Web Development php
Member Avatar for architact
0
101
Member Avatar for rickya100

Hi, I am learning about how to write OOP PHP code but I keep coming across lines such as [code=php] $this -> $sender = $sender [/code] I'd really appreciate it if anyone here could clue me in on this as I can't get any info on the web about it. …

Web Development oop php
Member Avatar for R0bb0b
0
1K
Member Avatar for eagled2

I am designing a site that will have several variables used on multiple pages and would like to create a settings page that allows an admin to update the value of these variables that are saved in a php file. I was thinking of using fwrite to update the values …

Web Development php
Member Avatar for eagled2
0
74
Member Avatar for TechExpressInc

I have a iframe php form and I request the 3-digit code from the back of a credit card. Can I have a pop-up html page for help? The screen goes: "3-digit Security Code: _______ (on back of card)" I would like to have it so if the user clicks …

Web Development php
Member Avatar for langsor
0
390
Member Avatar for babyfrostie
Member Avatar for ShawnCplus
0
89
Member Avatar for ricksvoid

Ive created a realestate application that allows the agent to upload photos along with a description of the estate, price, bedrooms and financial options. On the buyers side ive used a forms view to enable a viewer to browse through records and display images directly from the database. Everything seems …

Member Avatar for dickersonka
0
170
Member Avatar for tru's

How can i update the record in the db? i've the ercord in db. and i was updating the record by increasing the no of rating based on the 'id' given in the table. how can i dothis in php...

Web Development php
Member Avatar for heni_pro
0
97
Member Avatar for rameshk_tvm

Hi, I have created a web page with javascript, its successfully working in firefox but not in internet explorer version 6 and 7. I am not good in scripting and I have done this page with the help of my friend. I have uploaded the zip file. It contain two …

Web Development javascript web-browser
Member Avatar for rameshk_tvm
0
141
Member Avatar for kohuke

Hi, Well to start od i decided to learn how to create jsp pages and finally finish my project. So i used the netbeans tutorial for making jsp pages. The sample worked fine, but when i wanted ti retrieve information from my own database it do not work like it …

Web Development java-jsp java-netbeans mysql
Member Avatar for kohuke
0
140
Member Avatar for BillyMako

Hi, I have an Alert box which pops up when a customer enters in "po box" in IE7 it doesn't let the user continue after entering "po box" in the field but in Firefox after Alerting it still lets the customer continue. How can i make it so that on …

Web Development javascript
Member Avatar for essential
0
135
Member Avatar for sasindagi

hi, plz help me out to hide querystring at url eg: [url]http://localhost/payment/paypal.aspx?Uacc=das021[/url] &sdgn=jg43 to only [url]http://localhost/payment/paypal.aspx[/url].

Web Development asp.net
Member Avatar for bheeks
0
76
Member Avatar for bheeks

Hi all I am currently sitting with a problem where I have created dynami controls in a seperate "htmlDesigner" calls I have created. Once I return the html to the calling page, I insert the Dynamically created HTML controls within the Page_Init section, which sets the controls onto the controlling …

Web Development asp.net
Member Avatar for bheeks
0
108
Member Avatar for Thirusha

Hi I am trying to remove a session attribute from my app, currently i use the jstl tag remove to remove the attribute, this works in firefox when the browser is refreshed, but not in IE, so i then decided to use the session.removeAttribute method in a servlet that gets …

Web Development java-jsp session
Member Avatar for Thirusha
0
69
Member Avatar for Stefano Mtangoo

Hello here! I'm newer new to PHP. I haven't even started. What softwares and tools and Books that I need to start? I love simple web programming! One friend told me it is easier with XHTML and CSS but there is no place here for that Langueage. I think I …

Web Development php
Member Avatar for Stefano Mtangoo
0
167
Member Avatar for Stefano Mtangoo

Hello dears, I have problem with setting up a PHP bible ( [url]http://phpbible.org/[/url] ) to use in my page. Any help please! I really appreciate single jot to this problem, Steve

Web Development php
Member Avatar for Stefano Mtangoo
0
82
Member Avatar for shijunair

Hi everyone, I am facing a problem in my project .I am sure you'll will find a way out.I am working on a project leave management .now i am really confused as to how to go ahead.I am working with jsp and ms-access .Here the scenario is i have two …

Web Development java-jsp
Member Avatar for peter_budo
0
155
Member Avatar for atplerry

i have a simple php project that i have completed i want to upload it to the server i want to know what are the file that i need to upload Cos i use wampserver and my file are in the www root folder is it the www root foder …

Web Development php
Member Avatar for hakimkal
0
116
Member Avatar for manish250

i have taken date month nd year in menu in simple jsp not javascript.i want whwenevr i click on feb date list automatically contain 28 or 29 days.please reply me in a day

Web Development java-jsp javascript
Member Avatar for peter_budo
0
92
Member Avatar for prashanth18

hai iam working hard on this concept,iam not knowing how to delete message from message box.please send the code for deleting message from messagebox.

Web Development php
Member Avatar for prashanth18
0
82
Member Avatar for heni_pro

i'm just having a prblem with displaying records from db in the same page. i'm just trying to write a php code but it didn't show up. Th records are documnted in db by thier first name, middlename & party. html: <[B]select name="zone" size="1" id="zone"[/B]> <option selected="selected" value="Addis Zone1">Addis Zone1</option> …

Web Development php
Member Avatar for nagas
0
111
Member Avatar for pandax

Hello, I'm not sure about my situation. As common, I created two pages for my project: gallery.html (thumbnails) -> view.html (photo) Is it possible for me to view the large photo while i am in gallery page? I mean when I click (a link) on gallery, it will show the …

Web Development javascript
Member Avatar for pandax
0
83
Member Avatar for danno74

I'm trying to get this PHP mail form to work correctly and I keep getting an error: [code]PHP Parse error: syntax error, unexpected T_STRING[/code] from this line [code]mail($formproc["email"],$emsubj,$message,"From: $emfrm");[/code] from this mail form PHP file [code]<?php if (isset($_POST["formdata"])) { $formdata = $_POST["formdata"]; foreach ($formdata as $key => $value) { $formresults …

Member Avatar for R0bb0b
0
226
Member Avatar for rleslie70

I am fairly new to coldfusion. so this may be a basic question. I am working on a form where i want to make some of the fields only required if a check box below the fields is left blank. If the check box has a check in it, then …

Web Development coldfusion
Member Avatar for rleslie70
0
379
Member Avatar for mmmsabeel

hi everyone...iam sabeel... i have a drop down which is dynamically populated from a field(phoneNumber) in the mysql table... and i have a dynamic table which lists all the values from the mysql table..... now here is my problem.... when i select an option in the dropdown(phoneNumber)..then the values in …

Web Development php
Member Avatar for mmmsabeel
0
84
Member Avatar for ryy705

Hello, I need to give different people different email addresses of my site. For example, advice(at)mysite.com, support(at)mysite.com, author(at)mysite.com, etc. But I would like for all the emails to go to one real email account. mailinator dot com does a very good job of it. No matter what you put in …

Web Development php
0
48
Member Avatar for mekdes

i am working on a project and i have faced trouble in connecting php with mysql. anyone out there who can give me a clue can contact me. thanks mekdes

Web Development mysql php
Member Avatar for heni_pro
0
146
Member Avatar for anuj_sharma

hey guys, I have made a web page which comprises of two divisions.The first div is used to display a table which shows the inhouse trainess and the other div also displays a table which shows the outside trainess. Initially when the page loads both the divisions are hidden.I have …

Web Development javascript
Member Avatar for essential
0
94
Member Avatar for Prodian

I have a form that asks the user for a quantity. This quantity is used to check the checkboxes on the action page. Here is code example for the action page: [CODE] <cfparam name="Form.quantity" default=""> <cfif Form.quantity GT '0'> <cfset client.quantity_token = 'Y'> <cfelse> <cfset client.quantity_token = 'N'> </cfif> <cfoutput …

Web Development coldfusion
Member Avatar for Prodian
0
127
Member Avatar for knarffrank

I want to create a search engine page where i can get google's number of result for example: When I type the word "Car" it will search in the google's search engine and it will return the number of results.. Note: the page will not go to google's page

Web Development javascript
Member Avatar for amithc
0
187
Member Avatar for srinivas1236

hi ,goodmorning to everybody,,, i have two dropdowns and one row for entering data., one dropdown having days and anotherone having 1 to 15 no's. when i click on 1st dropdows, i select the presenet date.after that i click on 2nd dropdown and selected 5rows. now i need 5 rows …

Web Development php
Member Avatar for digital-ether
0
97
Member Avatar for marcux

Hi all! I am trying to make use of JDOMP but apparently something does not work. Here is my code: [CODE] function saveTextToServer(){ var dateNow = new Date(); var time = dateNow.getTime(); var url = "saveNotewall.php?text="; var noteField = document.getElementById("noteField"); url = url + noteField.value + "&time=" + time; var …

Web Development javascript
Member Avatar for marcux
0
83
Member Avatar for welbyobeng

Hi i am trouble adding NO CAPS and no spaces in the username on the code below I want the username to be character from 3 to 30 I want to restrict members from adding spaces or caps //----------------------------------------- // Check valid user name //----------------------------------------- if ( !$username OR strlen($username) …

Web Development php
Member Avatar for skinbug
0
119
Member Avatar for chry_15

Hi everyone, I'm a newbbie on javascript... I'm trying to develope a js to compare the first two letters of two fields... Any help would be appritiated!!!! Thanks Chris

Web Development javascript
Member Avatar for ~s.o.s~
0
97
Member Avatar for jackparsons

Hey Guys Can anyone help me. On my website i receive this message Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /usr/local/psa/home/vhosts/mangofitness.net/httpdocs/developments/includes/mysql.inc.php on line 26 The coding for this file is below, can anyone help me get no errors. <? require_once("config.php"); function db_connect() { mysql_connect(DATABASE_SERVER,DATABASE_USER,DATABASE_PASSWORD) or …

Web Development mysql php
Member Avatar for jackparsons
0
152
Member Avatar for andr3a

Hi Guys I am trying to create an opinion poll using javascript for my website. It just requests a yes or no answer. Any solutions?

Web Development javascript
Member Avatar for peter_budo
0
91
Member Avatar for Venks

Hai Friends, I want to create webservice in apache tomcat server in xml format as <xml> <name>Name1</name> <address>Add1</address> </xml> please tell how to do this.

Web Development apache java-jsp xml
Member Avatar for ~s.o.s~
0
99
Member Avatar for ianiramires

Hi everyone, i have problem with servlet for upload files,every help will be much appreciated. I am using the Apache API for uploading files.My original servlet is longer than what i will paste here,but i think that if i understand the problem of the short servlet here, i will fix …

Web Development apache api file-system java-jsp xml
Member Avatar for ~s.o.s~
0
187
Member Avatar for ashish100

hi, i am a php developer.we have our social- networking site. i want to implement mod_rewrite functionality in my site.for this i am working very hard.all the time a serious problem encounters when i try to use mod_rewrite. actually i don't want to show query string in the url. you …

Web Development php
Member Avatar for langsor
0
141
Member Avatar for praveen_dusari

hi all, i have two dropdown boxes in which i have to insert dates in first boxes from 1-31 and in second box i have numbers from 1-15. when i click on date1 and select 3 in second box i should get 3 rows from date 1-3 and i have …

Web Development php
Member Avatar for langsor
0
91
Member Avatar for hno

hi what is session and how can use it ? please learn me how to use it? thanks

Web Development php session
Member Avatar for Shanti C
0
62
Member Avatar for palavi

hi all, i am to company which has assigned project hopital mangt given ide net beans to which i am new, i am writing html in jsp like patient name, age, in a table. i am confused i am more to html not to jsp can we use html in …

Web Development ide java-jsp
Member Avatar for peter_budo
0
118
Member Avatar for praveen_dusari

hi all, i want a menu script like[URL="http://www.emirates.com/cn/english/"]http://www.emirates.com/cn/english/[/URL] the main thing is the border red line should appear i tried but left with no other option to request for help from u guys plz help

Web Development javascript
Member Avatar for langsor
0
134
Member Avatar for anuj_sharma

hey guys, I am not sure if this is the right place to ask this question but i was wonderring if you could print out a letter in a web page using html. Actually m making a project in which if a user's form is accepted then a confirmation letter …

Web Development javascript
Member Avatar for langsor
0
107
Member Avatar for Adi_2021

Hey guys! I recently made a html document with a password field. But for some reason when i load the page the password field already has some text loaded inside it. Was it because of the java script used in it or the Html document itself?

Web Development javascript
Member Avatar for langsor
0
90
Member Avatar for jumbojs

Ok, let me try to explain what I am doing here. I have five buttons that are red and when rolledover display the same five images except in color. Pretty typical rollover. But when you rollover a button, not only does the image turn to color but the image underneath …

Web Development javascript
Member Avatar for langsor
0
101

The End.