User Profile

Collapse

Profile Sidebar

Collapse
nishac
nishac
Last Activity: May 15 '07, 05:44 AM
Joined: Nov 17 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Anyway I have searched out the solution..Thank s for your helping mind

    Nisha...
    See more | Go to post

    Leave a comment:


  • The mail form is not in a good format.
    When I googled I found a plug in called accessible mail form validation.I tried to configure it as explained.But I can't get it work.Anyone familiar with these things?

    Please help
    Thanks
    Nisha
    See more | Go to post

    Leave a comment:


  • nishac
    replied to Dropdown navigation not working with IE7
    Hi
    Ya problem was solved.
    Here are some sample css statements.Hope it will help you.

    *html ul.menu ul {
    width:100px; padding-left:0;
    position: absolute; display:none;
    }
    *html ul.menu ul.submenu {
    width:100px; padding-left:0; margin-left: 0; float:none;
    position: absolute; display:none;
    }

    Thanks...
    See more | Go to post

    Leave a comment:


  • nishac
    started a topic regarding the mail form validation of typo3

    regarding the mail form validation of typo3

    Friends

    I have been working with typo3 for a week.I have encountered a problem which needs a fast efficient solution.

    The contact us form I created shows some bad format with the validation message.The code is as follows:
    <table><tr><t d>
    Name</td><td> | *Name=input,39
    <tr><td>
    Email </td><td> | *Email=input,39
    <tr><td>...
    See more | Go to post

  • nishac
    replied to Rss reader not showing recent blog posts
    Thanks alot
    Can u tell me will flashvars work with flash 9,0,28,0?...
    See more | Go to post

    Leave a comment:


  • nishac
    started a topic Rss reader not showing recent blog posts

    Rss reader not showing recent blog posts

    Hi friends
    Anybody has worked with the Rss reader flash file to display the blog posts?
    My code was working well until I upgraded the flash as notified by Adobe.Now my rss not showing any blogs.Can anybody help me in this regard?Can it be a problem with xml?
    I am giving my code hereby

    [html]document.write( '<a href="/blog/blog.html"><img src="../images/rssreader_head. jpg" alt="Recent...
    See more | Go to post

  • nishac
    started a topic fckeditor inserting double<br> with browser

    fckeditor inserting double<br> with browser

    I am using fckeditor 2.3.The problem is that i use shift-enter between paragraphs.But when i see it in the browser I can see double space instead of single space.
    I noticed that the source of fckeditor is creating a single <br>tag.

    <font size="3" color="#000000" ><span bold="&quot;&qu ot;&quot;&quot; &quot;&quot; " font-style="&quot;&q uot;&quot;&quot ;&quot;&quot; "...
    See more | Go to post

  • nishac
    replied to CSS incompatible with IE
    yes of course...
    See more | Go to post

    Leave a comment:


  • nishac
    replied to CSS incompatible with IE
    Thanks alot for your help...
    See more | Go to post

    Leave a comment:


  • nishac
    started a topic CSS incompatible with IE

    CSS incompatible with IE

    I am using typo3 CMS.In that main part is CSS.

    Problem :

    The links should be green in color when selected.This is ok with firefox.But in IE the link after selection is not changing color whereas mouse over property is working.

    .menu1-level2-act a{
    color:#99CC33;
    font-weight:bold;
    }
    This is the class used.It is in div tag.If we give background color property it works.But only...
    See more | Go to post

  • nishac
    started a topic How to create a drop down menu with TYPO3

    How to create a drop down menu with TYPO3

    I am using the Content Management tool typo3 to create my website.In that I am including several menus and sub menus.I need the main menus to drop down and show its submenus.Does anyone know how this can be done in typo3 with css?I do not need a drop down list box.I need a menu that drops down.
    See more | Go to post

  • The code worked well..Thanks alot...
    See more | Go to post

    Leave a comment:


  • nishac
    started a topic eval() working with IE but not with firefox

    eval() working with IE but not with firefox

    My code is to change the frequency display as each radiobutton is pressed.
    ie,when radio button for daily is pressed corresponding data displays
    when radio for weekly pressed....etc
    The code works well in IE but not in firefox.I hope its the problem with eval()
    If i put the code can anyone please help me to find a better solution.


    <input name="dayType" type="radio" value="Y"...
    See more | Go to post

  • nishac
    started a topic Dropdown navigation not working with IE7

    Dropdown navigation not working with IE7

    Can anyone suggest me how to make my drop down menu work in IE7 too.Its working in other browsers.On mouse over the submenus should be displayed.Am attaching my css code hereby.Anyone please check and give a positive reply.

    menu
    HOme products support.....
    | |
    submenus
    p1 A
    p2 B..
    p3...
    /*============== ===...
    See more | Go to post

  • nishac
    replied to anyone used xpdf plug in?
    in PHP
    Thanks alot for ur reply..I wanted to know about the pdftotext program.I used it because i had to index pdf files and to read its contents.So pdftotext program converted the files very well offline.ie, in my local host.But when i uploaded it i couldnot find a positive result.The program is not converting my pdf files to text files.Can u help me on this?In my page a message is displayed as to use iconv module support to get better encoding.Do u have...
    See more | Go to post

    Leave a comment:


  • nishac
    started a topic pdftotext conversion--please help
    in PHP

    pdftotext conversion--please help

    has anyone used pdftotext command?i am using it and worked well offline but while i uploaded online it is not working..some path problem.i am not able to rectify..can anyone please help me
    See more | Go to post

  • nishac
    started a topic anyone used xpdf plug in?
    in PHP

    anyone used xpdf plug in?

    anyone has done pdf file conversion using x-pdf plug-in?please do reply.I need help urgently
    See more | Go to post

  • nishac
    started a topic how to execute DOS command thru PHP
    in PHP

    how to execute DOS command thru PHP

    friends
    i am trying to execute a dos command through php..How can i do this?Is the exec() enough or it works only for Unix commands.Please help.It is very urgent.
    See more | Go to post

  • nishac
    started a topic SearchEngines
    in PHP

    SearchEngines

    has anyone worked on search engines
    See more | Go to post

  • nishac
    started a topic How to index file
    in PHP

    How to index file

    I want to search for a keyword from the .txt and .pdf files stored in different directories.So i would require to index the file.right?Can anyone help me to to do the indexing?
    See more | Go to post
No activity results to display
Show More
Working...