52,566 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for iWalletMobile

Is there a way to have an SMS authentication? Meaning a user puts there phone number it, they get sent an SMS message with a number, put the number in the website to verify the account. Any tutorials?

Web Development php
Member Avatar for iWalletMobile
0
174
Member Avatar for phphit

I am using Smarty for Template Engine. For one page, I want to display list of months in chronological order. The current month is July, so order should be July August September .. . . .. June. Any idea ?

Web Development display php
Member Avatar for metalix
0
1K
Member Avatar for metalix

Hi there. I am looking to create a script in php that will get an image from an upload form and upload it to a site using ftp. It needs to save the original image in the site images/full/ and also create a proportional image thumbnail (100x100) in images/thumb/ What …

Web Development file-system php
Member Avatar for edup_pt
0
211
Member Avatar for drewpark88

Hey Guys, I know this is a known issue but I have had no luck with finding a fix for the issue I am getting with IE8. I get a nasty black border around my png that I am using the Jquery fade function. Does anyone have any useful hacks/tricks …

Web Development javascript
Member Avatar for drewpark88
0
126
Member Avatar for phplover

Hi, I have basically created two functions in a filed called functions.php . They are as follows: [CODE] # Form Token Hash Generator (must be declared after if statement) function GenerateFormTokenHash(){ $token = $_SESSION['token'] = md5(uniqid(mt_rand(), true)) ; return $token; } # Form Token Hash Validator function IsValidFormTokenHash(){ return $_POST['token'] …

Web Development php session
Member Avatar for phplover
0
226
Member Avatar for SKANK!!!!!

now i know that there is a thing that "you cant stay logged inforever" but isnt there some sort of ultra cookie that doesnt get cleared when a user is clearing their cookies from their browsers? and when someone logs out of my site, i set the session to expired. …

Web Development php session
Member Avatar for Excizted
0
982
Member Avatar for PomonaGrange

Hi All, I am trying to program a web based cash register/POS application. I would like to use a function to format the number in the "Amount Received" text box. The idea I have in mind is to always keep two decimal places at all times. For Example: if someone …

Web Development finance javascript
Member Avatar for fxm
0
3K
Member Avatar for hatrickwah

I'm in the process of working on a page that uses layers and iFrames in conjunction with javascript and <div> layers. The problem I'm hoping to solve with your help is that I implemented [CODE] onclick="this.className='stylesheetstyle'"[/CODE] in the <a href> tag and so therefore when users click the links, the …

Web Development javascript
Member Avatar for fxm
0
143
Member Avatar for srinivaskota

[I]Hi experts,[/I] [I]please help me,[/I] [B] In my WebApplication ,In vertical scrollbar scrolldown some position after the refreshing the page again scrollbar position goes to the top of the verticalscrollbar How to get back the scroll position after the refreshing the page[/B] [B]Thanks and Regards, Srinivas Kota.[/B]

Web Development javascript
Member Avatar for fxm
0
318
Member Avatar for phphit

I need to know what should I do to show event time (stored in mysql) according viewer's local time. I have stored time in two format (one simple 12:30; and another in timestamp format). The timings are of future and stored as GMT. Now, I would like to show time …

Web Development php
Member Avatar for metalix
0
118
Member Avatar for Takkies

Hi all, I want to know if it possible to load different images into page every time the website is viewed? If so, please help. Thanks in advance

Web Development javascript
Member Avatar for Takkies
0
128
Member Avatar for keval_hack

Hi, Can any one tell me how to make secure php site or what is the key point for making secure website using php. -keval

Web Development php
Member Avatar for metalix
0
516
Member Avatar for curdiMan

hi, im using tomcat and im trying to do simple submit form. before submiting i must chek the fields. the problem is that my submit functuin dosnt sends to the server the fields values. help... how can i submit but check all the fields first??? here is my html [code] …

Web Development first-post html-css java-jsp
Member Avatar for curdiMan
0
143
Member Avatar for Mirth

Hello everyone. I'm still new to PHP. What I would like to do is to place the value of the $truck inside the column Truck. I don't have any error messages whenever I run this page, so I don't really know what's wrong, and no values are placed inside the …

