52,566 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for markwithak

Hi there, I am taking over someone elses code and do not work in php. None of this guys pages actually work! The one I am starting on is at [url]http://www.vri.ca/gallery/surroundphoto/restaurant[/url] When you click on any of his links you get the same picture so I am assuming that the …

Web Development php
Member Avatar for Troy
0
173
Member Avatar for oracle4me

Hello please help Total php beginner please help i am going crazy my home-page opens finishes loading but with error's on page and my hitcounter does not display on my site but it's still logging my site I looked through my site files and found this error below. Is this …

Member Avatar for Troy
0
240
Member Avatar for srikkanthan

Hi I have a web page - in that i give a link to exe file. When the user clicks on the link the exe is supposed to be downloaded and executed in the user's system. (I am not writing any malicious code or virus :rolleyes: ) However, when i …

Member Avatar for srikkanthan
0
195
Member Avatar for Sycophant

Hi, Stone me now. I am not a programmer or even a web developer. I am however falling victim to a strong learning curve - I have been asked to look at a site that is having a problem and fix it, and its imperative that I do so :) …

Member Avatar for Paladine
0
314
Member Avatar for fineline

thank you for intersting for entering this room i have a problem when i make a run for the program and i dont know whats the wrong the message wrong is : [SIZE=5]Login failed for user 'SHADID\ASPNET'. [/SIZE] shadid is my computer name and iam using IIS if you can …

Web Development asp.net
Member Avatar for Letscode
0
149
Member Avatar for dantrujillo

I am getting the following error: Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/champion/public_html/search.php on line 34 when doing a search for text in a description or product name. The error only happens when I do a search for multiple words. Here is the code: …

Web Development javascript mysql php
Member Avatar for dantrujillo
0
132
Member Avatar for Knoke

[CODE]<script type="text/javascript" language="JavaScript1.2" src="stm31.js"></script> stm_bm(["uueoehr",430,"/new/common/images/","blank.gif",0,"","",0,0,250,0,200,1,0,0,"","",83886089],this); stm_sc(1,["transparent","transparent","","",3,3,0,0,"#fffff7","#000000","up_disabled.gif","up_enabled.gif",-1,-1,0,"down_disabled.gif","down_enabled.gif",-1,-1,0]); stm_bp ...[/CODE]

Web Development javascript
Member Avatar for hiweb
0
81
Member Avatar for zippee

Can anyone suggest any free/pay script or software of online HTML editor? I want my users to be able to create html page on my website and save to database or text file. TQ.

Web Development html-css php
Member Avatar for Troy
0
199
Member Avatar for fineline

hi every one .. thank you for entering this message i have a problem with connection to sql server 2000 from vb.net the message is : The ConnectionString property has not been initialized. and this is my code Line 41: Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) …

Web Development asp.net sql vb.net
Member Avatar for Letscode
0
471
Member Avatar for apisano

Is it possible using .net technology to have a fake webpage - eg. dewalt.aspx - be associated with another webpage - eg. results.aspx?value=dewalt - and have the url that is displayed on the browser remain the pseduo name - ie. dewalt.aspx. Essentially I want to allow the user to enter …

Web Development asp.net
Member Avatar for paradox814
0
304
Member Avatar for larko_s

