52,566 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for tsabar

when i attempt to access my php pages at: <snipped> everytime i try to submit a form or click on a new page nothing loads until i hit refresh. this does not happen with netscape, only with internet explorer, and it only happens on my machine, not on anybody else's …

Web Development php
Member Avatar for pcarlow
0
328
Member Avatar for rharp

I'm receiving the following error anytime I try to click on a link or a button inside my application. I thought it was a session problem, which I tried removing the session_addtoken variable from the links. However, this did not resolve my problem. Any suggestions or ideas would be greatly …

Web Development coldfusion session
Member Avatar for digi
0
170
Member Avatar for ecashwell

My first attempt at ASP.NET... I would like to convert my current website to .NET as a way to get the feel for the new environment. In my current website, I have code which checks a database to find out which menus to display and then loads them accordantly. I …

Web Development asp asp.net display
Member Avatar for ecashwell
0
254
Member Avatar for ralaing

Specified cast is not valid. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.InvalidCastException: Specified cast is not valid. Source Error: Line 12: Public Sub …

Member Avatar for ralaing
0
246
Member Avatar for imzac

Does anyone know where I can learn to base my entire web site off of one index page? I can't seem to find anything.

Web Development php
Member Avatar for Alcides
0
357
Member Avatar for softmafia

i want to edit the following code so that i can Dlookup 2 tables for my login and i will like reg_number to be my user name in one table and pin to be my password but in another table meaning my table structure would be like this ths 1, …

Web Development asp display session
0
121
Member Avatar for Alaric

I'm working on a Database for Massive Multiplayer Online Games, Lineage2, Final Fantasy XI, Everquest II, and World of Warcraft. I'm pretty good with HTML, and decided take my site up a notch using PhP! The site link is : [url]http://www.meltingwax.net/~SOR/wowf/alliance/[/url] I'm trying to convert that into a PHP theme, …

Web Development email php
Member Avatar for Alaric
0
160
Member Avatar for snufse

I am new to ASP. I have populated a DataGrid with rows but cannot find any property setting (like Readonly=False or True) that let's me update rows directly in the grid. Is such a function not supported in ASP ? If this is the case how would I design a …

Web Development asp asp.net
Member Avatar for Iron_Cross
0
110
Member Avatar for Icarus73

I'm using PHPNuke and i get the following error: Parse error: parse error, unexpected '\"', expecting ',' or ';' in /home/jadedf/public_html/portal/themes/3D-Fantasy/theme.php on line 58 line 58 is below and it is the only line i've played around with in the theme.php file..i'm trying to get an image for my background. …

Web Development image php
Member Avatar for PoA
0
183
Member Avatar for TheOgre

Can anyone tell me how I would code links to other pages on my site (using php) whereby the full URL in the address bar looks like this: http://www.mysite.com/index.php?id=3 (which points to blah.php) I've done the usual searches on google and such with no luck on how to do it. …

Web Development google php
Member Avatar for kenleycapps
0
160
Member Avatar for cspek

I have read about the asp.net worker process but I am not very clear about the same. I have read only one worker process is created for every processor. But, they have also specified that looking into the performance of the worker process, a new worker process is created if …

Web Development asp asp.net queue web-server
Member Avatar for cspek
0
169
Member Avatar for samaru

This is from nyphp-talk: [nyphp-talk] Zend PHP Certification Daniel Kushner kushner at gmail.com Thu Jun 17 20:08:33 EDT 2004 Previous message: [nyphp-talk] PHP and Flash Next message: [nyphp-talk] DB Differences Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] -------------------------------------------------------------------------------- NYPHP List: This email …

Member Avatar for kenleycapps
0
275
Member Avatar for Distortion

i am a mod on a friends php forum and i need to know how to do some of the basic things, like delete posts, ban ppl, etc...

Web Development php
Member Avatar for Alcides
0
149
Member Avatar for TelKennedy

Hello I have just bought a book on php, MySQL and Apache server which came with an installation disk. I have installed all three on my laptop computer running MS XP Professional. All three seem to work ok independantly but when I try to run any code examples through IT …

