52,566 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for AYYAD

where do i download a php program from??? so i can start programming, or whats a programs name... any sites for tutorials, coz im thinking of doing a website

Web Development php
Member Avatar for nav33n
0
189
Member Avatar for assgar

I am having problem with my loping. I don't know if I have chosen the correct approach. GOAL: I need to insert into a table event types for a specific date range. The calendar the event type is displayed on is divided into 15 minutes time intervals A group consist …

Web Development linked-list php unix
0
88
Member Avatar for aparnesh

I am trying out the process of uploading a file from a browser to the IIS 5 server. I have installed the MS Posting Acceptor (cpshost.dll) and the file exists in the C:/InetPub/Scripts folder. I restarted IIS after the installation. The Code for Posting the file is [CODE]<FORM EncType="multipart/form-data" ACTION="http://localhost/Scripts/cpshost.dll?PUBLISH? …

Web Development asp file-system
Member Avatar for SheSaidImaPregy
0
198
Member Avatar for microtekblue

Hello. I don't know what I did or what has happened, but all of a sudden when I try to click my RSS feed link on my Wordpress blog, I get this error: [inlinecode] XML Parsing Error: xml declaration not at start of external entity Location: [url]http://www.justwantaquote.com/blog/feed/[/url] Line Number 2, …

Web Development php wordpress xml
Member Avatar for ritgrad83
0
180
Member Avatar for klefevre

The following code snippet works in IE, but not Firefox 2.0.0.10. The parts that access text boxes work great. I can see the selectedIndex's value for the two drop-downs, but cannot retrieve the text of the selected item for either drop-down. Specifically, the first alert displays the value of the …

Web Development javascript
Member Avatar for klefevre
0
136
Member Avatar for Labby77

Hello all master coders, I have been doing my site exclusivley in html. What is the big differences bewteen php and html? What are the advantages/disadvantages? What, if any would be the penalty from going from an html site to a php site? Would this hurt the PR I have …

Web Development html-css php
Member Avatar for TopDogger
0
112
Member Avatar for vinithktp

Hi, Im new to javaScript. Im trying to fetch data from html table row to text box by clicking radio button. But i can fetch only the first row. Here iam attaching my code... JSP Code <table> <tr> <td>Select</td> <td>ID</td> <td>FIRST NAME</td> <td>LAST NAME</td> <td>AGE</td> <td>HOME TOWN</td> <td>JOB</td> </tr> <% …

Web Development javascript
Member Avatar for vinithktp
0
84
Member Avatar for johnywhy

hi i'd like to display a form on my page from a page on a remote website. I have permission to use the content on that remote site. I dont want to display the entire remote page, just the form. I have no control over the element names or ID's …

Web Development client-server javascript
Member Avatar for johnywhy
0
113
Member Avatar for himanjim

[B]Is there any standard code to capture ur current webpage as image .... I've found one in php but that requires copying of new dll files to ur server...So if u r hosting ur website on some other server...U can't achieve that!! Waiting for ur reply[/B]

Web Development javascript
Member Avatar for johnywhy
0
148
Member Avatar for jay64

Hi, I am very new to PHP, teaching myself at the moment. I am using online tutorials to teach myself, so I am at their mercy of what information they provide. I have found some decent scripts, but they don't show me how to link them together. I am trying …

Web Development php
Member Avatar for buddylee17
0
90
Member Avatar for world_weapon

Working on a function that prints out all database rows that end with _n where n is single digit number 1 - 9 first and then prints rows that do not end in _n. So far I have been trying to use this code [CODE=php] $theQuery="SELECT * FROM tableContent" while($row=mysql_query($theQuery)) …

Web Development php
Member Avatar for world_weapon
0
179
Member Avatar for jencinas69

Hello I am trying to add a 7, 14 or 30 day to our job posting online form. Right know I just have a start and end date drop down. What I have in mind is to do 3 radio buttons with 7 day, 14 day, and 30 day, the …

Web Development php
Member Avatar for jencinas69
0
301
Member Avatar for daver40

