52,566 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for w_3rabi

hey guys i need some help on rss integration in php code anyone hav an idea how to do that

Web Development php
Member Avatar for stymiee
0
91
Member Avatar for poslanik

Hi, I'm having a classic 'doesn't work in IE but works in FF' problem. I have a site [URL="http://learn-croatian.com/"]http://learn-croatian.com/apdejt[/URL] and I wanted to make it easier for me to update metas in all pages with help from php. I'd change the php variables in a central file which is included …

Web Development html-css php
Member Avatar for poslanik
0
149
Member Avatar for web developer

[B]Hi all how r you !! I miss u all very much .. I make a project of internal web application. This application should have a full mail system (inbox , compose , ... , etc). Can any one help me to create it or to find a free control …

Web Development asp.net
Member Avatar for jbennet
0
69
Member Avatar for mairtin.obrian

Hello Im using Framesets In one of the frames [code] <FRAME SRC="GetURL.aspx" NAME="inputFrame">[/code] the frame is used to gets a string of html characters The string is called StrResponse [code] Response.Write(strResponse)[/code] displays the html in the input frame GetURl.aspx but I want the string displayed in <FRAME SRC="C:\test2.html" NAME="displayFrame"> any …

Web Development asp.net
Member Avatar for LordJPhillip
0
109
Member Avatar for Rocksoft

Hi I am working in asp.net with C# web application, I have used visual studio 2003, i have used dropdownlist in my application to populate the data from mysql database, i have got problem while i selected the item from dropdownlist, its not selecting correct item i'm selecting from dropdownlist, …

Web Development asp asp.net dataset visual-studio
Member Avatar for Rocksoft
0
125
Member Avatar for poojas

hello....... i have a table that stores the quantity , unitprice , total values in the text fields......... actually this total column should be calculated automatically...when i use a onFocus function on tht text field i.e total=qty*unitprice ....... this code works fine when the text field in all the rows …

Web Development javascript
Member Avatar for MattEvans
0
141
Member Avatar for Mizu

Hi all :) hehe sorry .. lol 1st of all iam new here :) ... and i really liked this site its very informative :) .. and iam sure i will enjoy being a member here.. before when we do a site we choose the database access but this time …

Web Development java-jsp oracle
Member Avatar for jwenting
0
99
Member Avatar for MeeraKotecha

Hello once again... I have the sidebar and the header common in all the pages which are made in PHP.. The sidebar and the header are in an html.. But when i include them in my current pages(the one made in PHP) than the style sheets of both clash and …

Web Development php
Member Avatar for MeeraKotecha
0
133
Member Avatar for wavyaquaeyes

Hi all, I am doing a Conversion rate program. The outcome is always O instead of the rate. I have arrays... I think the problem is in the echo line with my variables. can someon take a look and let me know? code is <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 …

Web Development php
Member Avatar for wavyaquaeyes
0
271
Member Avatar for nathanpacker

Hey everyone, I need some advice. I have a simple user form. Name, email, comments, blah blah blah. Currently for error checking, in my code, if the user inputs something invalid or doesn't fill out a required field, I redirect them to another page that tells them the error, then …

Web Development email php
Member Avatar for Rhyan
0
148
Member Avatar for Mojo36

**When I try to upload an image to my website I get this error message. If anybody can help please put replies in easy to follow, step by step 1,2,3 answers as I am Computer illiterate and don't want to damage any other part of the script. Thanks in advance!!** …

Web Development file-stream php
Member Avatar for GliderPilot
0
107
Member Avatar for aravindkishore

Hi every one, I am unable to understand the fallowing code. Sub page_load() If calendar1.Selecteddate=DateTime.MinValue Then calendar1.SelectedDate=calendar1.TodaysDate End If End Sub Could any one explain me this please. thaks.

Web Development asp.net
Member Avatar for yerbol
0
95
Member Avatar for steven01

