Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 10 of 10
Search took 0.03 seconds.
Search: Posts Made By: murrayd77
Forum: General web building 12-27-2008, 06:12 AM
Replies: 9
Views: 1,725
Posted By murrayd77
Vineet, Ubuntu is good. I had a pretty good...

Vineet,

Ubuntu is good. I had a pretty good experience working with Ubuntu on server. And it was great working. Though debian is good.. I prefer Ubuntu.

-- Dave.
Forum: JavaScript programming 12-27-2008, 05:57 AM
Replies: 4
Views: 1,185
Posted By murrayd77
You can create your own function head which will...

You can create your own function head which will be faster and good for basic purposes.
Eg:
<HEAD>
<SCRIPT language="JavaScript">
<!--hide

function newwindow()
{
window.open('dad.htm','Dad...
Forum: ASP 12-25-2008, 12:21 PM
Replies: 3
Views: 1,089
Posted By murrayd77
I think you want to post your "products",...

I think you want to post your "products", "description" & "cost" to shoppingcart.asp page ? If so, you must mention values on the previous page. Like:-

<input type=".." value="products" >
<input...
Forum: PHP 12-25-2008, 11:59 AM
Replies: 5
Views: 1,032
Posted By murrayd77
Dane.. Your requirement can be done easily. I...

Dane.. Your requirement can be done easily. I think this URL will solve your issue(if you have) on pagination on shoutbox :thumbsup: - http://www.avengex.com/tutorials/185/Simple_Pagination/

--...
Forum: PHP 12-25-2008, 11:27 AM
Replies: 10
Views: 46,340
Posted By murrayd77
PHP Black Book - Peter Moulding

I used PHP Black Book!. It was easy for me to know the usage much better with good samples and demos. You can find them here - http://www.amazon.com/PHP-Black-Book-Peter-Moulding/dp/1588800539
...
Forum: ASP 12-12-2008, 08:09 AM
Replies: 4
Views: 1,674
Posted By murrayd77
Make sure that you are passing or entering all...

Make sure that you are passing or entering all the values into the insert query correctly !. If you make any unknown mistake like failing to pass the values, this would happen. To ensure, this query,...
Forum: HTML & CSS 12-12-2008, 08:01 AM
Replies: 6
Views: 661
Posted By murrayd77
Browser compatibility is very essential stuffs...

Browser compatibility is very essential stuffs today. Better going to realtime check your site with multiple browsers. browsershots.org has multiple browsers under multiple OS, hope that sites helps...
Forum: HTML & CSS 12-12-2008, 07:57 AM
Replies: 13
Views: 1,441
Posted By murrayd77
There is an issue with your code i guess. To...

There is an issue with your code i guess. To ensure that your site works fine with all other browsers, use http://browsershots.org/ - this site to make sure your site looks good with all browers &...
Forum: PHP 12-09-2008, 05:56 AM
Replies: 6
Views: 939
Posted By murrayd77
Iterators are used on the vector arrays on most...

Iterators are used on the vector arrays on most of the languages. With the help of Iterators you can expand the objects functionality on PHP. Build an Interface first with what you want to declare, ...
Forum: PHP 12-09-2008, 05:02 AM
Replies: 16
Views: 1,444
Posted By murrayd77
Validate Domain Name Using PHP

Hi rfresh,

This can be easily done using PHP regular expression. There are a couple of regular expressions, ereg functions or POSIX & preg functions (perl compatible) to make this script run...
Showing results 1 to 10 of 10

 
Forum Jump

All times are GMT +1. The time now is 04:35 PM.