• Member Avatar for pritaeas
    pritaeas

    Stopped Watching gu mi nam

    hi :)
  • Member Avatar for pritaeas
    pritaeas

    Began Watching gu mi nam

    hi :)
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in gu mi nam

    Welcome to DaniWeb.
  • Member Avatar for pritaeas
    pritaeas

    Edited gu mi nam

    hi :)
  • Member Avatar for pritaeas
    pritaeas

    Stopped Watching Link underline

    http://www.daniweb.com/web-development/php/threads/470495/trim-content#post2052543 I see the link in the code as strikethrough (Win7/IE11). Image attached. ![0ab8e0c6fc92294cb65c942ed5249b0b](/attachments/large/0/0ab8e0c6fc92294cb65c942ed5249b0b.png "0ab8e0c6fc92294cb65c942ed5249b0b")
  • Member Avatar for pritaeas
    pritaeas

    Began Watching Link underline

    http://www.daniweb.com/web-development/php/threads/470495/trim-content#post2052543 I see the link in the code as strikethrough (Win7/IE11). Image attached. ![0ab8e0c6fc92294cb65c942ed5249b0b](/attachments/large/0/0ab8e0c6fc92294cb65c942ed5249b0b.png "0ab8e0c6fc92294cb65c942ed5249b0b")
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Link underline

    cereal I think.
  • Member Avatar for pritaeas
    pritaeas

    Stopped Watching Link underline

    http://www.daniweb.com/web-development/php/threads/470495/trim-content#post2052543 I see the link in the code as strikethrough (Win7/IE11). Image attached. ![0ab8e0c6fc92294cb65c942ed5249b0b](/attachments/large/0/0ab8e0c6fc92294cb65c942ed5249b0b.png "0ab8e0c6fc92294cb65c942ed5249b0b")
  • Member Avatar for pritaeas
    pritaeas

    Began Watching Link underline

    http://www.daniweb.com/web-development/php/threads/470495/trim-content#post2052543 I see the link in the code as strikethrough (Win7/IE11). Image attached. ![0ab8e0c6fc92294cb65c942ed5249b0b](/attachments/large/0/0ab8e0c6fc92294cb65c942ed5249b0b.png "0ab8e0c6fc92294cb65c942ed5249b0b")
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Link underline

    > Can't I leave it for inline code? Pretty please? No, and I got support.
  • Member Avatar for pritaeas
    pritaeas

    Stopped Watching Retro game QIX logic

    Hello. First time posting on these forums as I am really stuck on my code. The language I am using is GML (Game Maker Language) and the program Game Maker: …
  • Member Avatar for pritaeas
    pritaeas

    Began Watching Retro game QIX logic

    Hello. First time posting on these forums as I am really stuck on my code. The language I am using is GML (Game Maker Language) and the program Game Maker: …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Retro game QIX logic

    Basically [this](http://msdn.microsoft.com/en-us/library/windows/desktop/dd162913(v=vs.85).aspx). I know you're not using that, but that's the idea.
  • Member Avatar for pritaeas
    pritaeas

    Stopped Watching Filtering of products, based on checkboxes

    Hey All, I am tryiung to create a function that lets me filter products on the page, by using html5 data-attributtes. Each prodct can have multiple values, as in: data-brand="acer", …
  • Member Avatar for pritaeas
    pritaeas

    Began Watching Filtering of products, based on checkboxes

    Hey All, I am tryiung to create a function that lets me filter products on the page, by using html5 data-attributtes. Each prodct can have multiple values, as in: data-brand="acer", …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Filtering of products, based on checkboxes

    See [this](http://www.sluniverse.com/ffn/index.php/2011/02/using-html5s-data-attributes-with-jquery/). It uses a single data attribute containing json. Should make it easier to query.
  • Member Avatar for pritaeas
    pritaeas

    Stopped Watching Filtering of products, based on checkboxes

    Hey All, I am tryiung to create a function that lets me filter products on the page, by using html5 data-attributtes. Each prodct can have multiple values, as in: data-brand="acer", …
  • Member Avatar for pritaeas
    pritaeas

    Began Watching Filtering of products, based on checkboxes

    Hey All, I am tryiung to create a function that lets me filter products on the page, by using html5 data-attributtes. Each prodct can have multiple values, as in: data-brand="acer", …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Filtering of products, based on checkboxes

    How would `div[data-screen=17]` look for two screen sizes?
  • Member Avatar for pritaeas
    pritaeas

    Stopped Watching Retro game QIX logic

    Hello. First time posting on these forums as I am really stuck on my code. The language I am using is GML (Game Maker Language) and the program Game Maker: …
  • Member Avatar for pritaeas
    pritaeas

    Began Watching Retro game QIX logic

    Hello. First time posting on these forums as I am really stuck on my code. The language I am using is GML (Game Maker Language) and the program Game Maker: …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Retro game QIX logic

    Not sure if the language supports it, but can't you use regions?
  • Member Avatar for pritaeas
    pritaeas

    Stopped Watching Filtering of products, based on checkboxes

    Hey All, I am tryiung to create a function that lets me filter products on the page, by using html5 data-attributtes. Each prodct can have multiple values, as in: data-brand="acer", …
  • Member Avatar for pritaeas
    pritaeas

    Began Watching Filtering of products, based on checkboxes

    Hey All, I am tryiung to create a function that lets me filter products on the page, by using html5 data-attributtes. Each prodct can have multiple values, as in: data-brand="acer", …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Filtering of products, based on checkboxes

    I assume your data attributes (and checkboxes) are predetermined? Can you show how your brandname checkbox group looks?
  • Member Avatar for pritaeas
    pritaeas

    Edited how to create database when there are check boxes?

    i want to know how to create database when there are check boxes. i also want to know the codes to connect those checkbox values to database and retrieve from …
  • Member Avatar for pritaeas
    pritaeas

    Stopped Watching Filtering of products, based on checkboxes

    Hey All, I am tryiung to create a function that lets me filter products on the page, by using html5 data-attributtes. Each prodct can have multiple values, as in: data-brand="acer", …
  • Member Avatar for pritaeas
    pritaeas

    Began Watching Filtering of products, based on checkboxes

    Hey All, I am tryiung to create a function that lets me filter products on the page, by using html5 data-attributtes. Each prodct can have multiple values, as in: data-brand="acer", …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Filtering of products, based on checkboxes

    I created [this](http://www.pritaeas.net/tools/linkfarm/) filtering example. Not sure if it's useful.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in User groups/roles for application

    > Alternatively you could go action based and link your roles to actions rather than screens. Makes sense, because 'view screen X' is triggered from somewhere. Action based sounds okay, …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in User groups/roles for application

    Suppose a screen shows a master detail relation. Would it make sense to connect a screen's right to rights on the underlying tables? Company and contact relation for example: I …
  • Member Avatar for pritaeas
    pritaeas

    Edited How to capture option value and echo out or concatenate to include file?

    Hi everyone, I am new to PHP. I have a problem. I have a simple HTML form where when I select the country from select / option list provided, i …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in User groups/roles for application

    Well, roles would have to be set/defined on application level, so I don't think attributes would work.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in User groups/roles for application

    > You would need to write your own middleware for the permissions authentication. No problem, they want control anyway. > I would use interfaces and mark your screens All screens …
  • Member Avatar for pritaeas
    pritaeas

    Stopped Watching I want my link to blink

    Hi I want my link to blink. I am using this code <a href="#" style=" text-decoration:blink;">Click Here</a> but it is not working.
  • Member Avatar for pritaeas
    pritaeas

    Began Watching I want my link to blink

    Hi I want my link to blink. I am using this code <a href="#" style=" text-decoration:blink;">Click Here</a> but it is not working.
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in I want my link to blink

    > it is not working. It doesn't work on IE, not sure about other browsers, so you'll need to switch to CSS3 animations for example.
  • Member Avatar for pritaeas
    pritaeas

    Stopped Watching Mysql query to filter product by categoey

    I got a product table like this id | name | category 1 | name1 | 2,1,5,8,9 2 | name2 | 2,1 3 | name3 | 5,8 And I got …
  • Member Avatar for pritaeas
    pritaeas

    Began Watching Mysql query to filter product by categoey

    I got a product table like this id | name | category 1 | name1 | 2,1,5,8,9 2 | name2 | 2,1 3 | name3 | 5,8 And I got …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Mysql query to filter product by categoey

    > It is any possible to get the records without performaing with separate table. See above.
  • Member Avatar for pritaeas
    pritaeas

    Created User groups/roles for application

    We're in the process of upgrading/improving our application framework, and we're currently looking into (application) user groups and roles. We want to implement CRUD rights to our screens. What's in …
  • Member Avatar for pritaeas
    pritaeas

    Began Watching User groups/roles for application

    We're in the process of upgrading/improving our application framework, and we're currently looking into (application) user groups and roles. We want to implement CRUD rights to our screens. What's in …
  • Member Avatar for pritaeas
    pritaeas

    Stopped Watching Microsoft Enterprise Library - security resources

    We're looking into the Enterprise Library, to see if the security part will fit our needs. We want to use application roles/rights, so we probably need to write our own …
  • Member Avatar for pritaeas
    pritaeas

    Marked Solved Status for Microsoft Enterprise Library - security resources

    We're looking into the Enterprise Library, to see if the security part will fit our needs. We want to use application roles/rights, so we probably need to write our own …
  • Member Avatar for pritaeas
    pritaeas

    Stopped Watching Link underline

    http://www.daniweb.com/web-development/php/threads/470495/trim-content#post2052543 I see the link in the code as strikethrough (Win7/IE11). Image attached. ![0ab8e0c6fc92294cb65c942ed5249b0b](/attachments/large/0/0ab8e0c6fc92294cb65c942ed5249b0b.png "0ab8e0c6fc92294cb65c942ed5249b0b")
  • Member Avatar for pritaeas
    pritaeas

    Began Watching Link underline

    http://www.daniweb.com/web-development/php/threads/470495/trim-content#post2052543 I see the link in the code as strikethrough (Win7/IE11). Image attached. ![0ab8e0c6fc92294cb65c942ed5249b0b](/attachments/large/0/0ab8e0c6fc92294cb65c942ed5249b0b.png "0ab8e0c6fc92294cb65c942ed5249b0b")
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Link underline

    One more, inline code: http://www.daniweb.com/web-development/php/threads/471195/separating-front-end-and-back-end-using-codeigniter#post2056125
  • Member Avatar for pritaeas
    pritaeas

    Stopped Watching Mysql query to filter product by categoey

    I got a product table like this id | name | category 1 | name1 | 2,1,5,8,9 2 | name2 | 2,1 3 | name3 | 5,8 And I got …
  • Member Avatar for pritaeas
    pritaeas

    Began Watching Mysql query to filter product by categoey

    I got a product table like this id | name | category 1 | name1 | 2,1,5,8,9 2 | name2 | 2,1 3 | name3 | 5,8 And I got …
  • Member Avatar for pritaeas
    pritaeas

    Replied To a Post in Mysql query to filter product by categoey

    > And is this the correct format for saving such type of data ? The usual way is to use a link table. > Now I want to display all …

The End.