hi,I see a site when I click the game image,it's to a url: [url]http://www.site.com/skill-games/12-many.html[/url] when I click the second image,the url changes to: [url]http://www.site.com/play/1400.html[/url] how this can be done?thanks in advance:eek:

Web Development php
Member Avatar for desiguru
0
98
Member Avatar for johnroach1985

Hi I want to write such a javascript that when it hovers over a div (any div) it will automaticly COPY ( to clipboard ) the text within the div... Any ideas?? I am just stumped... Thanks in advance...

Web Development javascript
Member Avatar for Inny
0
444
Member Avatar for hbmarar

Hi, Wishes. I am not comfortable with shell scripting though know a bit here and there. I believe the listing of a directory using php logic alone would not give appreciable performance if i have lots of nested directories. I really believe a shell commands would solve this and would …

Web Development php shell-scripting
Member Avatar for digital-ether
0
91
Member Avatar for BobbyRags

I've included the image as well as the HTML and CSS. The top of the screen (masthead) is giving me a problem. May be becuase of the image. Can someone give me a hand? Thank you very much! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <TITLE>BobbyRags Personal Homepage</TITLE> …

Web Development email html-css image javascript
Member Avatar for MidiMagic
0
296
Member Avatar for dangutm

how can i retrive data from database (mysql)and make it a drop down menu on a html form using php .and also if an iteam is selected from a fist dropdown before the next well become active.

Web Development mysql php
Member Avatar for csscart
0
192
Member Avatar for cfmatt

Hi all, Just need some direction on this: I need to start applying and developing applications in French and English. What i mean is the GUIs that i develop need to translate to French or English not translating word for word just the complete text. For example "Part Number" would …

Web Development coldfusion xml
Member Avatar for Sorcerism
0
118
Member Avatar for Ashjenius