I'm a bit of a beginning to PHP, so I hope that this question isn't too terribly simple. I'm trying to write a flexible query that will use data from an HTML form to create a SELECT statement for a MSSQL database. I've tried writing a sample query, but I …

Web Development mssql php
Member Avatar for mandragora
0
128
Member Avatar for Inny

Hello, Im trying To create A code In php That Does the Following: A. detects visiting users real ip address B. detects city and country C. detects browser type and version D. detects referrer url E. detects landing page F. appends this information to a txt file Im using the …

Web Development php
Member Avatar for Inny
0
310
Member Avatar for geekyspaz

Hi, I'm fairly new at php and I'm trying to understand how to upload a maximum of 5 images. The images would be uploaded to a common directory. My plan is to save the pathname to a database for later retrieval. Please help. Thanks.

Web Development image php
Member Avatar for geekyspaz
0
82
Member Avatar for lydia21

hi i want to check the uname from the database and the session variable... please tell how to write if condition <? $link=mysql_connect($hostname, $username, $password); mysql_select_db($dbid) or die("unable to connect"); echo "<table width='60%'>"; $result=mysql_query("SELECT jobid,jobtitle,cname,uname FROM please"); print "<tr><td>jobtitle </td> <td>cname</td></tr>"; if ($result[3] == $_SESSION[uname]) { for ($i = 0; …

Web Development php session
Member Avatar for lydia21
0
100
Member Avatar for web developer

Hi all, I am very happpy to return back again to you. This time i have a critical problem about uploading files on the server by asp.net. I choosed the HTML control "File" and Make it run as server control , and got its file name by the statement [COLOR=Blue]string …

Web Development asp asp.net
Member Avatar for shaulf
0
1K
Member Avatar for anirban1234567

can anybody tell how to make discussion forum in asp.net... I need it immediately...

Web Development asp asp.net
Member Avatar for shaulf
0
142
Member Avatar for nick0123

Hopefully someone can assist me with this, I've searched all over and other than an inkling that maybe a counter is required I've drawn a blank. Basically from an access database comes a list of schools and their details. At the top of the asp page is the list of …

Web Development asp
Member Avatar for CertGuard
0
187
Member Avatar for scottrdj

Hi, I have a website that was developed a few years ago for me, site is proburn.com and has been happily running for a few years, however I have had to chnage hosts and I am now gwetting all sorts of errors. latest one is where a customer is trying …

Web Development asp html-css microsoft session
Member Avatar for CertGuard
0
197
Member Avatar for kings

hi when edit link is clicked the form with the filled in fields will get displayed .the user the can edit the content in the fields and then when he clicks update the table will get updaed here is my code... here id is auto generating field in mysql [B][COLOR="Green"] …

Web Development php
Member Avatar for nav33n
0
301
Member Avatar for tinggg

Hi this is my first asp form so please be gentle with me :) I've setup this form and when I test it and 'send' the email isn't coming through. Can anyone spot a problem in the code? Thanks for your help FORM Code [code] <div class="feedback"> <form action="sendorder.asp" method="post" …

Web Development asp email microsoft-office pdf
Member Avatar for SheSaidImaPregy
0
146
Member Avatar for adrive

hi, i understand that the xmlHttp.responseText; attribute would return the server's message, but is there any way to get only ajax object's error messages? see, i have a case. lets say i have two different span on my page. <span id="system"/> <span id="display"/> if ajax's object is throwing an error, …

Web Development javascript
Member Avatar for adrive
0
141
Member Avatar for Taffd

Is it possible to include the character < in a regular expression? I don't seem to be able to find a reference to it anywhere and am unable to build a regex with just this one character.

Web Development php regex
Member Avatar for digital-ether
0
143
Member Avatar for bondbot

I am new to web development language and I am trying to write a program. I am in dire need of help. Thanks!

Web Development asp
Member Avatar for SheSaidImaPregy
0
97
Member Avatar for ix27

Browsing an aspx page results with the following error: [I]The page cannot be displayed The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings. [/I] When I checked the Event Viewer, I get "Fatal …

Web Development asp web-browser
Member Avatar for SheSaidImaPregy
0
53
Member Avatar for Varelei

The problem is that I cannot get my Add Products to work. Below is the source coding for both the entry form and the .asp processing. Can anyone tell me what is wrong with this code? Help is greatly appreciated, and so is a final solution! I'll add reputation to …

Web Development asp microsoft-access open-source
Member Avatar for SheSaidImaPregy
0
352
Member Avatar for Taffd

Hello everbody, Despite some serious googling, viewing previous posts here and consulting the php manual, I am still unable to validate my user input. If I can get one simple form to validate, I will be able to adapt the script accordingly to any other, so any help you can …

Web Development php regex
Member Avatar for Taffd
0
194
Member Avatar for Dennis_Phils

Hi All, I'm having problem with the onkeypress attribute, I'm not sure if my code is right. When pressing the enter button, the javascript function would work on IE but not in Firefox. I'm not sure if the event keyCode is being recognized by Firefox or if I'm missing something... …

Web Development javascript
Member Avatar for ~s.o.s~
0
326
Member Avatar for harbir

I am using structs to try and get the "update" functionality working. I have a list of items appearing in the jsp page, "viewItem.jsp" . I am getting this list from the database. At the moment I am just displaying the item description, but item id is also available in …

Web Development java-jsp
Member Avatar for lookof2day
0
125
Member Avatar for raeyshe

[B]Warning[/B]: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in [B]/home/content/r/a/e/raeyshe/html/fanlisting/admin.php[/B] on line [B]36[/B] [code]<? // select all unapproved members $result = mysql_query ("SELECT * FROM $table WHERE apr!='y'"); [COLOR=darkred][B]if ($row = mysql_fetch_array($result)) { [/B][/COLOR] do { // display all unapproved members ?>[/code] Line 36 is in bold, …

Web Development mysql php
Member Avatar for shinichi001
0
171
Member Avatar for lydia21

hi how to get my database values to my textbox.... i want to update my database content.in order to do that i want to display the existing content in a textbox so that the user can change the content and click update to update the content in the db.

Web Development php
Member Avatar for lydia21
0
144
Member Avatar for ep2002

Hi everyone, How you all doing? Question.... I need to get some royalty free photos from a photo site & was wondering if people wanted to go in with me on the cost. [url]http://www.photos.com[/url] We would split the $130 (depending on how many people chip in) & you have one …

Web Development
Member Avatar for ep2002
0
140
Member Avatar for GLT

Hi, I am on my work placement where I have been given the job of developing the company's web based database. I am very confused as in university I have only learnt the basics and the company are expecting a lot more of me so I have been trying to …

Web Development asp asp.net sql web-server
Member Avatar for ptaylor965
0
225
Member Avatar for kahaj

It's been forever and a day since I used frames. I'm sure I have it all plugged in right, but I've never used JavaScript w/ frames. Do I have the links coded properly in the following: [code] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtmll/DTD/xhtmll-transitional.dtd"> <!--leftFrame.html--> <html> <head> <title />Left …

Web Development javascript
Member Avatar for kahaj
0
249
Member Avatar for Designer_101

Hi I was wandering is it safe to keep data in a .txt file if it is outside the public_html folder on my site? thanks

Web Development html-css php
Member Avatar for Designer_101
0
80
Member Avatar for Xavier1234

So, I need a little help, I purchased a source code for a mafia game, so I could test things out, because I wanted to own my own game and such. I learned pretty much basic PHP, and I know alot of MySQL. I don't know how to do what …

Web Development php
Member Avatar for Pro2000
0
108
Member Avatar for SheSaidImaPregy

So basically this is what I have. In the database, there is a table called LocalTalent. Inside this table there are Two Fields, one is the LTName, and the other is the LTID. Now when my client adds a new talent category, I want this to automatically affect the page …

Web Development asp.net
Member Avatar for SheSaidImaPregy
0
166
Member Avatar for kaz0161

Hi! Please please someone check these site definitions for me:- Local Info:- (The usual name of site etc) HTTP Address: [url]http://www.mydomainname.co.uk[/url] Remote info:- Access: FTP FTP host: ftp.mydomainname.co.uk Host directory: (blank) login: (my login) Password: (my password) Testing server:- Server Model: PHP MySQL Access: FTP FTP host: ftp.mydomainname.co.uk Host directory: …

Web Development php
Member Avatar for ryan_vietnow
0
102
Member Avatar for yenyen

hallo all..i got some problem in using the session in ASP. i hope u all can guide me in detail. i have a form, inside got 3 drop down and one text box. and got one Add button. wat i wan to do is: after fill in the value for …

Web Development asp session
Member Avatar for yenyen
0
99
Member Avatar for anto_nee

hi to all... giving support to my projects now i came with another problem.. when i trying to pass the values to popup am using request.form in the popup will it work?? it is not working for me.. coz will not post the form for popup... my code is here …

Web Development asp
Member Avatar for CertGuard
0
157
Member Avatar for dmah2007

HELP.....our web server requires we use an ASP page to redirect our 20 URLs to subwebs. This I can deal with. However, we want clients to be able to go directly to a page within a site by typing in [url]www.WillametteValleyCrane.com/payment[/url] and get redirected to the page in the web. …

Web Development asp web-server
Member Avatar for CertGuard
0
276
Member Avatar for n5eea

Hello, I'm a newbi to both scripting and asp. I aneed to understand this error message being received from an existing web page. This is displayed on most page refreshes. “Microsoft VBScript runtime error 800a0005 invalid procedure call or argument ‘mid’ /notify_shipped asp, line 24 The website uses MySQL for …

Member Avatar for CertGuard
0
763
Member Avatar for mike4

Hey, Ad like to know the capabilites of users browser in code so that i give her the codes for her browser I would like to do this without using the deprecated globals like $http_user_agent and $http_accept Actually I would like to have two php scripts for my site one …

Web Development php
Member Avatar for mike4
0
61
Member Avatar for lydia21

hi All jobtitle will be displayed in a table with hyperlink.when the jobtitle is clicked.it should fetch description,email etc from the database and display it. please tell me how to link the pages based on the tobtitle or id....when the hyperlink is clicked it is not displaying the data from …

Web Development perl php
Member Avatar for lydia21
0
132
Member Avatar for adrive

guys, I can't seem to find any info on how to pass a list of checked checkboxes through POST method of ajax. Unlike traditional forms, when you submit a button, a list of selected checkboxes with the same name will allow you to retrieve it at the server side (php …

Web Development first-post javascript
Member Avatar for somedude3488
0
97
Member Avatar for FireNet

I am trying to a page load an external website's page within a div, but it's just not working.... Anyone got any ideas? I do know it's possible: [url]http://orangoo.com/labs/GreyBox/[/url] -- loads google.com in a popup Here's my code [code] <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link href="s1/style.css" …

Member Avatar for FireNet
0
206
Member Avatar for Designer_101

Hi im having some trouble with the code bellow. I would like for each time the form containing the name and message to be echoed out but in a table. So naturally i have made a for loop that checks the amount in the array and echo out seperate portions …

Web Development php
Member Avatar for somedude3488
0
123
Member Avatar for adrive

hi, i'm wondering why is it javascript doesn't seem to accept null value as a real null? In order to know if its a null field later on, it's as if i have to check it against a string 'null'. for example, i have a txtName hidden field on my …

Web Development javascript
Member Avatar for ~s.o.s~
0
204
Member Avatar for microtribe

Hi, I have a Javascript total calculation function within a php form that uses onBlur to show the client a running total of the dollar amount of items added: [url]http://www.microtribe.com/dev4Tony/order881x2.php[/url] And I have a linked external PHP file/script to email the results of the form to me. All works fine …

Web Development javascript php
Member Avatar for somedude3488
0
170

The End.