Search Results

Showing results 1 to 23 of 23
Search took 0.01 seconds.
Search: Posts Made By: fatihpiristine
Forum: HTML and CSS Oct 10th, 2009
Replies: 7
Views: 466
Posted By fatihpiristine
there is an event handler for img tags complete/oncomplete run a javascript
Forum: PHP Oct 30th, 2008
Replies: 4
Views: 558
Posted By fatihpiristine
if ($row[NonSmoking] = 1)

this will always return true.. you are doing assignment here use double equal signs

if ($row[NonSmoking] == 1)

try now
Forum: PHP Jan 18th, 2008
Replies: 3
Views: 3,913
Posted By fatihpiristine
i posted image upload code here already. try to make search. with some little modifications to save ur images on your database.
Forum: ASP.NET Jan 18th, 2008
Replies: 19
Views: 10,402
Posted By fatihpiristine
no need facultychecked.Checked == true
use this. and it will work.

int k;
if (facultychecked.Checked)
{
k = 1;

}
else
Forum: PHP Jan 14th, 2008
Replies: 10
Solved: help
Views: 1,087
Posted By fatihpiristine
use javascript,
when the user enters data into first textbox, add there automatically another textbox n name it text02, keep this process and on post just catch the data. thats all.
Forum: PHP Dec 3rd, 2007
Replies: 3
Views: 831
Posted By fatihpiristine
yea... good question
Forum: PHP Dec 3rd, 2007
Replies: 16
Views: 1,723
Posted By fatihpiristine
it depends on ur experience and place
Forum: PHP Nov 10th, 2007
Replies: 7
Solved: Pagination Help
Views: 1,450
Posted By fatihpiristine
if (!isset($pagenum))
{
.....
}




save a bit
Forum: PHP Nov 6th, 2007
Replies: 9
Views: 1,369
Posted By fatihpiristine
try this.
<td><a href=<?php print "$row_schedule['photos']; ?>"><?php print $row_schedule ['photos']; ?> </a></td>
Forum: PHP Nov 5th, 2007
Replies: 8
Views: 2,502
Posted By fatihpiristine
Forum: PHP Nov 4th, 2007
Replies: 8
Views: 2,502
Posted By fatihpiristine
Forum: PHP Oct 25th, 2007
Replies: 4
Solved: Dynamic Forms
Views: 2,567
Posted By fatihpiristine
nice topic
Forum: Database Design Oct 23rd, 2007
Replies: 2
Views: 1,367
Posted By fatihpiristine
what do you need exactly ?
Forum: PHP Oct 23rd, 2007
Replies: 5
Views: 1,360
Posted By fatihpiristine
post the selected item's value and request it...
Forum: PHP Oct 19th, 2007
Replies: 19
Views: 2,162
Posted By fatihpiristine
sorry.. i dont have time to code that pages again. i deleted them already. as far as i remember,
i saved a php file called readytodeposit, it lists the books which are ready to deposit.. ( and...
Forum: PHP Oct 19th, 2007
Replies: 19
Views: 2,162
Posted By fatihpiristine
change sql query syntax...
Forum: PHP Oct 19th, 2007
Replies: 19
Views: 2,162
Posted By fatihpiristine
i fixed your code. what happened to that??

it was working.
Forum: Windows NT / 2000 / XP Oct 18th, 2007
Replies: 6
Views: 1,505
Posted By fatihpiristine
you cannot format harddisk by sector number.

you should format whole driver or partition.
Forum: PHP Oct 17th, 2007
Replies: 19
Views: 2,162
Posted By fatihpiristine
i did some changes and attached sql dump...
Forum: PHP Oct 17th, 2007
Replies: 19
Views: 2,162
Posted By fatihpiristine
thank you for this kinda question... i needed to refresh my sql knowledge :) i m almost donee
Forum: PHP Oct 17th, 2007
Replies: 19
Views: 2,162
Posted By fatihpiristine
ok. i will work on this tonight and let you know...
Forum: PHP Oct 12th, 2007
Replies: 19
Views: 2,162
Posted By fatihpiristine
it is not complicated but give more details.
Forum: PHP Sep 30th, 2007
Replies: 10
Views: 4,974
Posted By fatihpiristine
it is quite simple..

index.php?lang=en

links to change lang.
?lang=hu
?lang=spa
?lang=deu

requesting,
Showing results 1 to 23 of 23

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC