Skip to content

Programming, Graphics Resources & Reviews

Programming Related Technology Blog

Primary Menu

Programming, Graphics Resources & Reviews

  • Privacy Policy
  • Contact Us
Flash Story
Simple File Manager in PHP By ChatGPT Simple File Manager in PHP By ChatGPT Customize input type=”text” datalist to show only last 10 saved values Customize input type=”text” datalist to show only last 10 saved values 15 best tips to create viral videos for TikTok 15 best tips to create viral videos for TikTok 15+ Top Mobile Themes For WordPress 15+ Top Mobile Themes For WordPress 17 Of The Best Rated Angular 2 Website Templates 17 Of The Best Rated Angular 2 Website Templates

Main Story

monitor screen with openai logo on black background
  • Other

Simple File Manager in PHP By ChatGPT

admin December 17, 2023 0
man people woman hand
  • Other

Customize input type=”text” datalist to show only last 10 saved values

admin October 8, 2023 0
holding a smartphone in front of an imac
  • Other

15 best tips to create viral videos for TikTok

admin August 23, 2023 0
touch light wordpress theme mobile
  • Templates
  • Wordpress

15+ Top Mobile Themes For WordPress

admin December 4, 2021 0
guru able angular 2 template web
  • Javascript
  • Templates
  • Wordpress

17 Of The Best Rated Angular 2 Website Templates

admin November 28, 2021 1

Editor’s Picks

monitor screen with openai logo on black background
  • Other

Simple File Manager in PHP By ChatGPT

admin December 17, 2023 0
man people woman hand
  • Other

Customize input type=”text” datalist to show only last 10 saved values

admin October 8, 2023 0

Trending Story

monitor screen with openai logo on black background
1
  • Other

Simple File Manager in PHP By ChatGPT

man people woman hand
2
  • Other

Customize input type=”text” datalist to show only last 10 saved values

holding a smartphone in front of an imac
3
  • Other

15 best tips to create viral videos for TikTok

touch light wordpress theme mobile
4
  • Templates
  • Wordpress

15+ Top Mobile Themes For WordPress

guru able angular 2 template web
5
  • Javascript
  • Templates
  • Wordpress

17 Of The Best Rated Angular 2 Website Templates

Featured Story

monitor screen with openai logo on black background
  • Other

Simple File Manager in PHP By ChatGPT

admin December 17, 2023 0
man people woman hand
  • Other

Customize input type=”text” datalist to show only last 10 saved values

admin October 8, 2023 0
holding a smartphone in front of an imac
  • Other

15 best tips to create viral videos for TikTok

admin August 23, 2023 0
touch light wordpress theme mobile
  • Templates
  • Wordpress

15+ Top Mobile Themes For WordPress

admin December 4, 2021 0
guru able angular 2 template web
  • Javascript
  • Templates
  • Wordpress

17 Of The Best Rated Angular 2 Website Templates

admin November 28, 2021 1
  • Javascript

Redirect Mobile Users to Mobile Website using Javascript

admin January 4, 2013 0

Very handy code to redirect mobile users to your mobile website. Simplify put it on the home page of your...

Read More
  • Javascript

Get Screen Resolution using Javascript

admin January 3, 2013 0

Get screen width and height on a webpage using JavaScript using the screen object <script type="text/javascript"> document.write(screen.width+'x'+screen.height); </script>

Read More
  • Javascript

Hiding a div in javascript

admin January 3, 2013 0

Hiding a DIV using javascript document.getElementById('myDIV').style.display = 'none'; Showing it back document.getElementById('myDIV').style.display = '';

Read More
  • Other

Make Phone Number Clickable on Mobile Phone Browser

admin December 28, 2012 0

The following link can be used to make phone numbers click-able. This code should work on all phone sets. Its...

Read More
  • LINQ

Using Like in LINQ

admin December 5, 2012 0

Contains can be used like Context.table.fieldname.Contains("Criteria") var query = from u in context.users where (u.full_name.Contains(criteria) || u.email.Contains(criteria)) select u;

Read More
  • LINQ

Add a conditional where clause to LINQ Query

admin December 4, 2012 0

Fetching all users var query = from u in context.users select u; Add a condition to filter it by user...

Read More
  • LINQ

Get Record Count using LINQ to Entities

admin November 26, 2012 0

using (var context = new MyEntities()) { int count = (from t1 in context.table1 where t1.user_id == userID select t1).Count();...

Read More
  • Jquery

Capture form submit JQuery

admin November 15, 2012 0

Make sure jQuery library file is referenced in the code The Javascript part <script language="javascript" type="text/javascript"> $(document).ready(function () { $('#signup').submit(function...

Read More
  • MVC3

Specify CSS Class to HTML DropdownList MVC3 Razor

admin November 14, 2012 0

Below is months dropdown list having myClass as the css class name @Html.DropDownList("months", (SelectList)ViewBag.Months, "--Select--",new { @class = "myClass" })

Read More
  • PHP

Returning an array from a function in PHP

admin November 12, 2012 0

Function returning meta tags. Could use database to get  the values function get_meta_tag() { $array = "My Title"; $array =...

Read More

Posts pagination

Previous 1 … 16 17 18 19 20 21 Next

Top Posts & Pages

  • Simple File Manager in PHP By ChatGPT
    Simple File Manager in PHP By ChatGPT
  • 17 Of The Best Rated Angular 2 Website Templates
    17 Of The Best Rated Angular 2 Website Templates
  • 17 Of The Best Gaming WordPress Themes
    17 Of The Best Gaming WordPress Themes
  • 15+ Top Mobile Themes For WordPress
    15+ Top Mobile Themes For WordPress
  • 15 best tips to create viral videos for TikTok
    15 best tips to create viral videos for TikTok
  • Alternative Android Keyboard Apps
    Alternative Android Keyboard Apps

Recent Posts

  • Simple File Manager in PHP By ChatGPT
  • Customize input type=”text” datalist to show only last 10 saved values
  • 15 best tips to create viral videos for TikTok
  • 15+ Top Mobile Themes For WordPress
  • 17 Of The Best Rated Angular 2 Website Templates

Recent Comments

  • james on Alternative Android Keyboard Apps
  • Staff ScriptNet on Best Affiliate Scripts
  • smartloansconveyancing on 17 Of The Best Rated Angular 2 Website Templates
  • Barry Hutchison on 17 Of The Best Gaming WordPress Themes
  • Rakesh Kumar on Alternative Android Keyboard Apps

Listed On

Blogarama - The Blog Directory

You may have missed

monitor screen with openai logo on black background
  • Other

Simple File Manager in PHP By ChatGPT

admin December 17, 2023 0
man people woman hand
  • Other

Customize input type=”text” datalist to show only last 10 saved values

admin October 8, 2023 0
holding a smartphone in front of an imac
  • Other

15 best tips to create viral videos for TikTok

admin August 23, 2023 0
touch light wordpress theme mobile
  • Templates
  • Wordpress

15+ Top Mobile Themes For WordPress

admin December 4, 2021 0
guru able angular 2 template web
  • Javascript
  • Templates
  • Wordpress

17 Of The Best Rated Angular 2 Website Templates

admin November 28, 2021 1
DMCA.com
  • Designs
  • Programming
  • Software
  • Icons
  • Photoshop
  • Templates
Copyright © All rights reserved. | CoverNews by AF themes.