I'm building an ASP.NET app, but there ASP includes in the dreamweaver template that includes other asp pages. I'm getting this error: BC30289: Statement cannot appear within a method body. End of method assumed. Line 10: Line 11: Line 12: sub navTabs() Line 13: response.write("<img src='/images/" + img + "' …

Web Development asp asp.net
Member Avatar for Letscode
0
161
Member Avatar for vhinehds

i have this problem some couple of days back...and honestly im just new to ASP so to some maybe my problem is not that big...here it is: im practicing making a web site using ASP and i have on my html two buttons, and inline with that i also used …

Web Development asp javascript vbscript
Member Avatar for zippee
0
157
Member Avatar for symoore22

hello i have decided to split my products into categories. each product has a category from 1-5. how do i make this page display products relevant to the category I have made links to each category on this page on the left. I dont know if this is the way …

Web Development display php
Member Avatar for zippee
0
719
Member Avatar for akkoub

please help me when i run my code by using Mysql_num_rows() Warning: Supplied argument is not a valid MySQL result resource in c:\inetpub\wwwroot\php\connect to database.php on line 13 this is my code <?php /* declar some relevant variables */ $Host = "localhost"; //location of mySQL on server $Table = "books"; …

Web Development mysql php
Member Avatar for Zachery
0
484
Member Avatar for Wiz-kid

I'm trying to create a vira marketing application so that it sends e-mail to one person and then he/she give 5 e-mail Address then we then send e-mail to those and so on... Do I need any special software or packages for do this? :?:

Web Development asp
Member Avatar for afgmail
0
119
Member Avatar for Wiz-kid

I'm new to to this field, have created some wonderful thing so far, but can some1 show me how to create a browse button that can upload images to my site, from the admin side.. :rolleyes:

Web Development asp
Member Avatar for william_stam
0
171
Member Avatar for N3UR0P0LL

I made a little code to update record in database like this: [PHP] require_once('includes/config.php'); if ((isset($_POST["DO_update"])) && ($_POST["DO_update"] == "edit_product")) { $ProductID = $_POST["txtProductID"]; $CategoryID = $_POST["txtCategoryID"]; $ProductName = $_POST["txtProductName"]; $ProductPrice = $_POST["txtProductPrice"]; $IsRebate = $_POST["selIsRebate"]; $RebatePrice = $_POST["txtRebatePrice"]; $ImageFileName = $_POST["txtImageFileName"]; $BigImageFileName = $_POST["txtBigImageFileName"]; $ProductDetails = $_POST["txtProductDetails"]; $query_update = …

Web Development php
Member Avatar for N3UR0P0LL
0
138
Member Avatar for meggsie

Hey everyone, I've got a recordset of terms in my page. I know the recordset has all the terms from the sql table within it because i can get it to print just fine to screen. I need to put the recordset into an array. That way, a script that …

Web Development apple google java-jsp javascript sql
Member Avatar for tgreer
0
449
Member Avatar for symoore22

hi If you click on the following page [url]http://www.bluetipdvd.co.uk/indexd.php[/url] and the click on the two product links a new window opens which displays some more info. I am trying to make it so the window that opens displays info relevant to the the link that was click e.g clicking on …

Web Development display javascript php
Member Avatar for Troy
0
250
Member Avatar for michael123

How to run web PHPscript in specified user, not in apache(default). In linux you create user test, and he has rights like root. Now you want to run [url]www.yoursite.com/test.php[/url], and script test.php is a execute script. But by default scripts are treated like user apache,but apache hasent got enough rights …

Web Development apache php
Member Avatar for Troy
0
193
Member Avatar for realitypixels

I need to add a layer to a certain position on the page. The problem is that in each different screen resolution the layer appears is s different place. Is there a way to fix that? Thanks

Web Development javascript
Member Avatar for tgreer
0
117
Member Avatar for chrziz

I've been getting errors by putting tabs in my script to make it a little easier to read and more organized. As soon as I take the tabs out, the errors go away but the script is very ugly. I even tried using 4 spaces in place of the tabs …

Web Development php
Member Avatar for chrziz
0
163
Member Avatar for akoloff

this seems to be a very simple problem, but i just can't get it done. how do i set a variable which is to display url response? let's say my request is "http://domain.com/datavalue.htm". the request returns some value ( let's say "30.0" ) when i use it with browser. now, …

Web Development asp display vbscript
Member Avatar for william_stam
0
145
Member Avatar for bling

I WANT THE FOLLOWING FORM'S RESULTS TO COME TO MY EMAIL ADDRESS! I HAVE NO IDEA HOW TO MAKE THE FORM FUNCTION. Could someone please guide me through ? [COLOR=DarkRed]<table width="681" border="1"> <tr> <td width="164"><span class="style11">Ebay Item Number : </span></td> <td width="420"><div align="left"> <input name="item" type="text" id="item" size="60"> </div></td> </tr> …

Web Development email php
Member Avatar for Troy
0
237
Member Avatar for michaelK5

Hello Dani PHP Members. My name is Michael, I have been looking online for a place to learn php and at this point I have given up. I am wondering if there is anyone on here that can teach me php and mysql. Or if you know of any places …

Web Development mysql php
Member Avatar for michaelK5
0
542
Member Avatar for michael123

Hi, I have a file with the dbase connection details which I call into my script using: include("config.php"); Problem is that when I need to include a page redirection, namely: header("Location: other_page.php"); I get an error saying that headers were already sent from the line with the include("config.php"); How do …

Web Development php
Member Avatar for michael123
0
100
Member Avatar for kaoru

Hi all, I have recently created a website (hosted through godaddy.com) for an online gaming guild and after using phpBB (v. 2.0.15) to make the forums, I stumbled upon php-nuke (v. 7.6 is what I would be using). Now the forums have already been running for a few weeks, and …

Web Development gaming php phpbb
Member Avatar for Troy
0
429
Member Avatar for Johnrandazzo

Hi all, My page utilizes a few javascript files for my navigation bar and also a few other palces... My problems is this - I want to call to a page within the site as in the script below, but I wish it to be a separate WINDOW al-together. If …

Web Development javascript
Member Avatar for kabus
0
289
Member Avatar for Lacuna

Hi, I need to make a menu that can read from an SQL database and build its needed dropdown menu arrangement accordingly. I'm having real troubles finding any sort of tutorial for this and was hoping someone could point me in the right direction ... (Or if someone knows of …

Web Development asp sql
Member Avatar for Lacuna
0
97
Member Avatar for fred999

Hello php gurus! i need help with a little script, i have to import a tab delimited files into a mysql db file.tab [CODE] "user1"TAB"pass1"TAB"miscdata1_1"TAB"miscdata1_2"TAB"miscdata1_3"TAB"miscdata1_4"TAB "user2"TAB"pass2"TAB"miscdata2_1"TAB"miscdata2_2"TAB"miscdata2_3"TAB"miscdata2_4"TAB [/CODE] Here is what i have programmed with the help of google [CODE] <? include('config.php'); $conn = mysql_connect($dbserver, $dbuser, $dbpass); if (!$conn) { echo …

Web Development google mysql php
Member Avatar for Troy
0
1K
Member Avatar for Dragonbssj

Hi i was wondering how do i make a TXT play music because i was searching for a song site and ended up at a Music Code site but the thing is that on the URL its like this [url]http://kassierae.myknet.org/chevypr.txt[/url] but it still plays a song in Windows Media Player …

Web Development javascript
Member Avatar for tgreer
0
468
Member Avatar for BryanM67

I have a full name passed to my webpage in the format 'lastname, firstname'. So if $a = 'Doe, John' what could I do to parse this field out using the comma as a delimiter, and end up with $b containing 'John' and $c containing 'Doe'. I would appreciate any …

Web Development php
Member Avatar for Troy
0
78
Member Avatar for mrChiBai

[FONT=Courier New]dear all, I have made a look-up talbe in php that reads from a sql table. one table, pair has pair_id as the primary key one table, pairHistory has actions when information for a pair_id changes and the look-up table logs the transactions, the many to one relationship pair …

Web Development email php sql
Member Avatar for Troy
0
324
Member Avatar for michael123

how would one go about making a login script using sessions that save to the database?

Web Development php
Member Avatar for michael123
0
125
Member Avatar for Sliv

Hello: I'm looking for some assistance with a third-party script I'm using that incorporates onmouseover popups. If the content of the popup is too large to appear within the visible window just below the onmouseover spot, two different behaviours occur in firefox and IE 6: IE 6 will elongate the …

Web Development display html-amp javascript
Member Avatar for Sliv
0
96
Member Avatar for zalakes

hi all I already have a website running (not php). The problem is that i want people to sign up so i know how many people are actually regulars on my site. The thing is know how to i insert a database to my webpage, my i create a new …

Web Development php
Member Avatar for vipula
0
121
Member Avatar for pamwynne

Can someone please help me. I just want to put a simple form on my web site. I am using dreamweaver and first of all, I am [B]NOT[/B] a techy. I basically taught myself Dreamweaver and created my own e-commerce site. I would like to have a form for people …

Web Development email php
Member Avatar for darnoldy
0
430
Member Avatar for willsteele

I'm trying to create a hover box that appears over an entire table cell when onmouseover. I want to know if there is a way to have it go to another URL with onClick. If so, does it have to be done in the p tag or elsewhere. Here's the …

Web Development javascript microsoft
Member Avatar for tgreer
0
191
Member Avatar for curtis_henken

Here's the situation. I created a program of sorts that allows the writer of our clubs newsletter to upload the newsletter each month to the "newsletter" folder. Then i have a php script that shows the content of the folder in an iframe on the home page so that users …

Web Development php
Member Avatar for curtis_henken
0
164
Member Avatar for whitmarshdaniel

I have a employee table that includes there username and the username of there manager. In one section of the site i need to be able to grant access to only people within certain chains. for example at the moment when a user is logged on i do an sql …

Web Development asp session sql
Member Avatar for whitmarshdaniel
0
129
Member Avatar for cob027

Hello all. I am attempting to update one of two database tables using an SqlDataAdapter (getting any changes from my DataSet). I have tested my stproc, and it works fine. Here's the code: CREATE PROCEDURE [dbo].[procRobUpdate] @db AS NVARCHAR(3), @ID AS NVARCHAR(11), @Panel AS NVARCHAR(3), @Row AS NVARCHAR(2), @Col AS …

Web Development asp.net dataset
Member Avatar for cob027
0
251
Member Avatar for vhinehds

hi good day to all. im new in ASP and one of my questions now is: is it possible to have 2 command buttons in one asp page? if possible how can i separate their actions in one form? wherein the first button will give the total no. of students …

Web Development asp
Member Avatar for vhinehds
0
174
Member Avatar for maninweb

Hello together... first excuse my not very good english. I wrote an JavaScript application which shows, hides and scrolls several layers included in my homepage. I used only DIV-Tags for my layers and I used intensively CSS for the site's layout. When scrolling my layer(s), I move a content layer …

Web Development javascript
Member Avatar for maninweb
0
407
Member Avatar for RammaR

I'm trying to generate a search results page for a simple forum type page. My problem is that I'm searching the post content for the inputed keywords and then return a distinct list of the threads because often there are mutliple search hits within a common thread. So what I've …

Member Avatar for red_evolve
0
147
Member Avatar for xmeaw

Hi, I'm using DMW MX2004 to create a website for my organization. Just recently the cross-browser issue came to me. I tested the page with the newly installed Firefox and it didn't appear the way it's supposed to. Below is the code for centering the <div> on the page. It …

Web Development javascript
Member Avatar for xmeaw
0
156
Member Avatar for classifieds100

Hi, Can someone please help? I want to be able when I receive an email from my site's form in the same time to add the visitor in my autoresponder software. I think I must have one more form (script) to get the data from my php form and send …

Member Avatar for classifieds100
0
271
Member Avatar for vismund

I am absolutely 100% new to php programming, so go easy on me. I have looked at php tutorials on how to create a simple form on a html page and then using a php script, have the contents of the form emailed to me, then it redirect to a …

Web Development email first-post php
Member Avatar for zippee
0
155
Member Avatar for dasd

Hi All! I came here looking for some good direction and advice. I am a Corporate Trainer/ Systems Engineer who has now been put into the role of webmaster. I really don't care for HTML and some of it's drawbacks, hence my interest in PHP. I don't know squat about …

Web Development php
Member Avatar for zippee
0
181
Member Avatar for jndale

I need a better JSP Discussion Board. The site that I have came from a pre-built software. I had to do a lot of extra coding to change things up but I am having a hard time with the Discussion Board. Everything is in .html and .jsp pages. The Discussion …

Web Development first-post java-jsp
Member Avatar for jwenting
0
114
Member Avatar for cetinertas

Hi, I seperated the layout with struts tiles. Now my question is how can I add scrollable feature to the left panel. Although it is inside the table as: <td valign="top" height="100%" width="100%"> <table cellpadding="0" cellspacing="0" height="100%" class="st08"> <tr> <td height="100%" valign="top" style="border-right: 3px solid ;" > <tiles:insert attribute="left.panel"/> </td> …

Web Development java-jsp
Member Avatar for jwenting
0
137

The End.