User Profile

Collapse

Profile Sidebar

Collapse
preet11
preet11
Last Activity: May 4 '13, 01:15 AM
Joined: May 2 '13
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • thax vijay6....


    i too solved dis problem...
    here's the code....


    Code:
    <!DOCTYPE HTML>
    
    <html>
        <head>
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
                <script language="javaScript" type="text/javascript">
                var flag=0,i=0;
    ...
    See more | Go to post
    Last edited by Rabbit; May 3 '13, 03:50 PM. Reason: Please use code tags when posting code. Second warning.

    Leave a comment:


  • This is the code...folder WAV_files have b.wav ,t.wav ,p.wav ,a.wav files....I m using netbeans IDE
    See more | Go to post

    Leave a comment:


  • Code:
    <%--
        Document   : english_alp
        Created on : Apr 28, 2013, 7:48:03 AM
        Author     : Administrator
    --%>
    
    <%@page contentType="text/html" pageEncoding="UTF-8"%>
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
       "http://www.w3.org/TR/html4/loose.dtd">
    
    <html>
        <head>
            <meta
    ...
    See more | Go to post
    Last edited by Dormilich; May 2 '13, 02:17 PM. Reason: Please use [CODE] [/CODE] tags when posting code.

    Leave a comment:


  • play sound files from the play list one by one

    I created a jsp page having 1 textbox and play button...I hv sound files(.wav) of each english alphabet..I want to play the files sequentially acc. to the alphabets written in the textbox on button click...

    Example::: if i write "abc" in the textbox..Then it will play a den b den c.....
    See more | Go to post
No activity results to display
Show More
Working...