52,566 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for mimsc

Can anyone see it..I can't find it [code] <% RequestDispatcher dispatcher = request.getRequestDispatcher("/jsp/ErrorPage.jsp"); UserDataVO userData = null; String username = request.getParameter("username"); String password = request.getParameter("password"); boolean loginOkay = false; boolean trialOkay = true; boolean pageError = false; boolean hasBlanks = false; String menuType = null; String adminServer=request.getServerName(); String javaAdminServer=request.getServerName(); if …

Web Development apache java-jsp
0
80
Member Avatar for Golffor1

Hello everyone I have some code listed below, well with this code I it does not display anything in the listbox. When I have it displaying the stuff in the listbox it does not display the correct stuff...like less than 10. I have put the line of code in bold. …

Web Development javascript php
Member Avatar for fatihpiristine
0
184
Member Avatar for markchicobaby

Hi I've been looking at site [url]www.cdbaby.com[/url], apparently they switched over from Ruby on Rails to PHP. I would like to know if anyone can explain how come none of the links have a "php" extension on them, and how this can be achieved? (...or is there a way to …

Web Development php ruby
Member Avatar for fatihpiristine
0
427
Member Avatar for Hellodear

Hello, I am in the way to make a login page for my new website. It must be a database driven login page. [B]details:[/B] [B]fields:[/B] username, password [B]database: [/B]MS Access the guest who registering with these field; result must gone to database. so login is in compare with the above …

Web Development asp
Member Avatar for SheSaidImaPregy
0
100
Member Avatar for daver40

Hi! I'm a bit of a beginner at PHP, and I'm having trouble comparing two strings in a conditional statement. Both of the variables are strings, but one of them them is assigned from a MSSQL database. In this database, it of the unicode varchar data type. It doesn't seem …

Web Development mssql php
Member Avatar for daver40
0
121
Member Avatar for petzoldt01

I am currently trying to understand how to rewrite URL's, but I am missing several pieces to the puzzle. I will have a directory stucture similar to the following... / /apps /lib /config /public /public/index.php /public/images /public/css /public/js I want /public/index.php to be called first on nearly every url request. …

Web Development apache php puzzle
Member Avatar for fatihpiristine
0
616
Member Avatar for Barefootsanders

Hey everyone, I'm working on some javascript code. What i have now is a list box that contains certain elements and another list box, blank at the moment, next to it. I want, when someone clicks an element within the first list box, that in the background, a MySQL statement …

Web Development javascript
Member Avatar for lookof2day
0
106
Member Avatar for vsr

Hi I have a .aspx page that contains some javascript so that when a user presses a checkbox another cell in the datagrid is filled with the current date . That works fine My probelm.... when I have the user press the update button (which does a post back that …

Web Development asp asp.net javascript
Member Avatar for vsr
0
181
Member Avatar for kc8pdr

I was on sprint today and when you click on a phone the page get's see through and a windows open's open can someone tell me how to do it ?

Web Development image java-jsp
Member Avatar for kc8pdr
0
59
Member Avatar for drsmith

I am attempting to use a PHP include with cgi-bin. Is this even possible? My other includes work fine. Here is the offending code: [code] <?php include ".../cgi-bin/Calcium40.pl?Op=ShowIt&CalendarName=City"; ?> [/code]

Web Development php
Member Avatar for drsmith
0
71
Member Avatar for eldoc

Hi I am trying to connect a Flash client socket (XML) to a php socket server (using Flash 8 and php 5). My php socket server responds correctly when I connect to it with a php client socket but fails when I try to connect with the flash xml client …

Member Avatar for XBow
0
416
Member Avatar for apwade

Is possible to post values directly to a webpage, but without using a submit button, i.e. directly from the server and no human interaction. Cheers Andrew

Web Development php
Member Avatar for fatihpiristine
0
86
Member Avatar for onyxtacular

Hi Everyone, Another newby here with hat in hand. I'm working on a basic flash/php mail program. Working with the template provide from a website; I want some additional fields to the formmail. So I added some text boxes to the .FLA file which sends the variables to the PHP …

Web Development actionscript flash php
Member Avatar for fatihpiristine
0
345
Member Avatar for maninweb

Hello together... hope someone can help me:-) I want to to run a php file every ten seconds on serverside, how can I do this? CronJobs are not really working; Server = Apache, PHP 4 or 5. Greetings & Thanks

