Search Result

Collapse
7 results in 0.0033 seconds.
Keywords
Members
Tags
content
  •  

  • send MIME email with HTML and javascript to Outlook

    Hi All,

    I use html to dump some statistics I collect from different servers, and them email this file via SMTP email.

    Basically I email html pages with mime type

    Code:
    Content-Type: text/ html
    No I wish to add javascript to these html pages, to make them dynamic and more useful.

    I have tried changing mime to
    Code:
    Content-Type: text/ javascript
    Content-Type:
    ...
    See more | Go to post

  • Is database content added with php search engine friendly?

    Is database content added to my html page using PHP search engine friendly? Are they cool with page.php rather than page.html?

    Thanks,

    Bugboy
    See more | Go to post

  • Calling a DIV from <a href and having a rewritable URL

    OK, so this is my problem.

    I'm trying to load an inline container using ibox. Basically it works fine, as long as when calling it, the URL is in the following structure: www.domain.com/likes.php (when clicked it produces www.domain.com/likes.php#inlin e_container

    However if the domain is in the structure www.domain.com/likes/24 due to rewritable URLs, this doesn't work anymore (when clicked it produces www.domain.com/likes/24#inline_conta iner...
    See more | Go to post

  • ilya Kraft
    started a topic Placing content on canvas, is it posible?

    Placing content on canvas, is it posible?

    Hello, i found this cool HTML5 feature called Gradient canvas. I would like to use it as a website background, is it possible to somehow place content on it? when i use divs and table nothing appears only this canvas.

    Here is a file i want to use as a background.

    Code:
    <!DOCTYPE html>
    <html lang="en"><head>
    <meta charset="utf-8">
    <title>ilya daderko</title>
    ...
    See more | Go to post

  • azzhey
    started a topic Refresh/Reload DIV content on click?

    Refresh/Reload DIV content on click?

    I have many DIV contents and want they click on Minus/Plus link to refresh content.
    Anyone can help me how to write code Refresh or reload DIV content by click on a href?
    thanks anyone try to solve me. good luck!
    See more | Go to post

  • gpcgeek
    started a topic How to change the content in the table cell

    How to change the content in the table cell

    I've a situation where upon selecting a month in a drop down the value in the <td> cell should change. It is a table oriented UI where it shows values
    _______________ ______________
    | Lable: | Value1 | Value2 | Value3 |
    ---------------------------------------------------
    Value1, value2 value3 are different values and once I select a different month only the values should change not the lable. Like Value1 changes...
    See more | Go to post

  • Kalrasoft
    started a topic View the content of extended file
    in C

    View the content of extended file

    Hello! I am new to programming.I want to view the contents of extended file or .i file in c.i browse the internet but cann't find my answer.plz tell me the process to view the contents of extended file in Borland c++ compile.Thanx and regards.
    See more | Go to post
Working...