Web Development php
Member Avatar for Excizted
0
149
Member Avatar for deceivingrakesh

hey guys i have a web page involving a listview and every supitem has a button !! deal is tht wen i click on the button i need to get the INDEX of the listview subitem in which the button was clicked!!! please help me through this :)

Web Development asp.net listview
Member Avatar for Lusiphur
0
106
Member Avatar for brightline

I'd like to serialize and deserialize an object using SilverLight. Thanks in advance.

Web Development asp.net
Member Avatar for Lusiphur
0
101
Member Avatar for pankaj87us@gmai

the error i am getting in the html file Message: Syntax error Line: 1 Char: 1 Code: 0 URI: [url]http://localhost/testhtml/test.php[/url] The test.php code is <?php Header("content-type: application/x-javascript"); echo “document.write(‘Hello World I am php code called from HTML file:’);”; CLOSE WINDOW; ?> The test.html code is “<script language="JavaScript" type="text/javascript" src="http://localhost/testhtml/test.php"></script>” HELLO …

Web Development javascript php
Member Avatar for pankaj87us@gmai
0
1K
Member Avatar for rahul8590

Well i need to change my banner of the website alternatively , like once user experiences the pic1 which would be incorporated in my CSS. But the point is i want that pic to change . for example when user 1st time logs in , he see pic1 as a …

Web Development html-css image php
Member Avatar for rahul8590
0
170
Member Avatar for simi pillai

Server Error in '/PrecompiledWeb2' Application. ________________________________________ Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: Unrecognized configuration section 'connectionStrings' Source Error: Line 10: <configuration> Line …

Member Avatar for Lusiphur
0
305
Member Avatar for nayana simi

while Iam running my asp.net project by entering the url it shows the auhentication pop up as "Enter username and password for http://localhost" it shows in firefox plz help me

Web Development asp asp.net
Member Avatar for simi pillai
0
184
Member Avatar for scaryhelmet

Hi there, I need to do a few things onclick, but I'm having problems. 1. Swap divs onclick of a text link in a list (found a script for this) 2. Change the font color of the text link that is active, then change back to normal color when another …

Web Development javascript
Member Avatar for macgurl70
0
821
Member Avatar for tjcares

I own a site and the programmer has not made the columns user selectable for ascending and descending. Would any one like to help me out? Here is a spinet of code that has the tables. [code=php] <tr> <td width="50" align="center"><font size="2"><? print $usemembernumber ?></font></td> <td width="50" align="center"><font size="2"><? print …

Web Development php
Member Avatar for almostbob
0
105
Member Avatar for niche1

the html version of this php script works. What's wrong with this php script? It produces:Parse error: parse error, expecting '','' or '';'' in C:\wamp\www\temp8.php on line 5 [code] <html> <body> <?php echo '<input onMouseOver="this.style.color='red'" onMouseOut="this.style.color='blue'" style="position:absolute;left:111px;top:290px;border:none; color:blue;border:none;background:transparent;font:bold;font-size:150%;cursor:pointer;" type="Submit" value="Print Selections" />'; ?> </body> </html> [/code]

Web Development html-css php
Member Avatar for niche1
0
127
Member Avatar for phphit

Below is code as of now in my .htaccess [CODE]RewriteRule ^series/([^/]*)-([^/]*)-schedule-fixtures\.php$ /viewseries.php?id=$1 [L] RewriteRule ^schedule/([^/]*)-([^/]*)\.php$ /viewschedule.php?id=$1 [L] RewriteRule ^venue/([^/]*)\.php$ /viewvenue.php?vcity=$1 [L] RewriteRule ^team/([^/]*)\.php$ /viewteam.php?team=$1 [L] RewriteRule ^month/([^/]*)\.php$ /viewmonth.php?month=$1 [L] [/CODE] Now, Problem is that it doesn't show redirect 301 to google or anyone other. Can you tell what should I …

Web Development php
Member Avatar for it200219
0
108
Member Avatar for vilasdhobale

Hi there, i'm currently writing a HTML & PHP script, i need to be able to click a standard HTML button which fires some PHP code to execute a program, for example Microsoft Excel. In time there will be a series of buttons which will execute different programs. If anyone …