Web Development apache php
Member Avatar for jmag
0
7K
Member Avatar for rrocket

I am trying to submit a form with .submit(), but I am having issues passing the values from my form... Here is what I have so far: [code=c#] <TITLE>ASPXTOASP.aspx</TITLE> <script language="C#" runat="server"> private void Page_Load(object sender, EventArgs e){ //We grab all the session variable names/values and stick them in a …

Web Development asp javascript session
Member Avatar for MattEvans
0
130
Member Avatar for Robbins

So basically, I am wondering whats wrong here.... I have 4 links inside table cells and each has a class assigned. the tab that is active is assigned "sel" while the others are "nav" ... what i'm trying to do is have them switch classes without changing the page using …

Web Development javascript
Member Avatar for ~s.o.s~
0
157
Member Avatar for Kusno

Dear all, I have rectangle that I split to 4 columns and put lines and I fill in each column with textbox ------------------------------------------------------------------------------------------------------------------------------ | Col1 | Col2 | Col3 | Col4 | ------------------------------------------------------------------------------------------------------------------------------- Example : Col1 => Currency Col2 => Amount Col3 => Value date Col4 => Due date sometimes, …

Web Development asp.net
Member Avatar for SheSaidImaPregy
0
118
Member Avatar for Varelei

I'm not sure if I said that clearly enough, :). What I'm trying to do is, seeing as how I'm not able to do a Shopping Cart at the moment, I'm trying to make it so if you select Item33 or something by clicking the 'Order' button, when it redirects …

Web Development asp.net
Member Avatar for SheSaidImaPregy
0
109
Member Avatar for satees

Hi, I have stored "DateTime" format in the database, but i need only "date" at the time of retrive. How to do this? Please help. Thanks in advance. Satees

Web Development asp.net
Member Avatar for SheSaidImaPregy
0
218
Member Avatar for u4umang2001

Hi This is Umang... i m using background-color:"9E0039" in a stylesheet.css file it is working in IE but not working in Mozilla fire fox. if i use the color name (eg. GREEN) instead of color code (eg. 9E0039) it works in Mozilla fire fox also. What should i do so …

Web Development asp.net
Member Avatar for SheSaidImaPregy
0
97
Member Avatar for SheSaidImaPregy

I have a page that a client asked me to make that consists of the following: [code] Repeater1 (Client Data) Label1 = Number of Records Repeater2 (More data where ClientID supplied = ClientID on the table) (Limit 4 recs) Label2 = Number of Records Repeater3 (More data where ClientID supplied …

Web Development asp.net dataset
Member Avatar for SheSaidImaPregy
0
89
Member Avatar for navi17

hi... i have three pages in my website site.master default.aspx home.aspx in master page there is a link button named home... the following is the coding of all three pages... site.master <html> <head> <link rel="stylesheet" href="StyleSheet.css" type="text/css" /> </head> <body> <form id="Form1" runat="server"> <div> <table class="main" cellspacing="0" cellpadding="2"> <tr class="header"> …

Web Development asp asp.net html-css
Member Avatar for hollystyles
0
114
Member Avatar for Silverhawk

:?: Greetings, I am brand new to php and mysql so get out the asprin. smile I am making a php file to pull information from dat files to update my database. When I run http://www.sandpointrealty.com/read2.php I get this error Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result …

Web Development mysql php sql
Member Avatar for clement108
0
332
Member Avatar for nishanthaMe

I am developing an application using xampp and in that appliaction I want to send sms.So is there any support from php for sending sms(I have a gprs modem) or is there any other way.

Web Development php
Member Avatar for zappy
0
117
Member Avatar for Rajesh.D.N

Hi, I am new to mysql connectivity using jsp. but i have tried it with MS Access nd it worked out for me. I have installed jdk1.4, Tomcat5.0, mysql 4.1 and mysql_connector_odbc_3.51.21_win32.msi. For the following code i am getting error code 500.. I have set the Env paths as path …

Web Development apache api java-jsp web-server
Member Avatar for masijade
0
209
Member Avatar for dragon@dragon64

Hi this might sound like a simple question to most but it is something that i have been trying for quiet a while. I have a table in mysql, which contains a name of a football match, date, time , and one of the variables is a link address to …

Web Development mysql php
Member Avatar for fatihpiristine
0
140
Member Avatar for ahemdhusam

I need Something in Web Application Like Browse Folder Dialog that Allow to Save the Path of Any Selected Folder, I Try to Use HTMLInputFile but didn't give the expected result. Please Help Me........

Web Development asp asp.net
Member Avatar for Nareshp_123
0
84
Member Avatar for ptaylor965

Hi, I am getting Error 302 "Object moved to here" from Spiders and from msn.com Click [URL="http://search.msn.co.uk/results.aspx?q=www.taylorsnet.co.uk&geovar=en-US&FORM=REDIR"]Cached Page[/URL] Can any body explain? The page contains one Response.Redirect(URL, True) in code but it if in a button It also contains five SQL Select statments Is this caused by ASP.NET, Me or …

Web Development asp asp.net
Member Avatar for ptaylor965
0
970
Member Avatar for meangreta

I looked at tons of previous threads, and didn't find anything to help with my specific need. I have a page where I want to swap a large image using navigation AND pass text related to that image to the area underneath. ([url]http://vinegar-works.com/casestudies.html)[/url]. I used layers to show and hide …

Web Development image javascript
Member Avatar for meangreta
0
231
Member Avatar for michael123

I have a simple php file for example: [CODE] <? header("Content-type: application/octet-stream"); header("Content-Disposition: attachment; filename=file123.xls"); header("Pragma: no-cache"); header("Expires: 0"); print "test"; ?> [/CODE] What I want to do is export php result and save it in excel file. If I run this from web browser like IE,firefox, I have no …

Member Avatar for michael123
0
110
Member Avatar for Nareshp_123

Hi i am new to asp.net. i am preparing an asp.net application which is of like this it will have a webpage,which consists of multiple tabs when i click on each tab it will display different information in the same webpage. my problem is how to create a multiple tab …

Web Development asp asp.net
Member Avatar for SheSaidImaPregy
0
446
Member Avatar for jaydude23

[code=php] <HTML> <?php if (empty($CSP_Name) || empty($Supervisor) || empty($Rep_Number) || empty($Department) || empty($Account_No) || empty($First_Name) || empty($Last_Name) || empty($Phone) || empty($ShipTo_Address) || empty($ShipTo_City) || empty($ShipTo_State) || empty($ShipTo_ZIP) || empty($Accept)) {echo "<h2>Please make sure you have filled in all required fields. Please use your browsers Back button</h2>\n"; echo "<h2>******REQUEST WAS NOT …

Web Development php
Member Avatar for jaydude23
0
146
Member Avatar for Dennis_Phils

Hi all, its me again..I'm a newbie in javascript. I'm having trouble with the bold style in my javascript. It works fine in IE but not in firefox. Here's a code snippet of what I did. var anchoryou = new Array(3); anchoryou[0] = document.getElementById('First'); anchoryou[1] = document.getElementById('Second'); anchoryou[2] = document.getElementById('Third'); …

Web Development javascript
Member Avatar for ~s.o.s~
0
107
Member Avatar for sagedavis

Hello everyone. I am interested in building a Content Management System of my own, from scratch. I program in PHP and MySQL pretty well, but mostly just for E-commerce and dynamic content. I have been using blogger and wordpress as blogging programs, and notice in the admin area that you …

Web Development cms php wordpress
Member Avatar for rawat167
0
100
Member Avatar for stp123

I get the following error in my code: Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in.....line 20 This same thing occurs in lines 28, 54, 55, 108, and 109 I get another error in line 51: Warning: Cannot modify header information - headers already sent by …

Web Development flash php
Member Avatar for RoryGren
0
105
Member Avatar for hoaivanapt

i don't understand how to process back button in Ajax?

Web Development javascript
Member Avatar for MidiMagic
0
46
Member Avatar for fatihpiristine

i forgot how to split urls :) [code=php] $url = "http://www.myhost.com/1,1,1,10.html"; [/code] i m trying to get 1,1,1,10.html n assign each value before commas to variables any ideas??

Web Development php
Member Avatar for fatihpiristine
0
106
Member Avatar for naturegirrrl

Hi all, I am new here, (as you might have guessed :) After I get the PHP/apache thingy working Or kill myself whichever comes first I will be needed to set up a db back end I would like to pose a question to you learned folks. I notice many …

Web Development apache mysql php sql
Member Avatar for chmazur
0
109
Member Avatar for gurpreet.kaur

is there any way ,with which we can set the clinet browser properties ,such as client browser font,color etc.

Web Development asp.net
Member Avatar for SheSaidImaPregy
0
91
Member Avatar for satish_dukkipat

hi i am mca fresher.i learned .net(asp.net and c#.net) i got job offer in small company.but i heard that there is no future in .net what should i do....should i accept the job or otherwise i am planning to do ocp(oracle)........pls guide me

Web Development asp asp.net oracle
Member Avatar for navi17
0
76
Member Avatar for aquilai

Hi i'm trying to upload a picture to the server using a form and it all seems to be working fine the only problem is I can't seem to find the picture when its uploaded, the script runs fine and gives me no errors and then when I come to …

Web Development apache php
Member Avatar for aquilai
0
91
Member Avatar for doraima29

I have done the back-end code in the ASP, I was wondering if there's a way to produce a text file on a server, after form has been submitted by user. I am also putting a script to put via email, but want to save it as a text file …

Web Development asp email vbscript web-server
Member Avatar for SheSaidImaPregy
0
103
Member Avatar for naturegirrrl

Have never worked with either so just at this point trying to get the environment up and running. Yesterday I downloaded: 1. SQL Server 2005 Express Edition with Advanced Services SP2 2. Microsoft SQL Server 2005 Express Edition Toolkit 3.HTML-Kit build 292 did a PHP hello world and was not …

Web Development ide php sql web-server
Member Avatar for naturegirrrl
0
211
Member Avatar for justapimp

I have a website that uses a frameset which consist of a left frame and right frame. The right frame consists of the main contents, which are selectable via a set of iframes. The left frame has a graphical panel that users interact with to request info from or send …

Web Development asp.net
Member Avatar for SheSaidImaPregy
0
103
Member Avatar for Gary Parker

Hi, this is my first post so forgive me if it is uninformed and well, rubbish. I've taught myself things like Javascripting and PHP and the whole HTML thing from scratch in my free time at work. I work as a Team Manager at a call-centre for a UK based …

Web Development engineering javascript
Member Avatar for MidiMagic
0
103
Member Avatar for nathanpacker

Alright, this one has me stuck. I know it's possible, because I've seen an example in another thread, but mine is slightly different, and I can't figure it out. Ok, I have one script that pulls all the rows from a database, and displays the data using a while loop. …

Web Development php
Member Avatar for nathanpacker
0
156
Member Avatar for tryphy

Hi guys, I wanted to draw a curved line using javacsript... I know can draw a straight line, cirle, rectangle, arc.. But if i wanna draw a curved line in a graph... how can it be done..Its like .. oN Click , then the curved line appears... Regards Tryphy

Web Development javascript
Member Avatar for MidiMagic
0
117
Member Avatar for nathanpacker

Hey, not sure if this is possible with PHP, but I thought I'd ask anyway. Is it possible to update values on an html page based on values being typed into an input box? For example. My table has three columns. Column 1 has an integer in it. Column two …

Web Development javascript php
Member Avatar for ryan_vietnow
0
112
Member Avatar for grmurali

I am new user I have a system which has Apache2.2.4, PHP 5.2.3 in windows xP proffessional service pack 2. My MSSQL server is in remote place . I have access to the server by using the windows authentication only. when I use script $host='mass.com '; $user='gs\amk123'; $pass='Almn!2345';( windows password …

Web Development apache mssql php
Member Avatar for naturegirrrl
0
278
Member Avatar for fatihpiristine

hi guys... i have two static value and between 8 and 16 other dynamic variables...which returns from sql queries everything.. like page titles, subjects etc... everything based on number in tables, Statics: Language and Index Dynamic values: Categories from 1 to 6 SubCategories from 1 to 10 system works like …

Web Development php
Member Avatar for fatihpiristine
0
97

The End.