Hi everyone i am new to php and have recently adapted a php email form and would like someone to validate it for me to make sure that it is correct. [code]<?php if ($_SERVER['REQUEST_METHOD'] != 'POST'){ $me = $_SERVER['PHP_SELF']; ?> <form name="form1" method="post" action="<?php echo $me;?>"> <table border="0" cellspacing="0" cellpadding="2"> …

Web Development email first-post php
Member Avatar for jblacdao
0
162
Member Avatar for balagod

Hi, I want to know how to find the site no.of visitors maximum allowed , for example i want to develop a site ,but i don't know how many no.of users can acess the site maximum. Is it possible to know and improve this visiting users capacity through PHP code. …

Web Development google php
Member Avatar for balagod
0
96
Member Avatar for sendkamal

Hello all, I have a very simple html table with collapsible rows and sorting capabilities. The collapsible row is hidden with css rule (display:none). When one clicks in the left of the expandable row, the hidden row is made visible with css. The problem is when i sort the rows, …

Web Development html-css javascript
Member Avatar for MidiMagic
0
102
Member Avatar for wavyaquaeyes

HI Can someone please help me. the book sucks, teacher will not help me (says I will not learn), I am trying to calculate Pay check. Just hours worked, pay, and overtime. :rolleyes: [B]Script is as follows:[/B] [code=php]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Calculate Your PayCheck</title> …

Web Development first-post php
Member Avatar for jblacdao
0
355
Member Avatar for campkev

ok, I am new to master pages. I have created a public function called setMenu in the cs file. I can call this function fine from about half of my pages, but when i try to call it from the other half, it won't compile and I get [quote]'System.Web.UI.MasterPage' does …

Web Development asp.net
Member Avatar for campkev
0
80
Member Avatar for bubblegum007

I want to simulate some kind of overlapping scroll areas. I have (actually, i would like to have..) an area which scrolls over the X - axis. But half of this scrolling area is in another scrolling area, over the Y axis. It's like 2 rectangles 1 X 2, one …

Web Development html-css javascript
Member Avatar for bubblegum007
0
78
Member Avatar for marylove2007

Help Plzzzz!!!!!!!!!!!!!!!!!!!... > A palindrome is a number or a text phrase that reads the same backward and forward. For example, each of the following five-digit integers is a palindrome: 12321, 55555, 45554 and 11611. > ,mvcxmzxWrite a script that reads in a five-digit integer and determines whether it is …

Web Development javascript
Member Avatar for marylove2007
0
121
Member Avatar for Forum123

Hi all, I am very new to this forum. I am looking for a good ASP Tutorial (not ASP.NET since I have a site with .asp extension) that can teach me everything from A to Z. Does anybody know a link for a FREE ASP tutorial, please? Thanks in advance. …

Web Development asp asp.net
Member Avatar for GreenDay2001
0
110
Member Avatar for cancer10

Hi, I am designing a small advertisement management program in asp, and Sql Server 2000 as database. My table has the following fields which are pretty self explanatory: bannerId, bannertitle, bannerurl, imageURL, bannerpirority bannerId = Autoincrement to generate unique id for a banner ad bannertitle = String title of the …

Web Development asp sql
Member Avatar for Baradaran
0
112
Member Avatar for tech291083

Hi, I was wondering whether PHP being a server side and kind of scripting languages, can be or being used for application/software development just like any other regular programming languages such as c/c++ or java. As far as I understand it is meant for web use only and thus can …

Web Development php web-browser web-server
Member Avatar for tech291083
0
174
Member Avatar for Hellodear

Hello everybody, I'm a newb of ASP. Yesterday i've practiced add to database, delete, update, search using ASP. Database: MS Access. I have fields of name, age sex, place, address; how can i make appear all fields except name as tooltip, when we drag the mouse pointer over the 'name' …

Web Development asp
Member Avatar for Hellodear
0
169
Member Avatar for Thendral

Hai.. I need to connect a database called "Postgresql" with a jsp code. how it can be done? I need the connection procedure for that. plz reply me..

Web Development java-jsp postgresql
Member Avatar for jwenting
0
108
Member Avatar for samwisethegreat

Hi all, I am new to ASP.NET 2.0, im learning the language for my thesis and and i would be glad of some help. The application is a Project management tool and i have already created a login page. Can anybody give me code to add a record to a …

Web Development asp asp.net
Member Avatar for samwisethegreat
0
115
Member Avatar for mosarie79

I just started my first web design job and am a little confused. The company I am working for uses templates to design the e-commerce website. The developer is able to add more code to the templates to further customize the site. The templates seem to use VB for the …

Member Avatar for MattEvans
0
299
Member Avatar for ob5cured

How can i hide a 2checkout payment gatway page using CURL thnks

Web Development php
Member Avatar for stymiee
0
70
Member Avatar for blakisa

Hi All, Anyone know of an efficient way to read a data text file in comma delimited format and displaying the information to a table. I read some of the previous post, but they did not seem too informative. Basically, Check file existance, display if not availible Load variables from …

Web Development asp first-post
Member Avatar for wim2440
0
145
Member Avatar for Morn

I have is a set of HTML checkboxes and a Access database at the back end, when I retrieve the values of the checkboxes to process with Classic ASP I am running into a problem with undefined values. What I have discovered from research is that if a checkbox is …

Web Development asp javascript
Member Avatar for madmital
0
239
Member Avatar for JRM

Hello all, I had this PHP script running fine on a FC4 linux box (using localhost). However when I transferred it over to a linux box running SME7.1 server, the $_POST function works incorrectly. It writes Resource ID #3 to all fields that get posted in the Insert query (MYSQL). …

Web Development first-post php
Member Avatar for JRM
0
104
Member Avatar for theLord

A warm Hi to all members to of the Dani Web community! I am facing a problem with window events in javascript. In my code I am creating an javascript object using a constructor and i have created all its functions using 'prototype' . Here is a sample code [B] …

Web Development javascript
Member Avatar for theLord
0
154
Member Avatar for priyankaagrawal

Hello, I am working in asp.net 2.0.i am displaying data from database through gridview,now i want that that one column get added with a link of update,that after clicking on update link database get update. Thanks in advance,please help me as soon as possible.

Web Development asp asp.net
Member Avatar for kohkohkoh
0
210
Member Avatar for rpjanaka

hi all, I want to disable some of text fields and several buttons on my webpage when click on "Edit" button.. I am using images as buttons. document.getElementById("textFieldID").disabled = true; document.getElementById("imageID").disabled = true; but on clicking the Edit button, still the other buttons(images) does not disabled. those are acting (those …

Web Development javascript
Member Avatar for MattEvans
0
145
Member Avatar for Sarah Lee

Hey friends, Can anyone help me in the following issue? I am loading so many data in a webform, so that it takes a long time to get it pulled from DB. How can i display like "your page is loading" message while the data is being processed.? Any ideas??? …

Web Development asp asp.net
Member Avatar for aravindkishore
0
77
Member Avatar for Hellodear

hi, I'm a newb of ASP. I have an access database with two fields namely 'name' and 'comments'. And is working properly with add, delete, update, search etc. But if the search output is gone beyond 10 items, then how is it possible to make appear the 11th item at …

Web Development asp
Member Avatar for Hellodear
0
101
Member Avatar for r_jack

I used notepad to create VB.NET code exactly as it is in a book, then saved the file as TestWeb.aspx into C:\ASP.NET\TestWeb directory. When I type [URL]http://localhost/ASP.NET/TestWeb/TestWeb.aspx[/URL], I get message below: [B]Server Error in '/' Application. [/B] [B][I]The resource cannot be found.[/I] [/B] [B]Description: [/B]HTTP 404. The resource you are …

Web Development asp asp.net vb.net
Member Avatar for nikkiH
0
183
Member Avatar for Goitse

Hi Guys I'm new in ASP and Access and I 'm trying to create a login page. Please Help!! :confused: Thanks in Advance

Web Development asp
Member Avatar for katarey
0
555
Member Avatar for joezyz

Hello everyone, I have a MSSQL db with PHP front end. The data in the table is similiar to: "Two spaces" with 2 white spaces in the middle. When I use this code: [code] $sql = "select Name FROM Name_TBL WHERE Number = '$Num"; $rs = mssql_query($sql); $RT = mssql_fetch_array($rs); …

Web Development mssql php
Member Avatar for joezyz
0
375
Member Avatar for gagowen

Hi Firstly I would like to say a quick Hullo to everyone on this Forum and apologize for my first post being a cry for help, I am a very keen though non professional website designer with a very limited knowledge of PHP. Recently a pal took over the running …

Web Development first-post php
Member Avatar for gagowen
0
98
Member Avatar for c# seeker

I'm using the following code to pass data to a table in my database. The datagrid consists of a bound column and 3 template columns (2 textboxes and a chackebox). The problem is that the values of these template columns cannot be read. (i.e. in the following code, values of …

Web Development asp.net
Member Avatar for hollystyles
0
123
Member Avatar for amodam007

hello all i am new to asp and javascript i am creating a page in which user enters the id,name,address and he enters his family detail's below selecting relation and name of person if he wants to add more personal details he can click on add more buttton will give …

Web Development asp java-jsp javascript
Member Avatar for masijade
0
71
Member Avatar for sheenu

i m currently working on online examination using asp2.0 could u please help me

Web Development asp.net
Member Avatar for bikash123
0
68
Member Avatar for shikha.ch

[B]I am developing a information sharing application in asp.net. I would like to open new MSWorld Document through c# coding in asp.net.[/B] [B]so I have added reference "Microsoft world 11.0", but still unable to import namespace " Microsoft.Office.World;". What can I do for solve my problem. pls help me as …

Web Development asp asp.net microsoft-office
Member Avatar for kapil.goyal
0
259
Member Avatar for RiskMgr

I am trying to setup scheduled tasks using the ColdFusion administrators page. These scheduled tasks send out email notifications. They work when I run them in IE, however not through the scheduled task. When I manually run the scheduled task, I am told it ran successfully, however I do dont …

Web Development coldfusion email
Member Avatar for unibasic
0
165

The End.