52,566 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for Phaelax

After a form is completed its submitted to another page to process the form. Once that's done, it forwards back to where visitor was. I want to display a message to the visitor first before moving to the next page, so how can I delay the page forwarding?

Web Development php
Member Avatar for paradox814
0
214
Member Avatar for I, Brian

Hi there - I need to redirect a site built in .php to a site built in .asp Trouble is, that's simply going to create lots of 404's which aren't going to help anyone. I'd like to be able to provide 404 headers and redirect to a specific page. How …

Web Development asp
Member Avatar for I, Brian
0
151
Member Avatar for damiokuneye

Hi guys, i want to create a database application to reside on a cd. My challenge is what application should I use to develop the front end. The client wil prefer if it is auto-run and not requiring installation which I'm not sure is possible. Someone said the options are …

Web Development javascript visual-basic
Member Avatar for damiokuneye
0
526
Member Avatar for starseed

I am a newbie web designer and I have downloaded MySQL, php4 and uploaded phpBB2 to my server to setup my forum. and I have looked at countless tutorials and it's really getting stressful. Is there any way that you could guide me through the process using AIM or yahooIM? …

Web Development mysql php web-server
Member Avatar for nesbie
0
958
Member Avatar for cutepinkbunnies

Hello All, I'm sure this is an easy one for you all, but pardon...I'm kinda new at this. What I'm trying to do is store a URL in a SQL table using a text field. This is working successfully and as planned. The heart of the issue: I have 200 …

Web Development asp.net pdf sql
Member Avatar for cutepinkbunnies
0
136
Member Avatar for AMANDAInJS

Expressing worm hello to everyone !! i have got one problem hope u guys will help me ,, working on a chat room with php + flash , chat room is working fine all i need is , if i need to do IM ?????????:eek: i heard tha ajax can …

Web Development flash php
Member Avatar for Lafinboy
0
152
Member Avatar for martinkorner

Hi, In the HTML forum I asked how I could get the results from a form which I will put on my site via e-mail, I was told: [QUOTE]Give them a form to fill. The form posts to a PHP, ASP, or ASP.NET program that stores the results in the …

Member Avatar for martinkorner
0
234
Member Avatar for parker123

Hi There, I have used this php script in the past on several web hosts and have had no problems. Here it is I save this as a php file. jump.php or whatever <? if ($link == "1"){$visit = "http://affiliatelink";} if ($link == "2"){$visit = "http://affiliatelink";} header("Location: $visit"); die(); ?> …

Web Development cpanel php web-server
Member Avatar for mperkins07
0
453
Member Avatar for cancer10

Is there any other function in PHP that can be used for redirecting a page I use the following [CODE]header ("location: index.php");[/CODE] But it generates the following error: [CODE]Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at c:\program files\easyphp1-8\www\admin-right-nav.php:5) in c:\program files\easyphp1-8\www\admin-right-nav.php on line 6[/CODE] …

Web Development php session
Member Avatar for sepedatua
0
186
Member Avatar for PillFORM

I am currently working on a Store for my website [B]funkinfamily.com[/B]. My store will be selling MP3 music downloads (Digital Releases) of music from my label. I am programming my store with PHP so I thought I would ask the PHP-heads here. The question i have right now is, how …

Web Development email php
Member Avatar for PillFORM
0
214
Member Avatar for stackOverflow

Hi, I've got a module where i search for a candidate with his Id and display his name, age..etc.. I've put the details like name , age etc.. in the datagrid. The search module is working fine.. when a valid candidate Id is entered. But when an invalid ID is …

Web Development asp asp.net first-post sql vb.net
0
101
Member Avatar for StandardsDT

hey everyone im posting this in here cause its the only place that seems some what relevant to GeSHI as it uses php5. anyways heres my issue our forum is IPB 2.1.X if you visit the following link youll clearly see that my responce is wrapped in the quote box …

Web Development first-post perl php
Member Avatar for Phaelax
0
223
Member Avatar for Fenerbahce

Hi, How can i get this on screen ? sql= new sqlcommand("select count(*) from datas", database123) ... ... persons=sql.executereader() ... ... label1.text= [B]????[/B] [B]Thanks[/B]

