server side
Tag details
Welcome to the 'server side' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'server side'.
Latest blogosphere posts tagged “server side”
-
F/s brand new unlocked iphone 3g s 32gb----s-nokia n97 32gb----samsung omnia hd
kirupaForum —
Authority: 168
END OF THE YEAR PROMO BONANZA !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! MINIMUM ORDER QUANTITY (MOQ) ARE BELOW :: BUY 7 UNITS GET 3 UNITS FREE !!! BUY 5 UNITS GET 2 UNITS FREE !!! BUY 3 UNITS GET 1 UNIT FREE !!! EMAIL mslinquiryltd@googlemail.com EMAIL mslinquiryltd@googlemail.com EMAIL ...1 day ago -
F/s brand new 2x pioneer cdj 1000--cdj 800--pioneer dvj 1000
kirupaForum —
Authority: 168
END OF THE YEAR PROMOBONANZA !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! MINIMUM ORDER QUANTITY (MOQ) ARE BELOW :: BUY 7 UNITS GET 3 UNITS FREE !!! BUY 5 UNITS GET 2 UNITS FREE !!! BUY 3 UNITS GET 1 UNIT FREE !!! EMAIL mslinquiryltd@googlemail.com EMAIL mslinquiryltd@googlemail.com BELOW ARE SOME OF OUR ...1 day ago -
PHP Redirect from a URL typo
kirupaForum —
Authority: 168
My company sometimes will get a typo in the url from users trying to access the site. We have a domain registered that contains the most common misspelling, and we want users to be redirected to the correctly spelled domain if they misspell the url. I figured something like: PHP Code: if ( ...2 days ago -
MySQL Coldfusion IP to Country
kirupaForum —
Authority: 168
Hi all, For quite some time Im looking for an easy to integrate IP to Country solution for a sign up form. Im using Coldfusion to connect to the database. I tried different sollutions but some of then simply dont work and others throw errors. For example I tried the geolocator ...2 days ago -
ASP 5 lines of filling a textbox itemtemplate in gridview
kirupaForum —
Authority: 168
I want to insert a dynamic string to a textbox that placed in a gridview as itemtemplate. On the code in which im adding information to the gridview, i want to create a line thatll insert to the textbox a dinamic information, but even "9" doent work. see it: PHP Code: . . . DataRow dataRow = ...5 days ago -
non flash content?
kirupaForum —
Authority: 168
Not sure if this is the right forum. I have a flash banner for my site and I would like to include some non flash content such as a picture banner if someone doesnt have flash installed. So what I need is some code that detects if the user has flash enabled. if not, then display the picture. Im trying to cover all ...5 days ago -
PHP using if statements with checkboxs
kirupaForum —
Authority: 168
Greetings, I have several checkboxes - and if one is chosen, I would like to display certain radio buttons. I have a system that works using javascript and visibility options, but each set of radio buttons take up a line of space whether they are visible or not. So when nothing is selected there is this empty ...6 days ago -
PHP Email ASAP
kirupaForum —
Authority: 168
Hi, I was creating a Flash Contact form in AS3 but then I decided to switch over to PHP. On my web host, Send mail is enabled, and Safe mode is disabled. I do not want to move my post over. - Here -6 days ago -
Simple DropDownList in DataGridView
kirupaForum —
Authority: 168
Im trying to insert values into dropdownlist that placed in datagridview - itemtemplate dynamically. Iv typed: PHP Code: DropDownList dd =( DropDownList ) gridViewRowVar . FindControl ( "techniciansDDL" ); dd . Items . Add ( "ddd" ); and theres a problem: ...1 week ago -
URLLoader only loads once
kirupaForum —
Authority: 168
Hi guys, Ive been working on a flash app that is supposed to post data in to an SQL database. Ive got it to work with navigateToURL () but since Im going to post multiple times i find it annoying that I should have to open a web page every time. I have a few different names (found on the variables.name part below). ...1 week ago -
Best way to Validate forms being used by Older people
kirupaForum —
Authority: 168
Hi I work for a small Public Library and am rebuilding our website. But I could use some help with a few problems. I have several online forms to build, but Im not sure which way is best to validate them. Ajax?, Javascript?, Php? Since this is a local Library website, the people visiting the site varies. However ...1 week ago -
Making a div box easily/safely editable without Mysql
kirupaForum —
Authority: 168
Hi I work for a small Public Library and am rebuilding our website. But I could use some help with a few problems. Im building a website with a small section of text located in a DIV box on the far left. Similar to the area on this website: http://oml.prl.ab.ca/friends.html (very similar, ours will have library ...1 week ago -
PHP Best database structure for a "budget" with categories?
kirupaForum —
Authority: 168
Yet again I am not quite sure how to set the database up for this one... Any opinions, even brief, are appreciated. The site I am working on allows users to have a budget for their wedding. Each item in the budget is organized into several categories. There are several default categories to choose from, but users can ...1 week ago -
Uploading Files Using File Reference Tutorial
kirupaForum —
Authority: 168
Hi Everyone. Im trying to get this tutorial working for uploading files using the file reference: http://www.kirupa.com/developer/flas...erence_pg1.htm However it doesnt seem to be working. After the bar gets to 100 % I get this error, "HTTP Error #404". Im on a linux server, and from what Ive been reading, I ...1 week ago -
Error handling by PHP developers for SEO purpose » PHP Tutorials …
Pinoy SEO —
Authority: 150
Error handling by PHP developers for SEO purpose. December 21st, 2009 by PHP Tutorials Leave a reply ». PHP is one of the simplest server side scripting language which needs no more promotion in the web development industry. View original post here: Error handling by PHP developers for SEO purpose » PHP ...1 week ago -
PHP Contact Form
kirupaForum —
Authority: 168
Hi, Ive used the php contact form tutorial on this website, replaced it with my email address and uploaded it to my server. http://www.kirupa.com/web/php_contact_form2.htm Once I click Submit I dont get any errors or anything. and it takes me to the thank you page. When I check my email theres no email sent. ...1 week ago -
PHP What is " =& "
kirupaForum —
Authority: 168
Probably a simple question. Normally, I would Google it, but if I only knew the name for this character. What does it signify in PHP? It seems to be used by Joomla quite a bit.1 week ago -
A Closer Look into APS Hosting
Web Hosting Geeks' Blog - News, Trends, Discussions. —
Authority: 123
APS is a unique hosting solution that offers some very unique features to the domain owner. APS (Active Server Pages) technology allows the design and creation of an interactive website to be completed via server-side scripting. Examples of interactive websites and/or features would be: forums, blogs, search bars, ...1 week ago -
adding a php variable into a send mail
kirupaForum —
Authority: 168
I have a Flash game that allows you to drag MCs around and save their locations via URL query string. This works great except the string is 2 miles long... The idea of the game is to "send to a friend" what you created. So I wrote up a simple PHP mailer. I can easily dump the giant URL into the mailer, but its ...1 week ago -
IF is not showing the correct answer
kirupaForum —
Authority: 168
HI I am writing something that I thought simple, but is a problem. I cant understand the result because I cant see any error. Here is my code: PHP Code: $isFlashVar = <br />function isFlash()<br />{<br ...1 week ago

