Register
FAQ
Calendar
Search
Today's Posts
Rules
Guidelines
SMS enable your application
via Clickatell’s fast, simple and reliable API's, built to integrate with any system.
Click here
to learn more.
Flash Website Builder
- Trendy Site Builder is a Flash Site Building tool that helps users build stunning websites.
Check Out Custom
Custom Logo Design
by LogoBee. Website Design and Free Logo Templates available.
CodingForums.com
>
Search Forums
Search Results
User Name
Remember Me?
Password
Before you post, read our:
Rules
&
Posting Guidelines
Page 1 of 3
1
2
3
>
Showing results 1 to 25 of 61
Search took
0.17
seconds.
Search:
Posts Made By:
pagedrop
Forum:
HTML & CSS
07-30-2012, 10:13 PM
Replies:
1
css left/right dynamic
Views:
334
Posted By
pagedrop
css left/right dynamic
Hello,
need help with the below type of css.
when i click on left menu, it dynamically changes on the right..
i know, it will have 4 div layers and master div layer
and tab1, tab2, tab3 etc.....
Forum:
PHP
07-17-2012, 07:19 PM
Replies:
2
css class inside php echo
Views:
398
Posted By
pagedrop
thank you. it worked.
thank you. it worked.
Forum:
PHP
07-17-2012, 04:50 AM
Replies:
2
css class inside php echo
Views:
398
Posted By
pagedrop
css class inside php echo
Hello,
this is my current php echo code line
echo "uploaded: " . date("m-d-y", fileatime("users/$username$viewurl/$filearray[$index]"));
I would like to add
<span class="text2"> and </span>...
Forum:
PHP
07-15-2012, 09:07 PM
Replies:
0
time ago not showing for all files
Views:
153
Posted By
pagedrop
time ago not showing for all files
Hello,
I got this below code to be working.. BUT it seems to show the timeago for all the files the same thing..
//begin timeago
$time =...
Forum:
PHP
07-15-2012, 07:34 PM
Replies:
5
reading time from a file
Views:
471
Posted By
pagedrop
thank you Len it helped me, got it to work...
thank you Len
it helped me, got it to work manually, when i list the filename..
i currently use this line to pull up the filename uploaded with its href
echo "<a href=\"users". "/" . $username ....
Forum:
PHP
07-15-2012, 02:22 AM
Replies:
5
reading time from a file
Views:
471
Posted By
pagedrop
thank you both currently i have a column in...
thank you both
currently i have a column in a table to show all the uploaded files.
what i need help is to have some php code line, which will loop or display each file's last modified time or...
Forum:
PHP
07-14-2012, 11:48 PM
Replies:
5
reading time from a file
Views:
471
Posted By
pagedrop
reading time from a file
Hello,
How can i read the time from a file uploaded/created?
i like to include a new hidden field to store into mysql along with the file detail, so later i can sort thru time.
thank you for...
Forum:
PHP
07-13-2012, 07:29 AM
Replies:
0
timeago... feature for uploaded file
Views:
166
Posted By
pagedrop
timeago... feature for uploaded file
Hello,
I've been using a file manager script and wanted to modify the list view, so it can show time ago... for each uploaded file.
below is the code to view all the files in a directory where...
Forum:
ASP.NET
02-06-2012, 06:09 PM
Replies:
1
overlay modal or shadow after submit button is clicked
Views:
799
Posted By
pagedrop
overlay modal or shadow after submit button is clicked
Hello,
there are many overlay display or modal dialog boxes which have black shadow in the background and form when we click on a link or button... like lightbox etc.
I need some help with...
Forum:
JavaScript programming
12-13-2011, 12:31 AM
Replies:
2
on focus after search
Views:
2,134
Posted By
pagedrop
im not sure, the dropdown i have ...
im not sure, the dropdown i have
<asp:dropdownlist id="cmbpart" runat="server" datatextfield="number" datavaluefield="partnumber" Cssclass="label"></asp:dropdownlist>
and i get the values of...
Forum:
JavaScript programming
12-12-2011, 09:10 PM
Replies:
2
on focus after search
Views:
2,134
Posted By
pagedrop
on focus after search
Hello,
I have a search textbox field which populates the results in a dropdown after searched.
But there is no way, to let users to explain to click or use the dropdown to see the results.....
Forum:
PHP
11-13-2011, 07:24 PM
Replies:
3
list mp3's only from a directory php
Views:
941
Posted By
pagedrop
thank you for the reply. it shows the mp3...
thank you for the reply.
it shows the mp3 well.
how can i integrate into format like this?
<li><a href="#" data-src=dir/somesong.mp3">song name only</a></li>
thank you
Forum:
PHP
11-13-2011, 05:57 PM
Replies:
3
list mp3's only from a directory php
Views:
941
Posted By
pagedrop
list mp3's only from a directory php
looking for help to list mp3's only from a directory with php
forexample:
someonesong.mp3
title: somonesong
thank you in advance
Forum:
PHP
11-13-2011, 12:17 AM
Replies:
3
time ago... for uploaded file
Views:
292
Posted By
pagedrop
could you explain much more... in detail or with...
could you explain much more... in detail or with an example.
thank you
Forum:
PHP
11-12-2011, 07:21 PM
Replies:
3
time ago... for uploaded file
Views:
292
Posted By
pagedrop
time ago... for uploaded file
Hello,
looking for help on secs ago or mins ago or hrs ago for an uploaded file.
I have file upload script which uploads the files in a directory, so im looking for help, so the script reads...
Forum:
HTML & CSS
10-24-2011, 02:19 AM
Replies:
1
adding file types to links css
Views:
214
Posted By
pagedrop
nevermind, i got it. added id value and used...
nevermind, i got it.
added id value and used
a[id $='.doc'] {
background:transparent url(img/word.png) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:15px;
}
Forum:
HTML & CSS
10-24-2011, 01:06 AM
Replies:
1
adding file types to links css
Views:
214
Posted By
pagedrop
adding file types to links css
hello,
i found the following css to show icons based on the file types or if the <a> tag has http..
a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'] {
background:transparent...
Forum:
PHP
10-11-2011, 05:55 AM
Replies:
2
load different css based on http referer
Views:
633
Posted By
pagedrop
thank you for ur help. it works, thanks again
thank you for ur help.
it works, thanks again
Forum:
PHP
10-11-2011, 04:38 AM
Replies:
2
load different css based on http referer
Views:
633
Posted By
pagedrop
load different css based on http referer
Hello,
wondering how could i load different css file based on http referer via php.
like, if the request comes from google, i want to load google.css for my webpage ELSE previous.css.
thank you
Forum:
PHP
09-27-2011, 04:49 AM
Replies:
0
html5 upload modification
Views:
229
Posted By
pagedrop
html5 upload modification
just saw this tutorial on html5 upload form drag-drop for images..
was wondering, how to modify to accept or upload all file types..
http://tutorialzine.com/2011/09/html5-file-upload-jquery-php/
Forum:
JavaScript programming
09-21-2011, 04:50 AM
Replies:
5
Passing javascript.write output in hidden text field
Views:
934
Posted By
pagedrop
thank you it works now, thanks again
thank you
it works now, thanks again
Forum:
JavaScript programming
09-21-2011, 03:26 AM
Replies:
5
Passing javascript.write output in hidden text field
Views:
934
Posted By
pagedrop
thank you but it seems not working, im not...
thank you
but it seems not working, im not able to get the values showed up.
Note: i changed the hidden to text to check, but not working.
thank you once again
Forum:
JavaScript programming
09-21-2011, 02:37 AM
Replies:
5
Passing javascript.write output in hidden text field
Views:
934
Posted By
pagedrop
Passing javascript.write output in hidden text field
Hello,
I use a iplocator api, which is javascript and gives out the city name, country and zipcode output
<script language="JavaScript"...
Forum:
PHP
04-20-2010, 08:48 PM
Replies:
27
Caesar Cipher with PHP?
Views:
4,726
Posted By
pagedrop
is there for any course? cuz when i took a...
is there for any course?
cuz when i took a class last semester at Harvard, i had to do a similar with the mentioned encryption
Forum:
PHP
04-09-2010, 05:52 PM
Replies:
6
change color
Views:
579
Posted By
pagedrop
How about? doing it this way if the value in...
How about? doing it this way
if the value in a row is GREEN = Color Green
Yellow = Yellow
has "days" in it = Red
can you help me with the...
Showing results 1 to 25 of 61
Page 1 of 3
1
2
3
>
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
:: Client side development
JavaScript programming
DOM and JSON scripting
Ajax and Design
JavaScript frameworks
Post a JavaScript
HTML & CSS
XML
Flash & ActionScript
Adobe Flex
Graphics and Multimedia discussions
General web building
Site reviews
Building for mobile devices
:: Server side development
Apache configuration
Perl/ CGI
PHP
Post a PHP snippet
MySQL
Other Databases
Ruby & Ruby On Rails
ASP
ASP.NET
Java and JSP
Other server side languages/ issues
ColdFusion
Python
:: Computing & Sciences
Computer Programming
Computer/PC discussions
Geek News and Humour
Web Projects and Services Marketplace
Web Projects
Small projects (quick fixes and changes)
Medium projects (new script, new features, etc)
Large Projects (new web application, complex features etc)
Unknown sized projects (request quote)
Vacant job positions
Looking for work/ for hire
Project collaboration/ partnership
Paid work offers and requests (Now CLOSED)
Career, job, and business ideas or advice
Domains, Sites, and Designs for sale
Domains for sale
Websites for sale
Design templates and graphics for sale
:: Other forums
Forum feedback and announcements
All times are GMT +1. The time now is
11:12 PM
.
Web Hosting UK
|
Dedicated Server Hosting
|
Shareware Junction
|
Software Geek
|
Flash file uploader
|
Cloud Server
|
Web Hosting Australia
Home
-
Contact Us
-
Archives
-
Link to CF
-
Resources
-
Top
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.