Posts Tagged ‘same’

php with mssql connection problem – PHP

July 28th, 2010

Hello everybody, I’m having the same problem. I can connect to a SQL server with default instance (no named), but can’t connect to a named instance! I tried escaping backslashes, and putting port number, with no success.

Read more here:
php with mssql connection problem – PHP

Jquery Tablesorter Pager Not Working – Asp, Javascript – Freelance …

July 26th, 2010

Hello , i have this modified tablesorter and pager installed at : http://tourscript.com/jqueryasp/room_numbers.asp you could see both sorting and pager mess out … I have the same version of this but without pager located at …

Read the rest here:
Jquery Tablesorter Pager Not Working – Asp, Javascript – Freelance …

php error – PHP

July 25th, 2010

hello guys .

Follow this link:
php error – PHP

The End of History

July 22nd, 2010

In exactly the same manner that you would enjoy a fine whisky, a Frank Zappa album or a visit from a friendly yet anxious ghost.

See the article here:
The End of History

install.php not working – fixed | drupal.org

July 18th, 2010

Trying to install either drupal 7.0-alpha6 or 7.x-dev resulted in the following message when I’d run install. php : Parse error: syntax error, unexpected ‘{‘ in …/includes/install.core.inc on line 74.

The rest is here:
install.php not working – fixed | drupal.org

Call PHP script without changing the Page's current HTML – PHP

July 15th, 2010

Here is the problem.

Continue reading here:
Call PHP script without changing the Page's current HTML – PHP

Jquery Fullscreen background slider with scrollbar by Brutus2k …

July 14th, 2010

We need a fullscreen jquery background slider with a scrollbar.

Read the rest here:
Jquery Fullscreen background slider with scrollbar by Brutus2k …

Need a programmer: DRY programming with jquery

July 7th, 2010

Posting as a jquery newbie. I am sure there must be a way to condense the code below in a DRY fashion. Essentially this is just a show/hide that is applied to multiple elements on a page, all using the same template and naming …

Original post:
Need a programmer: DRY programming with jquery

Outputing $links in page.tpl.php instead of node | drupal.org

July 5th, 2010

I have a zen based theme. I’d like to move the $links variable output from the bottom of the node to the same place as the primary links. Adding print $links in page.tpl.

Visit link:
Outputing $links in page.tpl.php instead of node | drupal.org

ReadOnly ASP.NET TextBox at RunTime using jQuery

June 28th, 2010

Note that for demonstration purposes, I have included jQuery code in the same page. Ideally, these resources should be created in separate folders for maintainability.

See original here:
ReadOnly ASP.NET TextBox at RunTime using jQuery