Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

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
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
Views: 398
Posted By pagedrop
thank you. it worked.

thank you. it worked.
Forum: PHP 07-17-2012, 04:50 AM
Replies: 2
Views: 398
Posted By pagedrop
Thumbs up 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
Views: 153
Posted By pagedrop
Lightbulb 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
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
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
Views: 471
Posted By pagedrop
Lightbulb 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
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
Views: 799
Posted By pagedrop
Lightbulb 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
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
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
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
Views: 941
Posted By pagedrop
Lightbulb 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
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
Views: 292
Posted By pagedrop
Question 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
Views: 214
Posted By pagedrop
Lightbulb 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
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
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
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
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
Views: 934
Posted By pagedrop
Smile 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
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
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
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
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

 
Forum Jump

All times are GMT +1. The time now is 11:12 PM.