Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 95
Search took 0.24 seconds.
Search: Posts Made By: garevn
Forum: PHP 03-18-2013, 10:43 AM
Replies: 3
Views: 226
Posted By garevn
really tnx guys that was what I need

really tnx guys that was what I need
Forum: PHP 03-18-2013, 06:00 AM
Replies: 3
Views: 226
Posted By garevn
dynamic copyright

I am using this code and the result is "© Copyright 2013 - 2013". I want if possible if the current year is the same with the copyright year to display only one. for example the display will be "©...
Forum: JavaScript programming 03-07-2013, 01:33 AM
Replies: 0
Views: 142
Posted By garevn
Spry Accordion & IE

When i click to open a Spry Accordion content using IE, for some milliseconds the whole accordion div is like flash/blinks at the top of the page and then resets to his normal position.

I read...
Forum: JavaScript programming 02-03-2013, 04:16 PM
Replies: 1
Views: 316
Posted By garevn
expand-collapse text with mouseover/mouseout

This is my current code, but i want a mouseover and mouseout behaviour to a text with no "read more" "read less" "images" ets.
For example

Line one....
Line two....

when mouseover in the...
Forum: HTML & CSS 02-03-2013, 10:00 AM
Replies: 6
Views: 403
Posted By garevn
expand text "read more"

I want somehow to expand and collapse a text to a spesific area.
For example lets say i have a text of 5 rows and i want to show only 2 like:

1row
2row...read more

if u press "read more"...
Forum: PHP 12-24-2012, 07:40 PM
Replies: 5
Views: 321
Posted By garevn
i read the easy way is to add a field to my main...

i read the easy way is to add a field to my main table with 0/1 values 0 for offline and 1 for online. but how i can update the table when i someone login.. is it possible?
Forum: PHP 12-24-2012, 06:04 PM
Replies: 5
Views: 321
Posted By garevn
:( i dont think i really understand what are u...

:( i dont think i really understand what are u talking about..

Atm i have a simple log in form and then the main page in which with a simple session i display the user's name.

I suppose i...
Forum: PHP 12-24-2012, 05:14 PM
Replies: 5
Views: 321
Posted By garevn
Display The Names From Online Users

Lets say i have 10 users in my database.
I want to display 2 dynamic tables, one with the names from online users and one with the names from offline one..
Any suggestion i am a bit confused
Forum: PHP 09-22-2012, 11:53 PM
Replies: 9
Views: 337
Posted By garevn
Ok that works great results: c:/Program...

Ok that works great

results:
c:/Program Files (x86)/Microsoft Visual Studio 9.0 c:/Program Files (x86)/Microsoft.NET



I was thinking like results with items i can may click on them though...
Forum: PHP 09-22-2012, 11:47 PM
Replies: 9
Views: 337
Posted By garevn
yes i am in windows and i just want to run my...

yes i am in windows and i just want to run my site local
Forum: PHP 09-22-2012, 11:35 PM
Replies: 9
Views: 337
Posted By garevn
i just used what u posted and i didnt got any...

i just used what u posted and i didnt got any error just a blank page
Forum: PHP 09-22-2012, 11:24 PM
Replies: 9
Views: 337
Posted By garevn
tnx for your replay i still get nothing ..

tnx for your replay i still get nothing ..
Forum: PHP 09-22-2012, 10:47 PM
Replies: 9
Views: 337
Posted By garevn
hard drive folder

Hello i want to display in my local site a hard drive path like

"C:\Program Files (x86)"

Is there any chance?
Forum: HTML & CSS 09-22-2012, 09:34 PM
Replies: 2
Views: 344
Posted By garevn
hello since your background is a just black why u...

hello since your background is a just black why u dont use a simple table?

something like tha maybe


<table width="80%">
<tr>
<td width="33%" height="90" bgcolor="#000000">Your logo...
Forum: HTML & CSS 09-22-2012, 09:25 PM
Replies: 1
Views: 423
Posted By garevn
iframe hard drive path

Is there any chance to display a hard drive folder through iframe in my site?
I am just talking for local use only.

for example:

page 1

<a href="MY HARD DRIVE FILE PATH"...
Forum: JavaScript programming 09-22-2012, 08:24 PM
Replies: 1
Views: 245
Posted By garevn
change javascript opacity

Is there any chance to change the opacity of this player? i have no idea...


<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script>
<div...
Forum: HTML & CSS 09-09-2012, 09:13 PM
Replies: 3
Views: 195
Posted By garevn
I was thinking frames as well but i am not sure...

I was thinking frames as well but i am not sure if it will looks like what i imagine. Anyway i will work on that tomorrow thanks a lot for your answer!

also i am not sure what u mean by those :( ...
Forum: HTML & CSS 09-09-2012, 08:50 PM
Replies: 3
Views: 195
Posted By garevn
keep user's selection through pages

Hello i have a simple audio player like this
<audio autoplay="autoplay" loop="loop" controls="controls" class="audio">
<source src="/site/Music/song.mp3" type="audio/mp3"/>
</audio>

And i dont...
Forum: ASP 11-07-2011, 02:36 AM
Replies: 4
Views: 503
Posted By garevn
OK Eerything works ok now my data page look like...

OK Eerything works ok now my data page look like this atm and its fine.
Now i need a way to saying:



//if values t+c+r selected run this query


sql_cmd.CommandText = "SELECT dbo.rooms.id,...
Forum: JavaScript programming 11-07-2011, 02:35 AM
Replies: 5
Views: 368
Posted By garevn
OK Eerything works ok now my data page look like...

OK Eerything works ok now my data page look like this atm and its fine.
Now i need a way to saying:



//if values t+c+r selected run this query


sql_cmd.CommandText = "SELECT dbo.rooms.id,...
Forum: ASP 11-05-2011, 10:52 PM
Replies: 4
Views: 503
Posted By garevn
i dont get data results

Hello i use a javascript in order to display data from my data page.
At the moment the table is displayed but with no values need some help probably.
Alo it would be great if there is a way using...
Forum: JavaScript programming 11-05-2011, 10:16 PM
Replies: 5
Views: 368
Posted By garevn
Thanks so probably this is what i need right? ...

Thanks so probably this is what i need right?

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html...
Forum: JavaScript programming 11-05-2011, 08:59 AM
Replies: 5
Views: 368
Posted By garevn
display data through else statement

Hello i have done this so far, i dont really know how to assign the else statement in queris,

and i am not sure for js as well. Those are the files and what i have done. any idea? thanks


...
Forum: JavaScript programming 11-04-2011, 05:11 PM
Replies: 0
Views: 194
Posted By garevn
Js file disables toggle from all effects

this js file disables the toggle from all my effects. any idea how to fix this problem without deleting this?



// SpryDOMEffects.js - version 0.6 - Spry Pre-Release 1.7
//
// Copyright (c)...
Forum: JavaScript programming 11-04-2011, 12:47 PM
Replies: 1
Views: 606
Posted By garevn
get value from input field

Hello i am using a simple calendar date picker in which when u click a date is displayed in an input field.
Using a javascript i am trying to retrieve data from a second page using this value but...
Showing results 1 to 25 of 95

 
Forum Jump

All times are GMT +1. The time now is 08:36 AM.