Web Development asp.net sql
Member Avatar for Fenerbahce
0
186
Member Avatar for Gurps

[COLOR=#000000]Hi All,[/COLOR] [COLOR=#000000][/COLOR] [COLOR=#000000]I have been searching for asp paging code on the net and I have managed to find loads of it. I have a database with just one column which contains loads of pictures and I would like to display 6 pictures at a time on a page …

Web Development asp
Member Avatar for Gurps
0
113
Member Avatar for PeterMoris

I’m currently working on a distributed application that requires cluster wide caching support for its operation. Since ASP.NET Cache does not work in clustered environment, I was thinking to code my own custom caching solution and confronted some issues. As we all know that a unique instance of Cache runs …

Web Development asp asp.net caching
Member Avatar for ScottSimpson
0
218
Member Avatar for muthu

hai friends, i want to access the asp.net variable in the javascript. ie i want to access the field that was displayed in the asp.net pages will be accessed in javascript. real problem is, my project is online examination there i am using duration for the exam which is stored …

Web Development asp asp.net javascript
Member Avatar for muthu
0
125
Member Avatar for cancer10

ok here it goes: I ahve 2 textbox within a form on my HTML page I want to display the text "SHOUVIK" (without quotes) on the second textbox as soon as I click on the first textbox Is this possible? Kindy help

Web Development javascript
Member Avatar for cancer10
0
98
Member Avatar for tgreer

Has ASP.NET 2.0 introduced a simplified data control for displaying parent/child data? Imagine a HelpDesk application, where you want to display all the "open tickets". I can see how you'd use a GridView for that. However, each row in the resulting table should have the ability to, when clicked/selected show …

Web Development asp asp.net display
Member Avatar for BoggyBoy
0
430
Member Avatar for SeekAnswers

Good afternoon all, I'm currently working on an education website for my company, and recently, my boss wants to add this new feature of adding images to the web server. I haven't never done this before, nor I managed to find any useful information from the web, does anyone know …

Web Development asp web-server
Member Avatar for campkev
0
177
Member Avatar for AhmedHan

[CODE]<html> <head> <meta http-equiv="Content-Type"content="text/html; charset=windows-1254"> <title>JavaScript</title> </head> <body bgcolor="#000000" text="#ffffff" vlink="#99FF33" link="#FF99FF"> <script language="javascript"> function ShowValue() { document.TextBox.value = "You clicked the button."; //Error on this line } </script> <input type="text" name="TextBox" width="128"><br> <input type="button" name="Show" value="Show" onClick="ShowValue();"> </body> </html>[/CODE] Text control doesn't show the text. Why doesn't it?

Web Development javascript
Member Avatar for tgreer
0
101
Member Avatar for prats_20

hi i have to retrieve a webpage from database given i have the id which is passed to that page as q querystring. here is my code ave 2 pages the one where u clik on hyperlink <<A href="mailto:%@LANGUAGE="VBSCRIPT">%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% dim objConn, objRS Set objConn=Server.CreateObject("ADODB.Connection") objConn.open="Provider=Microsoft.Jet.OLEDB.4.0; Data Source= D:\Datastores\greeting.mdb" …

Member Avatar for prats_20
0
103
Member Avatar for sqlchopper

I tried several things. i get invalid char or no object. can one change fore color or setup a mask. the text box contains numbers and if the number is negitive i need it to show in red, black if not. var oRed = '#ff0000' var oBlack = '#000000' if …

Web Development javascript
Member Avatar for sqlchopper
0
258
Member Avatar for AhmedHan

I have an HTML which posts a form to a PHP page. The PHP page encodes the password from the form using md5() function. And then I tried to save this MD5 code into a file using fwrite() function. Here the error occures. fwrite() only accepts string parameter, but the …

Web Development php
Member Avatar for AhmedHan
0
136
Member Avatar for jiruiz78

Hello there, I need my page to randomly select a CSS document. I don't want the user to select it, but instead to do it when the page loads. This is the script I have so far: [INLINECODE]<script language="javascript" type="text/javascript"> var ranNum= Math.floor(Math.random()*3+1); document.write("<link rel='stylesheet' href='hd"+ranNum+".css' type='text/css'>"); </script>[/INLINECODE] This function …

Web Development html-css javascript
Member Avatar for jiruiz78
0
119
Member Avatar for Spycat

Ok, as usual, Internet Explorer is playing games with me in rendering code. I need a fresh set of eyes to look things over, cuz apparently I am missing it. Anyway, in the center of the page there should be some black text that says "Heading" a few lines of …

Web Development html-css image javascript xml
Member Avatar for Spycat
0
154
Member Avatar for wired4art

Hi I am trying to change the way the message board looks. I would like to do away with the how many views and how many replies. Can someone help a new comer to code?? It is a language more complicated than traditional Japanese for an English speaker.:eek:

Web Development php
Member Avatar for wired4art
0
143
Member Avatar for Fenerbahce

How can i move to next, prev,last,first records in ASP.NET? it was like DB.MoveNext in ASP but i dont know how in ASP.NET ! Thanks

Web Development asp asp.net
Member Avatar for Fenerbahce
0
161
Member Avatar for bbb777b7

I need to make a login thing. I got some codes from another person, but it doesn't work for me. I double and tripled check to see if my apache server and mysql were set up correctly and they were. help? sign-in: [html]<html> <head> <title>无标题文档</title> </head> <body> <form action="checklogin.php" method="post"> …

Member Avatar for bbb777b7
0
286
Member Avatar for hollystyles

Hi, I have to connect sometimes to MSSQL and sometimes to MySql depending on the customer. I am experimenting with the php adodb library that claims to make database connection possible to either vendor using the same syntax. First the background at home I have: Rig1: windows XP professional PHP …

Member Avatar for BlazingWolf
0
288
Member Avatar for aarya

i am trying to learn java bean . i wanted to know how i have to compile and where. i m little bit confused.weather i need BDK?.PLEASE ANY BODY HELP ME

Web Development java java-jsp
Member Avatar for techkar
0
132
Member Avatar for puddin

DO YOU KNOW WHY THIS IS NOT WORKING ALL THE TIME ONLY SOMETIMES! okay on my Login Page I Have At The Very Top <?php session_start(); ?> FOLLOWED BY THE LOGIN FORM THAT GOES TO welcome.php PAGE <table class="form"> <form name="login_form" method="POST" action="welcome.php"> <tr> <td> <p class="b">Email Address<br> <input name="email_address" …

Web Development email first-post php session
0
96
Member Avatar for rongladd

Regarding my website at: [url]http://www.artmakers.com[/url] The below javascript, which rotates a .gif image logo, works fine on my website with Internet Explorer, but when Viewed with Firefox it will not move the image. The error message in the Firefox Javascript Console is: Error: circleLayer is not defined Source File: index.html …

Web Development image javascript
Member Avatar for tgreer
0
86
Member Avatar for muthu

hai friends, i am doing online examination project. i want to display the duration of the exam, example 5 minutes. i want to display the time and dispose when the time is over. plz help it is urgent. muthu.

Web Development asp.net
Member Avatar for muthu
0
66
Member Avatar for Diode

Hello everyone, how are you? I have Visual Studio.NET 2003 and Windows XP Pro SP2. My Visual Studio.NET won't open ASP.NET projects because it says I don't have ASP.NET 1.1. It turns out that I used WindowsUpdate to manually get v 1.1.4322 and it still says it. I have the …

Member Avatar for muthu
0
138
Member Avatar for NwS

Heya there, This is my first post here so plz be nice :P The first changes i want to make is remove/disable the registration and login form from the forum itself and integrate this into the rest site.. I've been trying to do this the last 10 hours and posted …

Web Development first-post php phpbb
Member Avatar for NwS
0
201
Member Avatar for peter_budo

Can somebody suggest some good and cheap JSP provider with MySQL (UK if possible). ( :lol: know cheap but i'm student and need something to practice on as uni service has limitations) Thank you

Web Development java-jsp
Member Avatar for techkar
0
109
Member Avatar for manish Kishore

Hi All, I am generating the Rows Dynamically in the table. Problem is that for the first row calendar pop up window is coming and for the other window it is not coming. I am pasting the code.... plese let me know where is the error. [HTML] <html> <head> <title>RFF …

Web Development first-post javascript
Member Avatar for alpha_foobar
0
106
Member Avatar for Ries

This is my code but I get the error Parse error: parse error, unexpected T_STRING in /home/projecte/public_html/index.php on line 48 When I try it, any ideas on whats gone wrong [CODE] <?PHP switch ($pg) { case login: $dbh=mysql_connect ("localhost", "projecte_ries", "*********") or die ('I cannot connect to the database because: …

Web Development email first-post html-css php
Member Avatar for loanskey
0
161
Member Avatar for Brims

Hiya Im designing an online music video library. Ive already done my registration and login scripts to register a new user. I have decided that to store the mp3s im gonna have a file system instead of storing them directly in the database. Can someone please direct me on How …

Web Development php video
Member Avatar for leelee
0
98
Member Avatar for tester_geniusd

Hello I am develop script for upload/download files on server. I am create simply php file: donload.php for download image to user and log statistics of downloading. It is very simply file but it take much server resources (memory). How i can reduce it? Kind regards, Dmitry

Web Development image php
Member Avatar for loanskey
0
120
Member Avatar for walkerst

need help with a search form i've been asked to do for a friend. i've done forms in the past, but not one like this. there will be 2 pick lists on this form. to keep things simple, the database has 2 fields: main_heading, and sub_heading. I can generate the …

Web Development coldfusion
Member Avatar for anuradhu
0
301
Member Avatar for fbalangue

I would like to create a page which will pull news items according to today's date. What I have is a database which users input thier news information. But now I need to have the information output to a page which will change daily according to the current date. The …

Web Development coldfusion
Member Avatar for anuradhu
0
617
Member Avatar for sam1981

I have recently developed a web based database application using microsoft access and dreamweaver. I have used coldfusion to link the database to the html webpage. The website runs successfully at my clients address. However, after transferring all the files to my university web space I receive the following error: …

Member Avatar for anuradhu
0
103
Member Avatar for takcw

Hi everyone, I'm a new dreamweaver beginner and hope someone can help me. I have create a link where you can click and return back the last page, but the problem is when you click to go back the last page, you will lost all information. What should I do …

Web Development coldfusion
Member Avatar for anuradhu
0
113
Member Avatar for manish Kishore

Hi All, I am creating a html file where rows are being Genereated Dyanmically. Now I want to pass the values of Input box to the perl File. I am not able to send the values of row to the server side. Can U please let me know Where I …

Web Development javascript perl
Member Avatar for Comatose
0
98
Member Avatar for mrcb

Good evening everybody. I'm trying to add values to a database. The script is connecting to the server just fine. It is finding the correct db just fine. The issue is when I try to add stuff to the db... Heres the code: [CODE]<?php include 'dbconnect.php'; $edname = 'bob'; $edemail …

Web Development php
Member Avatar for mrcb
0
276
Member Avatar for muthumari

// My JSP coding. This is stored in the following path http://localhost:8080/vennila/test.jsp <HTML> <HEAD><TITLE>DataBase Search</TITLE></HEAD> <BODY> <%@ page language="Java" import="java.sql.*" %> <jsp:useBean id="db" scope="application" class="SQLBean.DbBean"/> <jsp:setProperty name="db" property="*" /> <%! ResultSet rs = null ; ResultSetMetaData rsmd = null ; int numColumns ; int i; %> <center> <h2> Results from …

Web Development apache java-jsp sql
0
108
Member Avatar for vaisakh

i have stored image in the database.how can i retrieve it a and display in asp.net webform. am not asking display thru datagrid.i have to put link to those images plz help me to solve this problem

Web Development asp asp.net image
Member Avatar for BlazingWolf
0
153
Member Avatar for AdamW

I have a Javascript that I want to access from several different web pages. I want to locate the .js file in the web root (httpdocs) folder and access it from different webpages in sub folders. I've tried setting the src attribute to the URL of the web root but …

Web Development javascript
Member Avatar for AdamW
0
77
Member Avatar for puddin

Hello I read sessions and php but it's not exactly registering in my head that I understand it easily. On my site someone signups all is good they get their email and register sign in. I have them signup with a Desired Username, Email address and Password okay. Now when …

Web Development email php sql
Member Avatar for DGStudios
0
194

The End.