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
Showing results 1 to 15 of 15
Search took
0.06
seconds.
Search:
Posts Made By:
hosam
Forum:
ASP.NET
12-02-2012, 09:44 AM
Replies:
0
how to confige Jquery UI inside GrideView
Views:
4,896
Posted By
hosam
how to confige Jquery UI inside GrideView
well I was searching for this one and couldn't apply correctly in most of cases, and the other ways just could apply the css rules only, so if anyone have good idea how to apply for example Jquery UI...
Forum:
PHP
03-11-2012, 07:55 PM
Replies:
5
how to make input filed generated when form is submit?
Views:
558
Posted By
hosam
I've found solution with this query: ...
I've found solution with this query:
$select_maxid = mysql_query("SELECT MAX(Id) FROM `messages`");
$row1 = mysql_fetch_array($select_maxid, MYSQL_BOTH);
$max_id = $row1[0];
$selectid = $max_id+1;
Forum:
MySQL
02-18-2012, 03:26 PM
Replies:
1
update row data?
Views:
361
Posted By
hosam
update row data?
well I have this table `massages` and have these rows:
id
title
message
date1
date2
so if I want just to update the date2 with php what I should then insert inside SQL query?
Forum:
JavaScript frameworks
02-14-2012, 03:39 AM
Replies:
1
problem with jquery UI tabs and form
Views:
971
Posted By
hosam
now I fixed this problem and the solution is the...
now I fixed this problem and the solution is the use version 1.7.3 not the new one and also its reported as bug for the new version sorry if I bother you read all of this but I hope if anyone face...
Forum:
PHP
02-14-2012, 03:37 AM
Replies:
5
how to make input filed generated when form is submit?
Views:
558
Posted By
hosam
the id will be unique and auto increment, but...
the id will be unique and auto increment, but when any message deleted from database then the id will resume counting +1 even if the post message delete cause its also unique so hope to find another...
Forum:
JavaScript frameworks
02-10-2012, 05:00 AM
Replies:
0
TinyMCE how include for all textarea?
Views:
536
Posted By
hosam
TinyMCE how include for all textarea?
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr">
<head>
<title>TinyMCE Test</title>
<meta...
Forum:
JavaScript frameworks
02-09-2012, 01:18 PM
Replies:
1
problem with jquery UI tabs and form
Views:
971
Posted By
hosam
problem with jquery UI tabs and form
well I have this form:
<form name="enter" action="hand.php" method="post" dir="rtl" accept-charset="utf-8">';
echo '<p align="right" id="lable">request number:</p><br/>
...
Forum:
PHP
02-07-2012, 12:37 PM
Replies:
5
how to make input filed generated when form is submit?
Views:
558
Posted By
hosam
well how I should check if my_sql_id() is already...
well how I should check if my_sql_id() is already exist and should not insert again?
another hint if I already use id for different purpose how I could use solution again to make sure there is no...
Forum:
PHP
02-07-2012, 11:33 AM
Replies:
5
how to make input filed generated when form is submit?
Views:
558
Posted By
hosam
how to make input filed generated when form is submit?
well I get no solution of this issue, well let me explain it with this example:
I have form like this:
<form name="hi" action="post.php" method="post">
post auto generated input with unique num...
Forum:
JavaScript programming
02-05-2012, 12:04 PM
Replies:
0
how to make this menu at right position
Views:
252
Posted By
hosam
how to make this menu at right position
http://tympanus.net/Tutorials/FixedNavigationTutorial2/
well I try many times with marginRight but no successful result to make this navigation menu at right position so hope if anyone could tell me...
Forum:
PHP
02-04-2012, 01:23 AM
Replies:
1
Facing some problems while printing the page..
Views:
365
Posted By
hosam
well I suppose you need tool like this one...
well I suppose you need tool like this one http://www.fpdf.org/ hope to help you.
Forum:
PHP
02-03-2012, 07:53 AM
Replies:
2
multi php include inside one php file
Views:
605
Posted By
hosam
this is what I want exactly to do, the include...
this is what I want exactly to do, the include php file when its true,but the problem above is related to who to do this in logic, I'll give you hint:
I have program with php has these files (...
Forum:
PHP
02-03-2012, 05:41 AM
Replies:
2
multi php include inside one php file
Views:
605
Posted By
hosam
multi php include inside one php file
well this the code I'm working at:
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>show results</title>
<link type="text/css"...
Forum:
PHP
02-01-2012, 08:13 AM
Replies:
0
using seesion to separate infomation
Views:
196
Posted By
hosam
using seesion to separate infomation
well I make log in script with session that allowed user to go if success to specific page depend on his username permission, now I'm facing problem to get work with specific data related to username...
Forum:
MySQL
02-01-2012, 08:03 AM
Replies:
0
relation database sort
Views:
275
Posted By
hosam
relation database sort
I have the database called example, in this database I have these tables:
table users
Column Type Null Default Comments
id int(11) No
username varchar(50) Yes NULL ...
Showing results 1 to 15 of 15
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
10:36 AM
.
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.