52,566 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for liferentsus

Is there a way to delay a function so that it doesn't run for a day or two later? I'm somewhat familiar with sleep(), but I really don't think that's what I ought to use. What I need is a text file to be processed over the weekend/holidays when there …

Web Development php
Member Avatar for ShawnCplus
0
68
Member Avatar for groogruxking40

hey all, I have a form that allows the user to input the information you can see it here- [url]http://www.christiancouriernewspaper.com/blogbase/form.html[/url] what I need it to do now is when the user clicks SUBMIT for all the information they just filled out be sent to me via e-mail any ideas/help? thanks

Web Development php
Member Avatar for almostbob
0
205
Member Avatar for veledrom

Hi, When a web browser window is opened, only the menu options should be visible to users. I don't want other toolbars. Also, is it possible to blocking users add toolbar from the menu that will be visible to them. IE and Firefox please. Thanks in advance

Web Development javascript web-browser
Member Avatar for almostbob
0
106
Member Avatar for amer2812

hello everybody nice to be in the community i have question regarding micrsoft visual 2008 i'm using asp.net with c# and i want to connect asp.net with access db 2007 i used select command and it worked it shows the data from access 2007 but when i tried to use …

Member Avatar for amer2812
0
156
Member Avatar for praveen_dusari

hii all, i developed a shopping cart which has many features like grid view,list view and floating cart which is also dragable.now my problem is its taking to much time to load becoz of conditions and images now,i want to generate html pages of my php pages,i dont want url …

Web Development html-css php
Member Avatar for praveen_dusari
0
918
Member Avatar for Kusno

Dear all, I used to use pure ASP.Net code like this : [CODE] Protected Sub CmdLocateCustomer_Click(ByVal sender As Object, ByVal e As System.EventArgs) Dim S As String If TxtCustomerID.Text.Trim = "" Then S = "<SCRIPT>var w = 0, h = 0;if (document.all || document.layers) { w = screen.availWidth; h = …

Web Development asp.net
Member Avatar for jbisono
0
2K
Member Avatar for silvia21

i am working as a website developer in php...i like to develop a website in tamil....could be please help me... i am expecting a favorable reply from all.

Web Development php
Member Avatar for kvprajapati
0
67
Member Avatar for mvchandoo

Hi i created input type file elements dynamically by js the elements are not parsing by php in post method. if i removed the table tags around them, then its working. could anybody help me with this to go on. just copy the code and run in wamp and resolve …

Web Development file-system php
Member Avatar for mvchandoo
0
101
Member Avatar for cguan_77

hi, how to detect if the file has downloaded completely? thanks.

Web Development javascript
Member Avatar for almostbob
0
81
Member Avatar for tejashrideg21

