52,566 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for ryy705

Hi, I trying to learn SOAP from [URL="http://www.w3schools.com/"]http://www.w3schools.com[/URL] . The tutorials are not bad but I still have some questions. [code] <?xml version="1.0"?> <soap:Envelope xmlns:soap="[URL]http://www.w3.org/2001/12/soap-envelope[/URL]" soap:encodingStyle="[URL]http://www.w3.org/2001/12/soap-encoding[/URL]"> <soap:Body> <m:GetPrice xmlns:m="[URL]http://www.w3schools.com/prices[/URL]"> <m:Item>Apples</m:Item> </m:GetPrice> </soap:Body> </soap:Envelope> [/code] 1) What EXACTLY is the purpose of namespaces? 2) Why use multiple namespaces? Why is there …

Web Development xml
Member Avatar for ryy705
0
149
Member Avatar for Inny

hello again Dani web folk, Im needing a little help with an example script. This cookie setter is prewritten but I want to set it up for use on my site but im not sure how. I want to redirect from here [url]http://herproom.5.forumer.com/index.php?[/url] to here [url]http://download3-1.files-upload.com/2007-01/20/22/RP.html[/url] only once, the first …

Web Development javascript
Member Avatar for Inny
0
129
Member Avatar for kingzulu

I’m trying to insert movie data into my database using a cfloop. I have a movie which must be link to a number if venues i.e. 20. On my input form I have a list of all the venues together with a yes/no dropdown box. The purpose is to say …

Web Development coldfusion
Member Avatar for kingzulu
0
100
Member Avatar for crazynp

Can anybody help me to build a form where I can put a limitation that if I click on the form once, than I cannot do that again for next 5 minutes.the form has only one fiels that is email address.

Web Development email php
Member Avatar for digital-ether
0
112
Member Avatar for irotsenmar

I installed a help desk software that is coded in PHP. It has a feature that enables it to send out email when someone submits a troubleshooting ticket. I am unable to get the email function to work. The software is running on a remote server at a hosting company. …

Web Development email php
Member Avatar for vssp
0
1K
Member Avatar for T.I

howzit guys this is my first time on a forum and I would just like to know a bit more about web designing

Web Development php web-design
Member Avatar for vssp
0
89
Member Avatar for vssp

Can any one tell me what is the lastest released version (not a alpha or beta version) of PHP?

Web Development php
Member Avatar for vssp
0
72
Member Avatar for ssharish2005

Hello guys, Have a quite question anout Ajax. I am very new this topic,k so i dont much knowledge about this. Hope you can solve my problem. I was developing a web which use some ajax. But for some reason to wont call the server side script. I have tried …

Member Avatar for sedgey
0
139
Member Avatar for masterkain

hi there, I need a hand with recursion in php. I've this array: [code] [Forum] => Array ( [0] => Array ( [id] => 12 [forum_category_id] => 2 [parent_id] => 0 [forum_post_id] => 0 [name] => PHP [description] => [url] => php [topics] => 0 [posts] => 0 [order] => …

Web Development asp asp.net php sqlite
Member Avatar for masterkain
0
100
Member Avatar for Inny

Is it possible to create a code that will automaticallly switch a hotlinked image with another e.g no_hotlinking.gif ?

Web Development image javascript
Member Avatar for MattEvans
0
133
Member Avatar for Pro-Gaming

i was wondering if any one knows how to put mods into the phpbb reg forums.. because i am starting up a new ladder site and i only have the forums but i want them to be organized so i was wondering does any one no a mod that i …

Web Development php phpbb
Member Avatar for Pro-Gaming
0
73
Member Avatar for Inny

Hi Im trying to place images in this change content script but it refuses to co-operate. Is there some way to do it? [code]<table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><form name="ddmessage"><table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><select name="selectbox" size="1" onChange="changecontent(this)"> <option selected value="What is JavaScript?">What is JavaScript?</option> <option value="Why …

Member Avatar for Inny
0
72
Member Avatar for sandeep0708

Hi all,, the problem is that i have a link in jsp on which i have to open a new jsp page and at that time i want the parent window to be closed ...without any alert to be displayed... plzz help