Web Development apache mysql php
Member Avatar for Roberdin
0
246
Member Avatar for huwgomez

I have used the following code on one of my pages to place the variables in the URL for the next page: [php] <?php $db = mysql_connect("HOST","USERNAME","PASSWORD"); mysql_select_db("DBNAME",$db); $result = mysql_query("SELECT * FROM TABLE_NAME WHERE FIELD_NAME=??",$db); while ($myrow = mysql_fetch_row($result)) ( printf("<tr><td>%s</td><td>%s</td><td>%s</td><td>%s</td><td>%s</td><td>%s</td><td>%s</td><td>%s</td><td>%s</td></tr>\n", $myrow[0], $myrow[1], $myrow[2], $myrow[3], $myrow[4], $myrow[5], $myrow[7], $mysql[8], …

Web Development display mysql php
Member Avatar for Roberdin
0
139
Member Avatar for edwin

We are making a form for our intranet site but we want the email adress from the logged on user who send us the request form. Because we have over 2000 users and about 70% don't know their email adress we want to make a field where the users email …

Web Development asp email
Member Avatar for Lafinboy
0
202
Member Avatar for jbeteta

Does anyone know or has seen a good example for a Master/Detail INPUT WEBFORM, using Datagrids? I've seen a lot of examples of Master/Detail Display, but none of Master/Detail INPUT. Thanks!

Web Development asp.net display
Member Avatar for Tekmaven
0
167
Member Avatar for cspek

Hi All, I am using a DropDownList in my page and I am binding the property of this server control like follows. <%#DropDownList1.SelectedItem.Text%> What I am finding is that it returns the text for the item I have selected. If I use the value property of the ListItem, then also …

Web Development asp.net
Member Avatar for cspek
0
146
Member Avatar for Matt12511

Hello all, I have been working out of an older ASP/Visual Basic/SQL Server Developers Guide. My code is exactly as written in the book but I still can't seem to get the asp to collect the information from the Stored Procedure. My asp page calls for the Procedure: [CODE] 'check …

Member Avatar for Drew
0
116
Member Avatar for Static-FMX-Prog

Hello, I was wondering, Do I really need to download MySQL and Apache to run PHP-Nuke?

Web Development apache mysql php
Member Avatar for Zachery
0
190
Member Avatar for Jessica Lares

Hello! I am in need of help with some coding here: [url]http://www.potterprophet.com/html/index.php[/url] I am trying to include links in where my echo is, but I come up with a error everytime I use URL tags, such as: [CODE]<a href="index.php">Blah</a>[/CODE] Here is the PHP coding: [PHP]@openside("The Movies"); echo "content"; @closeside();[/PHP] I …

Web Development php
Member Avatar for Jessica Lares
0
156
Member Avatar for Ragnarok

Does anyone know where I could find a tutorial on how to make advanced BB Codes and Smilies, including JavaScript?

Web Development javascript php
Member Avatar for PoA
0
155
Member Avatar for Tsunami

Hey my name is Jon.I have been looking into learning some computer languages and want some help.I am 15 years old and i would like to learn php but i think i have to learn html first.Cause i really would like to make a online game and make money lol.If …

Web Development first-post php
Member Avatar for rice_web
0
218
Member Avatar for ndw2004

im learning php but the books are to hard i use visi books and they have some many links to diffrent pages im hoping some1 will come and help me i need some1 to teach me the basics of php so i can get a better view and then i …

Web Development email php
Member Avatar for ndw2004
0
160
Member Avatar for lwilliam

Hi Everyone, I am very very new at this and I am hoping to get help on a few problems. I am working on a SQL database that will keep track of Medical Gas Orders for my job. I created the form and the data is actually going into my …

Web Development email php sql
Member Avatar for lwilliam
0
120
Member Avatar for ndw2004

[code] 1.<html> <head> <title> health </title> </head> <body> <?php Echo "you have 5 health" ; x=5 5-- ; 5-- ; Echo "you lost 2 health" ; echo "You have 3 health left" ; ?> </body> </html> or 2<html> <head> <title> health </title> </head> <body> <?php Echo "you have 5 health" …

Web Development php
Member Avatar for Killer_Typo
0
145
Member Avatar for gchq

I am in the process of porting most of our asp apps. to asp.NET and have come across one headache. The process uses two forms to upload images, check they are valid image files, check to see if there are already any registed within the database and delete the old …

Web Development asp asp.net image
Member Avatar for haniebrahim
0
280
Member Avatar for ndw2004

<html>< head>< title >php test< /title >< /head > < body> <?php echo "hello world<P>"; ?> < /body>< /html> its in a e-book and it shows up in my web page as < head> < title >php test< /title > < /head > < body> < /body>< /html> what should …

Web Development php
Member Avatar for ndw2004
0
293
Member Avatar for ndw2004

i saved my txt file as hey.php and i used a ftp on lycos to bring it up and it say hey.php.txt and it wont open whats wrong? :confused:

Web Development php
Member Avatar for ndw2004
0
154
Member Avatar for siddartha_pal

I have cretaed a menu using div tag.This div tag has a table in which rows are populated for menu. Below that there is a flash embedded.The same code runs fine in IE,but the code doest not work on Netscape 6.1,though I have installed the plugin required for the same.Any …

Web Development flash html-css javascript
Member Avatar for siddartha_pal
0
207
Member Avatar for Lsaba@Kronos.co

Please excuse the interruption. I work for Kronos Incorporated, and we are looking to add a Sr. Software Engineer to our Advanced Development team in Chelmsford, Massachusetts. The position is for a full time employee - not contractor, and is located in Massachusetts. Only local candidates are being considered at …

0
191
Member Avatar for Eugene

Can anybody help me with *any* information on MMOG (Massive Multiplayer Online Gaming) engine development ? I'm trying to develop simple (as a start point) MMOG engine using PHP + MySQL (or PostgreeSQL). Main questions are: 0. Is it necessary to put game logic on DB triggers and stored procedures …

Member Avatar for root
0
183
Member Avatar for cfnut

After this line of code: <cfif Password eq #Password# and UserName eq #UserName#> If this info is right I want to Display a page called GetPictureFromUser. How do I do this?

Web Development coldfusion display
Member Avatar for dazzlindonna
0
168
Member Avatar for ndw2004

i went to php.com and downloaded this version 5 thing what is it for?

Web Development php
Member Avatar for ndw2004
0
82
Member Avatar for Anima

Just to let you know, I'm not here advertising anything, I just need some help. On the forums that I have whenever you login, you can check a box that lets you stay logged in. But it doesnt let you stay logged in. Sometimes it will just log you out …

Web Development advertising php
Member Avatar for Anima
0
154
Member Avatar for Pradhuman

<%@ Language=VBScript %> <html> <head> <title>Furniture4all.com</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link rel="stylesheet" href="links.css" type="text/css"> </head> <body bgcolor="#800080" text="#FFFFFF" leftmargin="0" topmargin="0"> <% function traceLine(str) traceLine = replace(str, chr(13), "<br>") end function dim con, rs, id, pass, sNo set con= server.CreateObject("ADODB.Connection") set rs = server.CreateObject("ADODB.Recordset") set rs1 = server.CreateObject("ADODB.Recordset") name=session("userName") pass=session("password") con.Open …

Member Avatar for Ral
0
204
Member Avatar for cfnut

I have a page where the user can enter his username and password. Does anyone have any examples on how to check the database for to make sure the user matches the username and password. Thanks!!!

Web Development coldfusion
Member Avatar for cfnut
0
223
Member Avatar for thegodson_1234

I am requesting a querystring from another page. This field in access db is a text field. The field is a field containing URL Links. HOWEVER, If the field that Im requesting contains the character "+" anywhere in it. When calling the querystring as a value. It displays everything except …

Web Development asp
Member Avatar for RobUK
0
146
Member Avatar for Slade

ok, I've heard of this mod_rewrite. Is it possible to do this in asp .net using vb .net? It basically just renames a page with a query string such as newthread.php?do=newthread&f=18 to newthread.html, so that search engines have fun and you get ranked high! Thanks In advance. Slade

Web Development asp asp.net vb.net
Member Avatar for Tekmaven
0
113
Member Avatar for Slade

For some reason, when I am in the password text box, when I press enter, it simply clears both fields. Doesn't validate, doesn't login, just clears the fields. What is going on here? Codebehind: [CODE] [size=2][color=#0000ff]Private[/color][/size][size=2][color=#0000ff]Sub[/color][/size][size=2] cmdLogin_ServerClick([/size][size=2][color=#0000ff]ByVal[/color][/size][size=2] sender [/size][size=2][color=#0000ff]As[/color][/size][size=2] System.Object, [/size][size=2][color=#0000ff]ByVal[/color][/size][size=2] e [/size][size=2][color=#0000ff]As[/color][/size][size=2] System.EventArgs) [/size][size=2][color=#0000ff]Handles[/color][/size][size=2] cmdLogin.ServerClick [/size][size=2][color=#0000ff]If[/color][/size][size=2] FormsAuthentication.Authenticate(txtUser.Text, txtPass.Text) [/size][size=2][color=#0000ff]Then[/color][/size] …

Web Development asp.net
Member Avatar for Tekmaven
0
219
Member Avatar for Killer_Typo

PHP 5 [i]fast&easy [/i] [i]web development[/i] [i]By: Julie Meloni[/i] So far this has been one of the better books that i have read. it has alot of examples and has actually inspired me to write some of my own unique code. Though the book has some faults in the Code, …

Web Development php
Member Avatar for Killer_Typo
0
185
Member Avatar for astm

i want any one tell me how can i used session and cookies ??? :o :o :o

Web Development php session
Member Avatar for samaru
0
104
Member Avatar for oly

I want to know if there is a way to display an excel doc in a web page and be able to edit the source doc on the server and have it update it in real time back to the web.

Web Development asp display web-server
Member Avatar for ame12
0
136
Member Avatar for brob5000

When using the windows script encoder to encode ASP files that include other ASP files that are also encoded using the windows script encoder, I receive an IIS ASP compiler error message indicating that the @ language directive can only be used once when the interpreter encounters the second @ …

Web Development asp
Member Avatar for RobUK
0
304
Member Avatar for Ragnarok

I have been writing a CMS script and Im now debugging the whole thing and I have come accross an error I have never seen before or understand. The error is as follows **Parse error**: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in **c:\vhosts\squarehybrid.com\content.php** on line **61** …

Web Development cms email php
Member Avatar for Ragnarok
0
154
Member Avatar for Killer_Typo

does anyone know where i can find a complete list of mysql commands. Im in the proccess of writing a live mysql database interaction for web use. and right now i need to store all mysql commands to an array and have the php script read the array and modify …

Web Development mysql php
Member Avatar for Killer_Typo
0
204
Member Avatar for samaru

As usual, download and read about it at [url="http://www.php.net/"]http://www.php.net/[/url]

Web Development php
Member Avatar for samaru
0
213
Member Avatar for goober

Just a quick question... I was wondering if there is a way of coding, in PHP, that I can have possibly mail(.......) send out a response email, as soon as it receives an email!? Unfortunately, the mailserver we have doesn't do auto-responders, and I just even simply need a small …

Web Development email php
Member Avatar for samaru
0
417
Member Avatar for Tinaa

Hi, I am a beginner, and i dont know about debuging, so please can u help me in easy way. I tried that WebXel shopping Cart which ASP.NET (VB) I went thru it all, and I could understand it, but sure not all the code, but I faced many problems …

Web Development asp asp.net
Member Avatar for jackster
0
115
Member Avatar for nandkishorenair

Hi, I had installed VS .Net on my system. But my work shifted to asp-com and I had to install VS 6. But I am not able to debug my asp pages.. It does not give the "do you want to debug" option, on error. Is this a conflict with …

Web Development asp
Member Avatar for RobUK
0
134

The End.