• Member Avatar for Ritesh_4
    Ritesh_4

    Began Watching how to identify between clientside and serverside js files?

    Hello I am doing maintenance on a web server, and have several js files present which I need to categorize. However, I am faced with the dilemma of identifying between …
  • Member Avatar for Ritesh_4
    Ritesh_4

    Created How to save custom php page as PDF?

    Hello I've created a custom php page for display in WordPress, and the client wants to allow users to be able to save this page from the browser as a …
  • Member Avatar for Ritesh_4
    Ritesh_4

    Began Watching How to save custom php page as PDF?

    Hello I've created a custom php page for display in WordPress, and the client wants to allow users to be able to save this page from the browser as a …
  • Member Avatar for Ritesh_4
    Ritesh_4

    Marked Solved Status for window.print() does not print background color

    Hello Am using the window.print function on a page, but it does not print the background color which I've set in my stylesheet for table cells. Any way to fix …
  • Member Avatar for Ritesh_4
    Ritesh_4

    Created help with relative paths to script

    Hello I am currently working on a "local" dev wordpress site, where I have a JS file stored with the path as e.g, http://www.devsite.com/websites/wordpress/mysite/wp-content/themes/mtheme/validations.js Currently, am using the relative path …
  • Member Avatar for Ritesh_4
    Ritesh_4

    Began Watching help with relative paths to script

    Hello I am currently working on a "local" dev wordpress site, where I have a JS file stored with the path as e.g, http://www.devsite.com/websites/wordpress/mysite/wp-content/themes/mtheme/validations.js Currently, am using the relative path …
  • Member Avatar for Ritesh_4
    Ritesh_4

    Replied To a Post in window.print() does not print background color

    Somewhat similar to JorgeM's link above, I got it to print the colors after going to File -> Page Setup in Firefox's options. However, if an end user does not …
  • Member Avatar for Ritesh_4
    Ritesh_4

    Created window.print() does not print background color

    Hello Am using the window.print function on a page, but it does not print the background color which I've set in my stylesheet for table cells. Any way to fix …
  • Member Avatar for Ritesh_4
    Ritesh_4

    Began Watching window.print() does not print background color

    Hello Am using the window.print function on a page, but it does not print the background color which I've set in my stylesheet for table cells. Any way to fix …
  • Member Avatar for Ritesh_4
    Ritesh_4

    Created jquery code to allow only dd/mm/yyyy date input format

    Hello I have a web form, whereby I want to allow users to only input dates in the format DD/MM/YYYY. I've tried with the following code to show an error …
  • Member Avatar for Ritesh_4
    Ritesh_4

    Began Watching jquery code to allow only dd/mm/yyyy date input format

    Hello I have a web form, whereby I want to allow users to only input dates in the format DD/MM/YYYY. I've tried with the following code to show an error …
  • Member Avatar for Ritesh_4
    Ritesh_4

    Marked Solved Status for help with dual channel

    Hello. I have a MB Asus P5B-VM, with 4 memory slots (dual channels). I already have a 2GB DDR2-800 RAM installed, and recently got 2 more RAMs, one a 2GB …
  • Member Avatar for Ritesh_4
    Ritesh_4

    Replied To a Post in help with dual channel

    thanks for the info, in the end I did put the 2nd 2GB in my B1 slot for it to work, with my initial 2GB in the A1 slot. As …
  • Member Avatar for Ritesh_4
    Ritesh_4

    Began Watching want to access my computher through internet any where

    i enterd static ip in modem and connect my 3 computers to that modem with automatically confic of system ip so now i want to access my one computer through …
  • Member Avatar for Ritesh_4
    Ritesh_4

    Replied To a Post in want to access my computher through internet any where

    You can use [teamviewer](http://www.teamviewer.com/en/index.aspx) or [logmein](https://secure.logmein.com/) to do so
  • Member Avatar for Ritesh_4
    Ritesh_4

    Created help with dual channel

    Hello. I have a MB Asus P5B-VM, with 4 memory slots (dual channels). I already have a 2GB DDR2-800 RAM installed, and recently got 2 more RAMs, one a 2GB …
  • Member Avatar for Ritesh_4
    Ritesh_4

    Began Watching help with dual channel

    Hello. I have a MB Asus P5B-VM, with 4 memory slots (dual channels). I already have a 2GB DDR2-800 RAM installed, and recently got 2 more RAMs, one a 2GB …
  • Member Avatar for Ritesh_4
    Ritesh_4

    Marked Solved Status for help with deprecated Date, getYear(), getMonth(), getDate()

    Hello I have a Java Agent which I need to maintain (dev was done by someone else), with the following code samples extracted: String type = (String) types.nextElement(); DemByDate dd …
  • Member Avatar for Ritesh_4
    Ritesh_4

    Replied To a Post in help with deprecated Date, getYear(), getMonth(), getDate()

    I've managed to overcome this issue using the code example below: String pattern = "dd/MM/yyyy"; SimpleDateFormat format = new SimpleDateFormat(pattern); String patternYear = "yyyy"; SimpleDateFormat formatYear = new SimpleDateFormat(patternYear);
  • Member Avatar for Ritesh_4
    Ritesh_4

    Created help with deprecated Date, getYear(), getMonth(), getDate()

    Hello I have a Java Agent which I need to maintain (dev was done by someone else), with the following code samples extracted: String type = (String) types.nextElement(); DemByDate dd …
  • Member Avatar for Ritesh_4
    Ritesh_4

    Began Watching help with deprecated Date, getYear(), getMonth(), getDate()

    Hello I have a Java Agent which I need to maintain (dev was done by someone else), with the following code samples extracted: String type = (String) types.nextElement(); DemByDate dd …
  • Member Avatar for Ritesh_4
    Ritesh_4

    Replied To a Post in getting image to be full browser width without distortion

    glad could help you out :)
  • Member Avatar for Ritesh_4
    Ritesh_4

    Replied To a Post in need help to remove restrictions on windows 7

    Yes the computer is part of a domain and has the Administrators group policy applied on the user using it.
  • Member Avatar for Ritesh_4
    Ritesh_4

    Created need help to remove restrictions on windows 7

    Hello, am currently facing issues with Windows 7 SP1 Pro, whereby if I do a right click, I can the Restrictions dialog appearing. The message is in the link below. …
  • Member Avatar for Ritesh_4
    Ritesh_4

    Began Watching need help to remove restrictions on windows 7

    Hello, am currently facing issues with Windows 7 SP1 Pro, whereby if I do a right click, I can the Restrictions dialog appearing. The message is in the link below. …
  • Member Avatar for Ritesh_4
    Ritesh_4

    Began Watching my computer doesnt boot

    I sanitised my hp computer and it is not booting any longer.it displays BOOTMGR MISSING.I DONT REALY KNOW WHAT TO DO HELP ME PLEASE
  • Member Avatar for Ritesh_4
    Ritesh_4

    Replied To a Post in my computer doesnt boot

    You can try follow the steps mentioned in the following link and get your Windows working again: http://www.techsupportalert.com/content/how-fix-bootmgr-missing-error-vista-and-windows-7.htm
  • Member Avatar for Ritesh_4
    Ritesh_4

    Began Watching getting image to be full browser width without distortion

    I am designing a parallax website. My url is http://www.chailifeline.org/events/letourdesimcha/index2.php For the first background image, I would like it to take up 100% of the browser at all times. if …
  • Member Avatar for Ritesh_4
    Ritesh_4

    Replied To a Post in getting image to be full browser width without distortion

    have you tried with a "background-size:cover" css?
  • Member Avatar for Ritesh_4
    Ritesh_4

    Marked Solved Status for help validating french phone numbers

    Hello Anyone can help me derive a validation for French phone numbers, given the following: String (max 255 chars) French telephone formats (0123456789, +33123456789, 0033123456789) T.I.A.
  • Member Avatar for Ritesh_4
    Ritesh_4

    Replied To a Post in help validating french phone numbers

    thanks will try the code
  • Member Avatar for Ritesh_4
    Ritesh_4

    Replied To a Post in help validating french phone numbers

    In fact its more the regular expression which am looking for, but which will cater for the three formats posted earlier...
  • Member Avatar for Ritesh_4
    Ritesh_4

    Created help validating french phone numbers

    Hello Anyone can help me derive a validation for French phone numbers, given the following: String (max 255 chars) French telephone formats (0123456789, +33123456789, 0033123456789) T.I.A.
  • Member Avatar for Ritesh_4
    Ritesh_4

    Began Watching help validating french phone numbers

    Hello Anyone can help me derive a validation for French phone numbers, given the following: String (max 255 chars) French telephone formats (0123456789, +33123456789, 0033123456789) T.I.A.

The End.