52,566 Archived Topics
Remove Filter ![]() | |
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 | |
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 | |
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 | |
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 … Web Development asp asp.net microsoft-access open-source visual-studio | |
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 … | |
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 | |
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 | |
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 | |
hi, how to detect if the file has downloaded completely? thanks. Web Development javascript | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 ![]() | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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. | |
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 … | |
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?? | |
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 | |
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 … | |
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 … | |
![]() | 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 ![]() |
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 | |
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 | |
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 … | |
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 … | |
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 … | |
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 … | |
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 | |
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 | |
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 | |
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 | |
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") … | |
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 | |
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()"> … | |
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. … | |
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 | |
The End.