Web Development java-jsp
Member Avatar for aniseed
0
138
Member Avatar for MDGM

Hi all, I have some script which doesnt work at all in firefox or other browsers, and i was wondering how to make a browser checker script which checked if the user was using IE, and if they are, show the script. If not, write somthing else for example "Go …

Web Development html-css javascript
Member Avatar for aniseed
0
133
Member Avatar for MDGM

Hi all, I have some script which doesnt work at all in firefox or other browsers, and i was wondering how to make a browser checker script which checked if the user was using IE, and if they are, show the script. If not, write somthing else for example "Go …

Web Development html-css javascript
Member Avatar for aniseed
0
414
Member Avatar for mahe4us

Hi all, I have used the checkboxes in my page as given below [code] <input type="checkbox" name="chkboxarray" value=1> <input type="checkbox" name="chkboxarray" value=2> <input type="checkbox" name="chkboxarray" value=3> [/code] If all the checkboxes are selected then how can we get the values of individual checkbox in php during a form submission. Anyone …

Web Development php
Member Avatar for stymiee
0
157
Member Avatar for BoogaBooga

Hi, Lately, I've been looking for a nice affordable newsletter management system in PHP. It needs to be hosted in my server - I'm not looking for an ASP. I've actually found up a few ones, but I don't like them for the following: [list=1] [*][B][URL=http://www.octeth.com/products/oempro/]Octeth oemPro[/URL] [/B] - A …

Web Development asp email user-interface
Member Avatar for EmailMan
0
219
Member Avatar for Fenerbahce

Hi, I have a website. I want to put a searchbox and search what i want to find in content of my website not in database file. How can i do this? Thanks

Web Development asp.net
Member Avatar for Fenerbahce
0
104
Member Avatar for r_jack

Is it possible to accomplish all tasks (Web Application Development) with Visual Studio 2005 Team Edition that you can with Visual Studio 2005 Professional and Standard Editions (In otherwords I can use Visual Studio 2005 Professional Edition or Standard Edition to develop a website System, is it possible to use …

Web Development asp.net visual-studio
Member Avatar for jbennet
0
89
Member Avatar for bhavna_816

[COLOR=darkblue]Dim mg As MsgBody = New MsgBody s.WriteLine("<a href=ConsoleApplication1.exe?PFolder=oPFolder&SFolder=sfolder&oMsg=i>" + oMsg.Subject + "</a>") I want to call following function in abo ve href[/COLOR] [COLOR=darkblue][/COLOR] [COLOR=darkblue] Public Class MsgBody Public Function message(ByVal PFolder As String, ByVal SFolder As String, ByVal msg As Integer) As String how can do this? [/COLOR]

Web Development asp.net
Member Avatar for daltwisney
0
105
Member Avatar for azarudeen

hai to all, i think its a simple only but i am not having clear idea how to pass the value from an page into an popup window in a javascript in php.if any ones knows or get any idea means plz post quicklywith an example thank u,:idea:

Web Development first-post javascript php
Member Avatar for azarudeen
0
174
Member Avatar for Bonus

Technically I do not think its possible but thought I would ask. I have a form that contains multiple image upload fields, in the description we ask that the images size be smaller than 1mb but most people simple do not know how to check this. Typically people will load …

Web Development image php
Member Avatar for php_daemon
0
99
Member Avatar for nephros

I need to complete a task, although I am not quite sure how? The task is to create a very unusual search system for a car rental site. There is a database of cars that the rental company possesses, and when the user specifies the rental dates - the list …

Web Development asp mssql xml
Member Avatar for nephros
0
107
Member Avatar for dru987

i have a simple access DB that contains the table new_members. what i want to do is fill a table with the data from new_members and then choose whether to activate or delete them. what i have done already is used asp:repeater to build the dynamic table and of course …

Web Development asp asp.net email
Member Avatar for venky_001
0
285
Member Avatar for Mikeish

Working on a website here and found this extremely useful script that I love at [URL="http://www.dhtmlgoodies.com/"]www.dhtmlgoodies.com[/URL] It's a menu on the left side that allows you to click on the link and has it drop down submenus with a max of five submenus (pretty flexible I'd say). I went ahead …

Web Development html-css javascript
Member Avatar for Mikeish
0
100
Member Avatar for vjw757

Not sure if this is the right place for this but you all know that microsoft has just came out with the ZUNE to compete with apples IPOD. i have the domain names that are below and dont know what todo with them. does anyone want to do something with …

Web Development php
Member Avatar for vjw757
0
139
Member Avatar for crazynp

can anyone please help me to build a form with validation. I am using the form in a html page and it is processed in another php page. The form has only radio buttons for five options.for example cash.if the required cash is less than the user's cash in the …

Web Development php
Member Avatar for crazynp
0
97
Member Avatar for DNRSmitty

Here's how to dynamically fill a dropdown box depending on the selection of another dropdown box. I looked all over the web, and in this forum, finally I found someone who knew what they were talking about and actually had code that worked. :lol: [code] <[EMAIL="%@LANGUAGE="]%@LANGUAGE="Javascript"%[/EMAIL]> <html> <head> <title>Load Dropdown</title> …

Web Development email javascript
0
117
Member Avatar for Al Lowe

I'm trying to create a site for a friend, and she would like it in frames. After chatting with some people on a Yahoo group devoted to HTML, they've recommended that I use php instead. My problem, I'm not very well versed in php. I know HTML pretty well, and …

Web Development php
Member Avatar for stymiee
0
113
Member Avatar for gunwindersingh

hello,, i am a newbe in php can any one tell me how to delete multiple records in php , i am using dreamweaver as my front end tool and php triad for the back end ....... i want to learn how can i delete multiple records by passing the …

Web Development php
Member Avatar for php_daemon
0
103
Member Avatar for davidldh

hi, Anybody can explain me ,How Java can be used with ASP.NET

Web Development asp asp.net
Member Avatar for sedgey
0
57
Member Avatar for khusani

hey all, i am developing a user control which will show a hidden div for uploading files. the idea is to upload multiple file at once. does anyone knows how to do that ? thanks... NOTE: the control will be built using ASP.NET and C#.

Web Development asp asp.net
Member Avatar for kapil.goyal
0
115
Member Avatar for elblazzy4chizzy

File Download Dialog Box(ASP) I have a ASP Page that allow the users to Download a File @ the Click of the button the [B]File Download Dialog Box [/B] will pop up on the Scream ,on the download dialog Box are 4 buttons namely[B] Open [/B] ,[B]Save[/B],[B]Cancel[/B] and [B]More Info[/B] …

Web Development asp file-system
Member Avatar for kapil.goyal
0
311
Member Avatar for Inny

This site shows (x) users veiwing each forum on the main index, Id love to know how its done? can it be done with javascript?

Web Development javascript
Member Avatar for Inny
0
146
Member Avatar for nathanpacker

Hey everyone, am having problem with some php code in a plugin I'm using on my Wordpress site. The problem is that there is an option box that lets you select from among a list of files in a certain directory on my site, and you can't see the options. …

Web Development javascript php wordpress
Member Avatar for nathanpacker
0
120
Member Avatar for cashblogs

Hello members Is it possible to edit the values (say, admin logon/password) in a config file (say, config.php) WITHOUT editing the php script config.php?? In other words, can I write another file (configeditor.php) that will alter the values (or just SOME) based on data entered into in a form?? To …

Web Development php
Member Avatar for digital-ether
0
108
Member Avatar for w_3rabi

hey there im working on this asp.net project and i want to [code=c#]Response.Write("");[/code] in a specific [code=html]<div>[/code] anyone can help?

Web Development asp asp.net
Member Avatar for w_3rabi
0
109
Member Avatar for XtremeCamera

Good morning, I paid many thousands of dollars to a company that created my photo community (xtremecamera.com). Problem is, the site does not work in IE, I get the "Operation Aborted". With the help of a great poster in the PHP section of this forum it has been determined that …

Web Development javascript
Member Avatar for XtremeCamera
0
120
Member Avatar for Don Gino

Hey I know extensive knowledge of HTML but thats just about it when it comes to webpages, so I want to move on to something much better. I have a text book about PHP but i dont understand what its on about. Anyway, to get started, where and how can …

Web Development php
Member Avatar for Don Gino
0
173
Member Avatar for clutch

hello guys, need some help-- building a little site and when i tried to install the coments script onto the page this is the error i get: [B]Parse error[/B]: syntax error, unexpected '<' in [B]/home/shatter/public_html/newtest.php[/B] on line [B]204[/B] now-- i am very inexperienced and trying to loearn how to do …

Web Development php
Member Avatar for Puckdropper
0
117
Member Avatar for shaggysc96

:rolleyes: I am trying to develope a simple [URL="http://www.daniweb.com/techtalkforums/thread64526.html#"]application[/URL] that will record a teams miles per week and total miles I have the code working to accumulate the total, but the problem is how to I get it to accumulate just for the one team and not for all? How …

Web Development coldfusion email
Member Avatar for Memento
0
112
Member Avatar for anyer_ast!g

Hi 2 all experts out there.... Im begging all of you to help me in my problem... Please... please... please.... my problem goes like this: if i have students having a grades of: [B]First Grading[/B] [COLOR=#000000]James Tan 88 [/COLOR] [COLOR=#000000]Jaime Abba 85 [/COLOR] [COLOR=#000000]Grace Sasa 78 [/COLOR] [COLOR=#000000]Gerald Hulife 96[/COLOR] …

Web Development coldfusion
Member Avatar for Memento
0
116
Member Avatar for RiverKqj

Hi all does anyone know how to get phpbb latest posts to show on a html index page e.g the last 5 forum posts ? Any help would be great

Web Development php phpbb
Member Avatar for jshtylr
0
162
Member Avatar for c0rkscrew

Okay, I'm working on a small project for my daughter's class at school. They have a fundraiser running right now and they want to post their fund raiser data on the their school website. What they want is this, they want a page listing each student and the amount that …

Web Development data-structure first-post php
Member Avatar for MCP
0
128
Member Avatar for jgill

Hello, To start with here is the code: Public Function Paymentget (s12MoRate) strCompanyCode = objXML.selectSingleNode("policy/companyCode").text strState = objXML.selectSingleNode("policy/insured/state").text set rsDownPayment = getCache("down_payment") dim tempPremium, totalTaxes totalTaxes = 0 tempPremium = s12MoRate ' calculate the taxes so they can be front loaded in the payment schedule dim TaxCov for each TaxCov …

Web Development asp
Member Avatar for gintom
0
105
Member Avatar for Lothas

Have you ever seen (or played) one of those "Browser Games" where you build stuff, create armies and fight other players? Right now I need to know how to do those scheduled tasks... I'm building a PHP appilcation for my job. I work at a visitors center and I want …

Web Development open-source php
Member Avatar for paradox814
0
141
Member Avatar for nathanpacker

Hey, say I have a table that spits out the information from a mysql table. Say it gives you the names of users, and certain information about each user, say address, phone number, whatever. Doesn't matter. What I want to do is make each of the persons' name a hyperlink …

Web Development php
Member Avatar for nathanpacker
0
228
Member Avatar for spacebar

Hello, I'm new here. Thank you for your time. I have a PHP module that I use for user submitted poems. Based on the vote data I have [URL="http://www.gotpoetry.com/Poet_Rankings.html"]poet rankings[/URL]. Table schema: ratingdbid - int ratinglid - int ratinguser - char rating - int ratinghostname - char ratingcomments - text …

Web Development php
Member Avatar for digital-ether
0
89
Member Avatar for tmv105

Hi! I am having problems validating my HTML to at least transitional due to my use of checkboxes and accessing them with PHP and javascript. I want client-side validation and server side functionality and therefore am utilizing PHP and JS. My understanding is that JS recognizes checkboxes to be an …

Web Development html-css javascript php
Member Avatar for digital-ether
0
93
Member Avatar for jody723

My problem is that there is one site that I am unable to access for the past week or so. I keep getting the page can not be displayed message. I tried switching to Firefox from IE but still am having no luck. I am the only one that is …

Web Development asp.net
Member Avatar for jody723
0
84

The End.