Web Development php
Member Avatar for it200219
0
78
Member Avatar for RJB_Ronnie

Hi All, New to the world of PHP and such, and took on a project that I really should have farmed out, but too late now. Here is my question: the problem is the redirect for an error message in a contact us page. I have very specific standards set …

Web Development html-amp html-css php
Member Avatar for RJB_Ronnie
0
126
Member Avatar for ashcares

Hi there, I was hoping someone might help me edit this [URL="http://www.pcmechanix.ca/mobile_redirect.htm"]mobile redirect code[/URL] so that it includes IPhones with the redirecting process. Any suggestions? FYI - Besides this minor exception, it is quite an effective code for redirecting mobile phones. You can try it for yourself, simply enter the …

Web Development php
Member Avatar for mrlynn
0
163
Member Avatar for Cotillion

Hi all, I'm new to this and trying out a few projects to get started. What I want to do is get the script to search the page for keywords kept in one of three arrays and highlight the word in a colour depending on which array it is in. …

Web Development javascript
Member Avatar for fxm
0
300
Member Avatar for phplover

Hi, I'm new here so first i would like to say hello to everyone :) I have been learning PHP for the past year on and off and have built a fully pledged website. Since my website first launched it has progressed into a full membership system which i love …

Web Development php
Member Avatar for phplover
0
173
Member Avatar for web_master

how do i insert a image into a directory through MySQL, rename it, generate a link and upload the generated link in MySQL......??? anyhelp will be really apprietiated.... and if its a tutorial its the best way out, i'm not good at PHP..... plz its urgent for me.. thx alot..

Web Development image mysql php
Member Avatar for rahulsabari
0
176
Member Avatar for keval_hack

Hi, I Want to Send HTML mail with Image and logo. pls some one help me how i can do it. Thanks -keval

Web Development html-css php
Member Avatar for almostbob
0
120
Member Avatar for Jothe

Hi guyz i am getting an error on my header information..the warnig is displayed when this part of code Runs echo '<a href="' . 'ecomm_catalogue_view.php?product_code=' . $product_code .'" >'; '</a>'; header("location: ecomm_catalogue_view.php?' . 'product_code=' . $product_code . '"); the warning displayed on top of each page is: Warning: Cannot modify …

Web Development php
Member Avatar for metalix
0
96
Member Avatar for cproud21

Hi, I am attempting to connect a form in Dreamweaver to an email account via a ftp webspace. I have the following generic code, (HTML form and PHP mail file) but I am not receiving emails... Would anyone have an idea of what I have done wrong and/or provide any …

Web Development email php
Member Avatar for metalix
0
242
Member Avatar for surfgrommett

Hey guys. This is driving me crazy. I can't see any code problems and I had another friend look and neither can he. EVERYTHING works PERFECTLY...all echos work right and everything and no errors get returned..the problem is $query4 and $query5 appear to do nothing..though i get no error..i get …

Web Development php
Member Avatar for metalix
0
313
Member Avatar for metalix

Hi there I am having some trouble with a script. What it does is uses the http request (similar to googles search suggestions) to replace the entire page content div, this works fine but some of these pages use javascript. one has a lightbox, another has contact form verification. is …

Web Development http-protocol javascript php xml
0
185
Member Avatar for arc64

hii.... this is my first thread..hope i return satisfied.. i am a newbie in asp ,net...i want urgent help... the following snippet i am going to present was copied from some where though it works perfectly fine...i jst want to change its functionality a bit..............its basically a drop down box...i …

Web Development asp.net
Member Avatar for arc64
0
139
Member Avatar for mitch9654

How could I [CODE]print();[/CODE] the '<' and '>' signs? You can't escape character them ('') Say, for example, I wanted to Print(); "The <font> tag is awesome" It would print out: "The tag is awesome" Thanks, Mitch

Web Development php
Member Avatar for mitch9654
0
102
Member Avatar for QWaz

Hi, I am using some code that I use pretty much most of the time for every insert. However now I am getting this error and have no idea why this is happening. SQLSTATE[42S22]: Column not found: 1054 Unknown column 'NULL' in 'field list' My code is below. [CODE] $id …

Web Development php
Member Avatar for sourcebits
0
515
Member Avatar for raju_boini525