Hi, I have a problem with cfldap tag used in CF8. I have a cfldap tag defined in my application which works fine on CFMX7. But the moment I installed CF8, it gives me an error - "Connection to LDAP server failed." My cfldap tag goes as below:- [code][CFLDAP NAME="qLDAP" …

Web Development coldfusion
0
129
Member Avatar for nish123

hello frndz.. i have a function in javascript to add new cell in a table...!! tht work perfectly but now i want to create a span tag within cell tag..!! [code=javascript] var cellLeft = row.insertCell(3); chbk1.id = 'change'+iteration; var chbk = document.createElement('input'); chbk.type = 'button'; chbk.name = 'button'; chbk.value = …

Web Development javascript
Member Avatar for nish123
0
147
Member Avatar for vizy

Hi Friends, I have a web Application created, there is an option to Add/Edit the forms. My requirement is something like... When a user opens any record for editing, the details are displayed(binded) in texboxes,dropdowns,radiobuttons.. etc Here if the user modifies any data and clicks on any other link(within the …

Web Development asp.net
Member Avatar for vizy
0
130
Member Avatar for spartan.pk

Hello everone in this forum! Dear Friends, I have problems using javascript in firefox, many functions are not working in firefox like .focus and some ajax code also. I use html scriplets <!-- My script here //---> to hide it from browser that does'nt support javascript. but it is still …

Web Development javascript
Member Avatar for MidiMagic
0
88
Member Avatar for ayesha789

I am new to PHP , I have developed about 12 dynamic websites. My question is how users can scsribe for a monthly newsletter on my websites. Which steps I have to follow. Thanks:) Ayesha Developer

Web Development php
Member Avatar for ayesha789
0
155
Member Avatar for PCMANING

Hello ALL i am new here so please be gentle. i have a problem i can quite solve. here is my table: id | Account | Dollars | Amount | date -------------------------------------------------------------------------------- 1 | JD001 | 45 | 5 | 2009-04-04 2 | JD001 | 78 | 8 | 2009-05-17 …

Web Development php
Member Avatar for diafol
0
85
Member Avatar for Xessa

Well it seems that i have a textbox and a textarea under it. Both sizes are 20 but they don't seem identical. Is there a way to make them identical vertically? Thanks

Web Development javascript
Member Avatar for essential
0
135
Member Avatar for mohan7690

hi guys, i developed a site in php, and i dont want to give source code to the client, i want to encrypt the code and place it on the server or to give to the client, is it possile, please help me.... thanks in advance

Web Development client-server php
Member Avatar for digital-ether
0
111
Member Avatar for gingank

When i use the php mail function to send mail is can send easily but if i continuously let said 10 email suddenly it tell me can not sent the mail. Can anyone tell me why ??

Web Development php
Member Avatar for cwarn23
0
107
Member Avatar for CodeBoy101

Hello all. I''m currently working on a a page which should be able to run a substitution cipher in order to do both encryption and decrption in Java script on the same page. But the problem is only the encryption part works. Right now this is what I have: [code] …

Web Development encryption javascript
Member Avatar for JugglerDrummer
0
644
Member Avatar for whayman

When I enter the integer, I'm not getting the prompt that states if it is odd or even. I am new to this, so this stupid thing has taken me a week to do, but now I am just frustrated. Can someone help me out. [code=html]<?xml version = "1.0" encoding …

Web Development javascript xml
Member Avatar for sysel
0
105
Member Avatar for DaveyMoyes

hi all - php.home Im trying to pass a varible of "MOBILE" from a form i have set up [code=html]<td><span class="style61">Mobile number</span></td> <td><span class="style61"> <label for="mobile"></label> <input type="text" name="mobile" id="mobile" />[/code] To a differnet .php called test.php On this test php i have the following [icode]$mobile = $HTTP_POST_VARS['$mobile'];[/icode] how do …

Web Development php
Member Avatar for DaveyMoyes
0
76
Member Avatar for gingank

I got a question if i write a code to detect IP address can it automatic write down in to the php text field form and send it to the mail function. Can provide the code for more understanding

Web Development php
Member Avatar for almostbob
0
125
Member Avatar for chuckwilliams

I am getting this error.... Parse error: syntax error, unexpected '*' in /home/digital/public_html/administrator/components/com_myblog/admin.myblog.php on line 206 Here is the code: [I]<MOVED TO ATTACHED AS IT IS BREAKING VIEW IN FIREFOX>[/I] End of Code I am not sure why I am getting the above error any help would be great... Thaks

Web Development php
Member Avatar for ShawnCplus
0
86
Member Avatar for Reliable

Hello any and everyone, I have a form inside of an HTML page. The result I want is that when the user hits the submit button that only the section of the page containing the form refreshes. Wen it refreshes it refreshes with a thank you message. Is that feasible. …

Web Development javascript
Member Avatar for buddylee17
0
115
Member Avatar for brianzet

Hi everyone! Have a few questions I hope someone may be able to help me with, because I'm really stucked here.. And sorry if I'm not explaining myself very good, because my english is not that good. Well.. I am trying to build my own blog with like a Content …

Web Development php
Member Avatar for brianzet
0
198
Member Avatar for mrcniceguy

i have a gallery SCript which i saw in tutorial sitepoint.com everything is working well except that i want to limit users,which means the albums will be opening accoding to user=name WHERE SHOULD I PUT THE WHERE CLAUSE LIKE THIS user='$user' in the script below. [code=php] query( "SELECT c.category_id,c.category_name,photo_filename,COUNT(photo_id) FROM …

Web Development php
Member Avatar for mrcniceguy
0
143
Member Avatar for michael123

Is there a function in php to remove the duplicate string variables, for example there is "abcd,ab,cd,abc,abc", how to change it to "abcd,ab,cd,abc"?thanks.

Web Development display php
Member Avatar for ShawnCplus
0
4K
Member Avatar for yisman

Hi everybody I have coded a LINQ SiteMapProvider for my ASP.NET site. The site pages info is stored in a MSSQL database. When I make changes to the SitePAges table, the SiteMap does not reset. Here is my code[CODE]Public Overrides Function BuildSiteMap() As System.Web.SiteMapNode If RootMapNode IsNot Nothing Then Return …

Web Development asp.net mssql
Member Avatar for kvprajapati
0
140
Member Avatar for crisis123

i have created an ol form and all its details are stored in a text file i want to display these records in the form of the table on another webpage any suggestions??

Web Development html-css php
Member Avatar for cwarn23
0
130
Member Avatar for Vandithar

Hi, I have hyperlinked texts and i want to remove the underline and blue color also. I removed underline but not the blue color i want the font to be in black?? Here is the code: [code=html]<html> <body> <A STYLE="text-decoration:none href=http://www.google.com>This is an example for automatic term mapping</A> </body> </html>[/code] …

Web Development html-css javascript
Member Avatar for lovemyseo
0
31K
Member Avatar for HITMANOF44th

i am building some thing that will grab part numbers and description from a data base works great when you type in part of a word or part of the part number the issue i run into is when i type in the full part number for example A11-123 this …

Web Development php sql
Member Avatar for HITMANOF44th
0
169
Member Avatar for erictheking1

I was wondering if anyone could give me the code for email validation on a textbox named, txtEmail. I would like to inform the user that they have not entered a valid email address via a message box and not allow them to proceed until it is correct.. Regular expression …

Web Development asp.net email
Member Avatar for sebastian3
0
161
Member Avatar for flockit

Hello, I want to stick one DIV to the bottom! I've managed to do that but when I scroll down the DIV doesn't scroll smoothly! Below is my code:- [CODE] <div id="x"> <center> <div id="footer" style="width: 95%; background-color:#66CCFF; border: 1px normal black; top: 100px; position:absolute; align:center; height: 50px" align="center"><center>A</center></div> </center> …

Web Development javascript
Member Avatar for flockit
0
115
Member Avatar for gingank

I create a php form that lot oif image in it and it can display to my computer but when i upload to the apache it cant show the image already why this will happen?? Can anyone tell me why

Web Development apache display image php
Member Avatar for almostbob
0
107
Member Avatar for sureronald

Hi all. Anyone know of a good ajax resource out there. I have been googling all along but I don't seem to be getting the right thing. I'm still new to Ajax. Any help will be highly appreciated. Thanks

Web Development javascript
Member Avatar for sureronald
0
90
Member Avatar for vizy

Hi Friends, I am using Ajax AutoCompleteExtender for my search results(autoSuggest). The Control works fine and I could get the results coming from WebService in Panel with scrollable option. But I need the results shown are formatted as columnwise for ex : Name | Address | Phone# | EmailId with …

Web Development asp.net
Member Avatar for vizy
0
131
Member Avatar for balquees

Hello every body I m new in this site, I m getting some difficulties to solve the following problem please help out me. Problem Statement: You are required to write a small Conversion web application using JSP action elements and JavaBean. This application contains one html file (index.html) one JSP …

Web Development java java-jsp
Member Avatar for kvprajapati
0
235
Member Avatar for andrewsCWD

Hello, I have just a regular .html page. I want to take my PHP source code from one of my PHP scripts and display that to the viewer so they can see my code on the HTML page, as if it was just regular content on a page. When I …

Web Development html-css php
Member Avatar for prateek shri
0
97
Member Avatar for ivanichi

Hi, everyone, I'm a new member here. Currently, I'm developing a web application and there's a need to make an activation for the product I developed. I want give activation on my product for a time session on local. My question is, is it possible to make that? As we …

Web Development php session
Member Avatar for ivanichi
0
126
Member Avatar for jendrickzz

i want to create an application in friendster.. heres my code: index.php [code] <?php require_once(dirname(__FILE__). '/lib/FriendsterAPI.php'); // TO DO: Enter your secret key below define('T_SECRET', 'f0ce8960ce76e39193ef43bea42f8a97'); define('T_CSS_STYLE', ' style=" height: 120px; background-color: #111111! important; overflow: hidden; margin: 0 auto; "'); // GET parameters from callback URL $user_id = $_REQUEST['user_id']; $api_key …

Web Development api php session
Member Avatar for cwarn23
0
195
Member Avatar for BrettOwnz

Hello... I am working on a CPC and CPM ads system for a client, and they wanted to use an iframe displayed on another persons site in order to actually serve the ads. So, i have developed the whole script, and it is working when used by getting the $_SERVER['hostname'] …

Web Development client-server php
Member Avatar for BrettOwnz
0
93
Member Avatar for trenchant

I am trying to convert this excel bsed formula into java - Very new to this and trying to grasp it all. Any help would be appreciated... =B3*(C4/(1-(1+C4)^-B5)) It is a mortgage payment script and I am having a hrd time getting it to work as a java script. Thanks!

Web Development javascript
Member Avatar for almostbob
0
86
Member Avatar for hoektoe

hi there if you look at the output of my first code or "instance". once a option is selected in the checkbox, the cell next to that cell changes and presents a form to the user, or input field based on the selected option... so in essence this is ONE …

Web Development javascript
Member Avatar for Airshow
0
145
Member Avatar for lstammer

This is what I have from another posting: [code=javascript]<script language="JavaScript"> <!-- // Create arrays to contain all the values // for links and image locations link = new Array image = new Array link[1]="http://www.sugarshack.com" image[1]="/images/stores/sugar-index.png" link[2]="http://www.clientswebsitecompany.com" image[2]="http://www.bastropdba.com/images/services/clients-index.gif" // Create a random number between 1 and last number random_num = (Math.round((Math.random()*2)+1)) …

Web Development javascript
Member Avatar for JugglerDrummer
0
102
Member Avatar for amorphis88

Hello, i'm a beginner and i'm creating a guestbook in asp.net with XML. i have the following: my aspx page: [code=asp.net] Name: <%#DataBinder.Eval(Container.DataItem, "name")%><br /> E-mail: <a href="mailto:<%# DataBinder.Eval(Container.DataItem, "email") %>"><%# DataBinder.Eval(Container.DataItem, "email") %></a><br /> Location: <%# DataBinder.Eval(Container.DataItem, "location") %><br /> Date: <%# DataBinder.Eval(Container.DataItem, "date") %><br /> <i><%# DataBinder.Eval(Container.DataItem, "entry_Text") …

Web Development asp.net dataset xml
Member Avatar for xpartmgr
0
689
Member Avatar for troy19

hey .... i have a problem when i try to update/delete/add to the database (microsoft access 2007) it gives me the error : Error Type: Microsoft OLE DB Provider for ODBC Drivers (0x80004005) [Microsoft][ODBC Microsoft Access Driver] Could not delete from specified tables. /internet project/delmsg.asp, line 7 LINE 7 is …

Web Development asp microsoft-access
Member Avatar for troy19
0
63
Member Avatar for vigneshsr

Hello Everyone, Below is the working code, that I just coded for you guys to understand in a easier way: [code=html]<html> <head> <script type="text/javascript"> function updateTotal() { var sundayTotal = Number(document.getElementById('sunday').value); var mondayTotal = Number(document.getElementById('monday').value); document.getElementById('total').value = sundayTotal + mondayTotal; } </script> </head> <body> Sunday Duration: <input type="text" id="sunday" onkeyup="updateTotal()"> …

Web Development asp asp.net html-css
Member Avatar for serkan sendur
0
185
Member Avatar for sandipan.rcciit

hi i am trying to collect the database of books from the devloper area of isbndb.com. this site provide us a passkey with the help of that we can collect the xml data from database depending upon criterias. .[url]http://isbndb.com/api/books.xml?access_key=6XEB6RTL&index1=publisher_id&value1=oreilly[/url] this link collect the xml data of books publisher of oreilly. …

Web Development api php xml
Member Avatar for kvprajapati
0
182
Member Avatar for rajaputra.j

I build a new Site. In that i want to add Stocks, Weather, News, Sports, some kind of Entertainment things through RSS. I want to know the procedure what is RSS Reader, Where i can best RSS feeds of the above mentioned topics. What is the difference between RSS Reader …

Web Development xml
Member Avatar for bobchrist
0
173
Member Avatar for AnkitKumar

How to collect the database of books from isbn.com‏

Web Development php
Member Avatar for diafol
0
99

The End.