hi all, i am new to wordpress. i am developing one sample theme. i created 5pages. i dont know how to set my home as index page. when i click my theme logo it must redirect to index.php it redirected but dynamic home page content are not displayed it displays …

Web Development php wordpress
Member Avatar for sourcebits
0
198
Member Avatar for xnukerx

Hi, I have a forum when members posting a lot of images links. I would like to organize the page but I don't really know how since I'm lack the knowledge of php :| . Here it how it's look like now: IS: [url]http://img78.imageshack.us/img78/3997/123.jpg[/url] [url]http://img78.imageshack.us/img78/3997/12345.jpg[/url] TP: [url]http://i42.tinypic.com/123.png[/url] [url]http://i42.tinypic.com/123.png[/url] and so …

Web Development php
Member Avatar for sourcebits
0
122
Member Avatar for ayesha789

Hi, this is my query. I calculate difference of 20 days from pDate(Process Date) form today. But I want if rfDate(Resubmitted date) it will count from rfdate and ignore Pdate. [CODE=mysql]SELECT * FROM `lims_payment` WHERE TO_DAYS( NOW( ) ) - TO_DAYS( `pDate` ) >20 AND rfDate LIKE '0000-00-00'[/CODE]

Web Development php
Member Avatar for rch1231
0
165
Member Avatar for doS!

Hi, yesterday i downloaded a script. Now, im installing it on my website, but when i load index.php page and all the page where config.php is included, it say that: Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/mhd-01/www.newsict.com/htdocs/config.php on line 13 this is config.php : …

Web Development mysql php
Member Avatar for it200219
0
181
Member Avatar for benhowdle89

Hi, I'm developing a php script that reads data from a mysql db and then puts the data into csv format to then be sent upto Pachube.com for a web app i'm developing. This is a simple problem i'm sure but i cant seem to solve it! Code below: [CODE] …

Web Development api php
Member Avatar for benhowdle89
0
167
Member Avatar for hims4u

Hello mods!!This problem is really frustrating me now!! i already know about ur tutorial on MVC Connection but i do not want to follow it since it is very complicated for me to understand and implement. So i have written a code (Ora.jsp) to connect to Oracle XE on my …

Member Avatar for musthafa.aj
0
419
Member Avatar for pritesh2010

hello everyone. can any one tell me how to delete recored from gired view dynamically. in my program i have one gridview and sqlDatasource in this i have 4 label and one button.Label shows name, date, title and description and button for delete. all this is done at source view …

Web Development asp.net web-server
Member Avatar for prashantchalise
0
118
Member Avatar for maxtrixx

How to fix this error? I'm trying to use forms authentication to allow users to access different parts of a site and I have the following code in the web.config file: <authentication mode="Forms" /> <forms name=".MyCookie" loginUrl="myaccount.aspx" protection="All" timeout="15" path="/"/> Error: Configuration Error Description: An error occurred during the processing …

Web Development asp.net
Member Avatar for pankhraj
0
962
Member Avatar for reza.adinata

Hi all, I am trying to work an an array , by storing them in a txt file so I can process it. I tried several ways for storing the key and value in a text file, but it does not work [CODE] $diff = array_diff($array1, $array2); $myFile = "1.txt"; …

Web Development php
Member Avatar for rajarajan2017
0
77
Member Avatar for gbudiman

So this is the scenario. I provide a link to an Excel file. All the users are intranet user, so security is not a concern here. When the user clicks the link, it will pop up dialog to open/save with Microsoft Excel. Users are currently able to open file correctly. …

Member Avatar for chrishea
0
185
Member Avatar for jkaye

I have done this before, but for some reason it doesn't want to work with my if statements...it keeps submitting the form when nothing is filled out. It's the validation for an html form, and there are checkboxes that display certain parts of the form. If a checkbox is checked, …

Web Development javascript
Member Avatar for Taywin
0
2K
Member Avatar for nyra98

Ok, I am working on a website which will accept uploads and in an iFrame next to the upload form display a list of files in the upload folder. The iFrame will be showing a php script that is listing the files. Here is where the problem is, I can …

Web Development php seo
Member Avatar for nyra98
0
212

The End.