Applet opens a form doesn't allow keyboard input

Hi,
I testing something so everything I've done is really simple. I wrote a JApplet that has a JMenubar. Selecting a menu item opens a new webpage which contains an HTML form. The form has 2 radio buttons and a text field. The problem is I can't type anything into the text field. Press keys just causes the computer to go "ding" at me.
If I open a new browser for the form the text field is accessible. I want to keep the form in the same window. What's wrong with my code?
<applet>
import java.applet.Applet;
import java.awt.Graphics;
import javax.swing.*;
import javax.swing.JApplet.*;
import java.awt.event.*;
import java.net.*;
public class MenuApplet extends JApplet
StringBuffer buffer;
public void init()
buffer = new StringBuffer();
/* addItem("init..."); */
try
javax.swing.SwingUtilities.invokeAndWait(new Runnable()
{public void run()
                                                         {createMenu();}
catch (Exception e)
{ System.err.println("createMenu didn't successfully complete"); }
void createMenu()
JMenuBar jmb = new JMenuBar();
setJMenuBar(jmb);
JMenu menu = new JMenu("Listings");
jmb.add(menu);
JMenuItem contactList = new JMenuItem("Contacts");
menu.add(contactList);
JMenuItem customerList = new JMenuItem("Customers");
menu.add(customerList);
contactList.addActionListener(new ActionListener()
{ public void actionPerformed(ActionEvent ae)
{ boolean good;
good = linkTo("file:///c:/1.private/pages/testform.html");
void addItem(String newWord)
System.out.println(newWord);
buffer.append(newWord);
repaint();
private boolean linkTo(String theURLString)
try
URL theURL = new URL(theURLString);
getAppletContext().showDocument(theURL);
catch(MalformedURLException e)
System.out.println("Bad URL: " + theURLString + "\n");
return false;
return true;
</applet>
<html>
<HTML>
<HEAD>
<TITLE></TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="generator" content="CSE HTML Validator Professional (http://www.htmlvalidator.com/)">
</HEAD>
<BODY>
<APPLET CODE="MenuApplet.class" WIDTH="100%" HEIGHT="25px"></APPLET>
</BODY>
</HTML>
</html>
<html form>
<HTML>
<HEAD>
<TITLE>Testing forms</TITLE>
</HEAD>
<BODY ONLOAD="document.tf.criteria.focus()">
<!-- <FORM METHOD="POST" ACTION="tracker/jte/contactslist.p"> -->
<FORM NAME="tf" METHOD="POST" ACTION="file:///c:/1.private/pages/tables.html">
<FIELDSET>
<P>Search by:<BR>
<INPUT TYPE="RADIO" NAME="searchtype" VALUE="customer" CHECKED>Customer <BR>
<INPUT TYPE="RADIO" NAME="searchtype" VALUE="contact">Contact <BR>
</P>
<P>
Enter name:
<INPUT TYPE="TEXT" NAME="criteria" VALUE="who">
</P>
<INPUT TYPE="SUBMIT">
</FIELDSET>
</FORM>
</BODY>
</HTML>
</html form>

P.S. This problem occurs when using Netscape 6.2. The applet works fine with IE 6.0.26. Other than "use ie" does anyone have any suggestions?

Similar Messages

  • XML based Adobe form is not allowing to input values while display on IE

    Hi Experts
    I have intergarted an XML based adobe form in webdynpro with inputs fields and submit button.
    But on display on Internet expolrer it doesn't allow to input values even button dosen't work.
    Please help me how would it will allow to input values .
    Many thanks in advance

    hi dear
    yes the enabled property is checked but still form doesn't allow to enter value and submit button is also disabled.
    Is there any setting or some program code is required.
    It would be great if some body can help us in this ....
    many thanks in advance.
    thanks

  • Autofill web forms doesn't allow choice of email address

    Using a new MacBook Pro with Lion installed.  I have multiple email addresses and want to use a particular one when filling out personal data on a web form.  Autofill doesn't seem to allow that option.  Is there a fix for this?

    Well that is nice but before all I only had to enter in the first letter and I get a list starting with the first letter and usually the person I need is right there now I have to keep typing? This is not a upgrade in my opinion. IS there an option to just list starting with the first letter? IF not there should be. Is there a way to go back to the last version?
    There is an old saying in engineering, "if it ain't broke, don't fix it."
    I get a little of programers over working a product that works great all ready don't screw with the interface unless you make it a choice for the user. Adobe does this all the time I have to relearn the interface each time a programing has a bright idea.
    Dennis

  • Apple bluetooth keyboard doesn't allow text input on iOS 8 with voice over but allows navigation using arrow keys?

    Hi, upgraded to iOS 8 on my blind sister's iPad 2 but now the Apple Bluetooth keyboard doesn't seem to recognise text entry, the arrow keys still allow navigation using voiceover. Have had trouble before with the keyboard in iOS7 but have solved by reseting the iPad in settings. Any ideas? Sister is really struggling as she can't use iPad's software keyboard. Thanks

    My wife is a blind user too. In iOS 8 it is fussy about Quick Nav. on or off. We have an newer iPad but be sure Quick Nav is OFF (left + right arrows together) then try text entry. Hope it helps!

  • Web form doesn't allow text entries and showing smart lists

    Hi,
    I am using Hyp 11.1.2 and facing 2 issues with webforms .
    One of them is a cell under Account dimension should accept Text Value , which is allowing numeric only. I am able to enter text but not getting saved , showing an error msg that invalid entry..etc. Also I found everymember in outline is numeric. Even if I refreshed the Text type member with data type Text , it is still showing numeric in Outline.
    Second one is even If defined a smart list on another member under Account, the cell is not showing it.
    Is it relevant setting Evaluation Order or any thing else?
    suggestions appreciated
    Thanks in advance

    The Text member like Smart List will be based on the evaluation order which for Classic is set by carrying out the following - http://docs.oracle.com/cd/E17236_01/epm.1112/planning_admin_11122300/enum_dim.html for EPMA - http://docs.oracle.com/cd/E17236_01/epm.1112/epma_admin/epma_data_type_eval.html
    Checking the Essbase outline is not an option because the text information is all stored in the planning relational repository (table HSP_TEXT_CELL_VALUE) and the numerical value associated with it is stored in essbase.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Error trying to open photo and doesn't allow me to save photo

    Why is CS6 giving me an error when I try to open a photo?  If I am lucky I can hit open and real fast double click something in the first thing that opens and it might open.  Then I go to save it and the save box pops up and very quickly disappers.  I have a mac and am running OS X 10.9.  I just recently upgraded it and just recently did an update to PS as well.  So frustrated!  I tried to uninstall and reinstall, but it opened back up with all my actions still loaded and doing the same thing as it was before. 
    Has anyone else had this problem???  I feel like crying

    Click here and ask the iTunes Store staff to zero your account balance.
    (99669)

  • Why Firefox doesn't read keyboard input properly on Windows when chained deadkeys are involved?

    I'm trying to customize my keyboard layout on Windows. I have finally installed my new layout. However some of key combinations doesn't work on some applications. One of them is Firefox. It seems it doesn't handle chained deadkeys. And for some reason RightAlt + Q which sould produce "\" produces some wierd combination – this parcitual wierd issue is specific to Firefox. I can send an installer of the keyboard.
    Thank you for help

    Hello,
    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information. <br>
    '''Note''': ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!
    Thank you.

  • Define speakable command dialog box does not allow keyboard input

    According to article http://support.apple.com/kb/PH11447, one is supposed to easily be able to create speakable commands based on keyboard shortcuts:
    Open the app that contains the shortcut you want.
    Press the listening key (or speak the key, depending on your settings), and then speak the command “Define a keyboard command.”
    In the “Define keyboard command” window, use the keyboard shortcut (such as Command-S), and then click OK.
    Type the phrase you want to use to name the command, such as “Save document.”
    Step 4 doesn't work, because the dialog box won't permit any input or even allopw the cursor to be in the field.
    Any ideas on how to fix/work around this?

    Apple doesn't routinely monitor the discussions.
    Send Apple feedback. They won't answer, but at least will know there is a problem. If enough people send feedback, it may get the problem solved sooner.
    Feedback

  • Doesnt allow keyboard input in Numbers

    i used numbers all day every day.
    Today all of a sudden, whenever i select a field to imput data, every keystroke enters nothing and just makes the BUMB BUMB BUMB noise, like its not an allowed action. This also applies to the save menu in trying to name the file.
    This is only happeneing in numbers, no other program. I have also tried looking a several other spreadsheets, all with the same problem.
    They are not locked......
    any ideas?

    Have you rebooted?
    Can you open any of the files in another user space?

  • Program doesn't recognise keyboard input. PLease help.

    Hi guys,
    I managed with help from some of you to build my Dice Game.
    It works the way it should be however I still have a small issue.
    It should be working in a way that when user in the beginning puts 'r' the dice roll is performed. At the moment no matter what I put and the press Enter the dice roll is performed.
    The same is for Roll and Hold. After each dice throw a human can either roll (press 'r') or hold (press 'h').
    If I press 'h' then it works fine- computer turn begins, but when I just press enter it rolls again.
    why is that?
    Below is the code, thanks in advance for any help!
    import java.util.Scanner; 
    public class Assignment 
         Boolean humanTurn = true; 
         Boolean computerTurn = true; 
         int dice; 
         int humanTurnPoints, computerTurnPoints; 
         int humanTotalPoints = 0;
         int computerTotalPoints = 0;     
         public void roll() 
             dice = (int)(Math.random()*6) + 1;                  
         public int humanTurnScore() 
                     humanTurnPoints = dice + humanTurnPoints; 
                     System.out.println("You threw: " + dice);
                     System.out.println("You have scored: " + humanTurnPoints + " in your turn."); 
                 } return humanTurnPoints; 
         public void humanTurnZero()
              humanTurnPoints = 0;
         public int computerTurnScore() 
                     computerTurnPoints = dice + computerTurnPoints; 
                     System.out.println("Computer has scored: " + computerTurnPoints + " in its turn."); 
                 } return computerTurnPoints; 
          public void computerTurnZero()
                   computerTurnPoints = 0;
         public Assignment() 
             humanGame(); 
             if(!humanTurn) 
                 computerTurn(); 
         public int humanGame()
             System.out.println("To start the game please press 'r'."); 
             Scanner key = new Scanner(System.in); 
             String start = key.nextLine(); 
             if(!start.equalsIgnoreCase("R"))
                       System.out.println("To begin please press 'r'.");
             if(start.equalsIgnoreCase("R"))
                             System.out.println("You pressed 'r'."); 
                             System.out.println("Lets start.");          
             do{ 
                     roll();     
                     if(dice == 1) 
                         System.out.println("You got 1 and you lost your turn.");
                         System.out.println("Computer's GRAND TOTAL score is: " + computerTotalPoints);
                         humanTurnZero();           
                         computerTurn(); 
                     else if(dice != 1)
                         humanTotalPoints += dice;      
                              if(humanTotalPoints >= 100)   
                                     System.out.println("You threw: " + dice);
                                     System.out.println("Your GRAND TOTAL score is: " + humanTotalPoints);
                                       System.out.println("Congratulations, you win!"); 
                                       System.exit(0); 
                         humanTurnScore();     
                         System.out.println("Your GRAND TOTAL score is: " + humanTotalPoints); 
                         System.out.println("Computer's GRAND TOTAL score is: " + computerTotalPoints);
                         System.out.println("You can hold or roll again."); 
                         System.out.println("To roll again press 'r' or 'h' to hold."); 
                         Scanner keyboard = new Scanner(System.in); 
                         String choice = keyboard.nextLine(); 
                         if(choice.equalsIgnoreCase("r")) 
                             System.out.println("You pressed 'r'."); 
                             System.out.println("Lets roll again.");  
                             roll();          
                         if(choice.equalsIgnoreCase("h")) 
                             System.out.println("You pressed 'h' and loose your turn.");
                             System.out.println("Your Grand total is: " + humanTotalPoints);
                             humanTurnZero(); 
                             computerTurn(); 
                }while(humanTurn);    
             return dice; 
    public int computerTurn() 
         System.out.println("Now it's computer turn."); 
         do { 
             roll(); 
             if(dice != 1) 
                   computerTotalPoints += dice;
                        if(computerTotalPoints >=100) 
                               System.out.println("Computer threw: " + dice);
                               System.out.println("Computer's GRAND TOTAL score is: " + computerTotalPoints);
                                 System.out.println("Game Over! the computer wins"); 
                                 System.exit(0); 
                 System.out.println("Computer threw: " + dice);
                 System.out.println("Computer's GRAND TOTAL score is: " + computerTotalPoints);
                 System.out.println("Your Grand total is: " + humanTotalPoints);
                 computerTurnScore(); 
                 roll(); 
             if(dice == 1)  
                 System.out.println("Computer thrown 1 therefore it's your turn now."); 
                 computerTurnZero(); 
                 humanGame(); 
             if(computerTurnPoints >= 20) 
                 System.out.println("Computer scored already " + computerTurnPoints + " you'd better start to focus."); 
                 System.out.println("Please play again"); 
                 humanGame(); 
         }while (computerTurn); 
         return dice; 
    public static void main(String[] args) 
         new Assignment(); 

    Hi,
    Thanks for that but I don't really understand that concept roll().
    I did what you were saying, but now when the program just started and i press something else instead of 'r' the program terminates.
    When I press correctly 'r' in the beginning and after that is human turn i pressanything else except 'r' or 'h' program continues to behave like I pressed 'r'.
    public int humanGame()
             System.out.println("To start the game please press 'r'."); 
             Scanner key = new Scanner(System.in); 
             String start = key.nextLine(); 
             if(!start.equalsIgnoreCase("R"))
                       System.out.println("To begin please press 'r'.");
             if(start.equalsIgnoreCase("R"))
                             System.out.println("You pressed 'r'."); 
                             System.out.println("Lets start.");          
             do{ 
                     roll();     
                     if(dice == 1) 
                         System.out.println("You got 1 and you lost your turn.");
                         System.out.println("Computer's GRAND TOTAL score is: " + computerTotalPoints);
                         humanTurnZero();           
                         computerTurn(); 
                     else if(dice != 1)
                         humanTotalPoints += dice;      
                              if(humanTotalPoints >= 100)   
                                     System.out.println("You threw: " + dice);
                                     System.out.println("Your GRAND TOTAL score is: " + humanTotalPoints);
                                       System.out.println("Congratulations, you win!"); 
                                       System.exit(0); 
                         humanTurnScore();     
                         System.out.println("Your GRAND TOTAL score is: " + humanTotalPoints); 
                         System.out.println("Computer's GRAND TOTAL score is: " + computerTotalPoints);
                         System.out.println("You can hold or roll again."); 
                         System.out.println("To roll again press 'r' or 'h' to hold."); 
                         Scanner keyboard = new Scanner(System.in); 
                         String choice = keyboard.nextLine(); 
                         if(choice.equalsIgnoreCase("r")) 
                             System.out.println("You pressed 'r'."); 
                             System.out.println("Lets roll again.");  
                             roll();          
                         if(choice.equalsIgnoreCase("h")) 
                             System.out.println("You pressed 'h' and loose your turn.");
                             System.out.println("Your Grand total is: " + humanTotalPoints);
                             humanTurnZero(); 
                             computerTurn(); 
                }while(humanTurn);    
             return dice; 
                  }return dice;
         }

  • OSX/SL 10.6.8 all window apps lose keyboard input; mouse and cmd-N work for spaces

    Input suddenly stops going to all applications, from MacBook Pro and wireless keyboards, and from "Show Keyboard viewer" (OSX 10.6.8 'Snow Leopard', MacBook Pro). Though the OSX Keyboard Viewer shows the keys onscreen as they are pressed on the MacBook and wireless keyboards. 'Spaces' responds to cmd-N commands, but no input is possible to any running or newly-started 3rd party or Apple-provided application. Killing off applications one by one doesn't recover keyboard input ability;  a complete reboot appears necessary to restore the ability to key input into applications. This happens repeatedly, yet never registers as an OS/X 'crash' because 'Force Quit'ting applications and restarting is still possible using only the magic mouse or trackpad.   No data  whether only logging out and back in would correct the apparent input-focus disconnect of all applications with the window manager. There may be some way to restart the window manager by using the mouse to open up new apps and/or cut and paste characters ( including a carriage return ) or cut and paste entire saved typed commands into a terminal window.

    Do a backup, using either Time Machine or a cloning program, to ensure files/data can be recovered. Two backups are better than one.
    Try setting up another admin user account to see if the same problem continues. If Back-to-My Mac is selected in System Preferences, the Guest account will not work. The intent is to see if it is specific to one account or a system wide problem. This account can be deleted later.
    Isolating an issue by using another user account
    If the problem is still there, try booting into the Safe Mode using your normal account.  Disconnect all peripherals except those needed for the test. Shut down the computer and then power it back up after waiting 10 seconds. Immediately after hearing the startup chime, hold down the shift key and continue to hold it until the gray Apple icon and a progress bar appear. The boot up is significantly slower than normal. This will reset some caches, forces a directory check, and disables all startup and login items, among other things. When you reboot normally, the initial reboot may be slower than normal. If the system operates normally, there may be 3rd party applications which are causing a problem. Try deleting/disabling the third party applications after a restart by using the application un-installer. For each disable/delete, you will need to restart if you don't do them all at once.
    Safe Mode - About
    Safe Mode

  • Photohop CS6 Update to 13.0.2 breaks keyboard input and shortcuts

    Hi,
    I just got the new update to 13.0.2 and after installing it Photoshop doesn't recognize keyboard input as expected? Shortcuts are not working anymore. Input values are not recognized. Text editing not possible anymore. etc.
    And: When I start Photoshop I get the following trial info:
    Master Collection trial. 32767 DAYS REMAINING
    Thats over 89 years –  I can live with that. ;-)
    But there is something wrong with that update, that makes it impossible to continue my work.
    Regards
    PS: Is it possible to uninstall this update or do I have to uninstall Photoshop at all?

    Thank you for the quick answer.
    Sytem Info tells me …
    Optional and third party plug-ins:
       Interpolate CS6 (13.0) ©1993-2012 Adobe Systems Incorporated - from the file “Interpolate.plugin”
       Match Edges CS6 (13.0) ©1993-2012 Adobe Systems Incorporated - from the file “Interpolate.plugin”
    Plug-ins that failed to load: NONE
    Flash:
       Mini Bridge
       Kuler
    Installed TWAIN devices: NONE
    In the meantime I did a system restart and several Photoshop restarts. Finally some weirdness is gone. Trial mode seems to be gone and Photoshop seems to be activated again.
    Two thing left:
    1. I do have a text element, for instance, thats acting weird. The screenshot shows two "Login" text items with exactly the same settings for font and size. But they are displayed differently.
    Easy fix: delete the weirdo and create a new one. But still worth mentioning, I think.
    2. One of my favorite shortcuts is gone. cmd+alt+0 (num pad) to set zoom to 100%
    Easy fix: set the shortcut again via Edit > Keyboard shortcuts …
    Sorry for panicking, but I was really worried to lose the day looking at installers. ;-)

  • Can java program simulate keyboard input?

    is it possible to create a java program or applet that simulates an end-user's keyboard input into another java applet? is it also possible to feed the output of that target applet to a file based on the different input combinations?
    and How?
    Thanks.

    Take a look at the API-docs for the class java.awt.Robot . This generates system-level input-events. Might not work in an applet, I do not know whether an applet has the right to do this.
    The second question is actually the more difficult one, since normal applets can not do file access.

  • Firefox did an automatic update to 6.01, and now my middle mouse button is not working in the browser. It doesn't close tabs, it doesn't open new tabs by middle clicking a link, it doesn't allow me to middle click to scroll the page...

    Firefox did an automatic update to 6.01, and now my middle mouse button is not working in the browser. It doesn't close tabs, it doesn't open new tabs by middle clicking a link, it doesn't allow me to middle click to scroll the page..

    [BUG FIXED, see "EDIT 2" at the end of my post]
    I'm on Firefox 3.6.21, and I got this problem today after a Greasemonkey update (To version 0.9.10, apparently).
    Disabling Greasemonkey solved the problem, and re-enabling it reproduced the problem (middle-clicking links to open in new tab did not work, merely highlighted the link).
    I should also note that while Greasemonkey was enabled and the bug was affecting me, Ctrl+Click to open links in new tabs was also broken.
    I hope this helps!
    EDIT: It appears this is a known incompatibility/conflict bug between current versions of Greasemonkey and Tab Mix Plus. Read more here:
    https://github.com/greasemonkey/greasemonkey/issues/1406
    EDIT 2: GREASEMONKEY HAS NOW BEEN UPDATED with a workaround to fix the problem. Go to https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/versions/ to install the update manually. It hasn't been reviewed by Mozilla yet, so it won't be an automatic update for another day or two. All credit to "cannonfodder" below for noticing this; please mark his post as helpful!

  • Requested registry access is not allowed when opening Infopath Forms on Sharepoint 2013

    Hello Technet Community.
    I hope this will help anybody out there that experienced this problem after patching Sharepoint 2013.
    I have a distributed 3-tier Sharepoint 2013 environment. All of a sudden, after the last round of patched released on 7-Jul-2014, opening Infopath forms would throw a "something went wrong" error.
    Looking at the ULS logs, you would see the error "Requested registry access is not allowed.".
    I have looked at tons of posts on different blogs, and all pointed out that you need to grant "read" permissions to the application pool user (in my case a service account in AD) to the registry key (and subkeys):
    HLKM/Software/Office Server/15.0
    That indeed works, but it is not the proper way to do it. You should grant "read" permissions to this local group:
    WSS_WPG
    And special permissions to this local group:
    WSS_ADMIN_WPG
    Here is a snapshot of the special permissions needed
    By the way, the WSS_PWG local group contains the app pool service account.
    I do not know why patching Sharepoint removed these permissions from the registry keys, but oh well...
    Anyway, Sharepoint is now happy and Infopath forms work as expected.
    Claudio

    Check if your service account or infopath service account has access to server and specially registry
    http://blogs.technet.com/b/spsforum/archive/2011/11/02/quick-solution-5-requested-registry-access-is-not-allowed.aspx
    To solve the issue, please follow these steps:
    Use the Process Monitor to monitor the registry, once you get the following ACCESS DENIED message(You can filter the result with “Result contains Access Denied”):  
    Date & Time:      <date time>
    Event Class:        Registry
    Operation: RegOpenKey
    Result:  ACCESS DENIED
    Path:     HKLM\SOFTWARE\Microsoft\Office Server\14.0
    TID:        2020
    Duration:             0.0000297
    Desired Access:                Read
    Open Registry Editor (Start > Run, type regedit)
    Open key: HKLM\SOFTWARE\Microsoft\Office Server\14.0(got from Process Monitor from step 1)
    Assign the SharePoint Timer Service account the Read permission to this key
    One can open registry using regedit command. In Registery editor go to 
    HKEY_LOCAL_MACHINE\Software\Microsoft\Shared Tools\15\Secure\FarmAdmin
    Check central  administration app pool Identity  have permission on FarmAdmin. Permission can be check on right clicking FarmAdmin --> Permissions.
    If this helped you resolve your issue, please mark it Answered

Maybe you are looking for

  • Is there an iCloud Drive app for the iPhone?

    Is there an iCloud Drive app for the iPhone?  I have a 5c that's running 8.0.2.  I was able to install iCloud Drive on my pc.  I placed some files out there and would like to view them on my iPhone but I can't seem to find the iCloud Drive app in the

  • Date Format in Zreport similar to the default date format set using su01.

    Dear All,             I have a requirement as to change the date format in Zreport as the one which is set in default date format for the user in Su01 tcode. Ex.. If the user has set the default date format in SU01 as ' YYYY-MM-DD' , in report also,

  • S_alr_87012341-Invoice Number allocated twice

    Hi, The T code s_alr_87012341is used to display duplicate Invoices, I have to make code change, so that when the dulicate Invoice is reversed it should not be picked(displayed), can any one help me what changes I have to make in the program(RFBNUM10)

  • Question about distinct_values for multiple fields

    Hi, With the distinct_values() function we can get the distinct value for a specified field, and is there any way to get the distinct value for multiple fields? Thanks!

  • Removal of TABS from File Upload

    Hi all, I made an upload of a local file with TAB spaces in an internal table .I am required to remove the TABs from the records.I tried to used command REPLACE '/h' by single space, where '/h' being the TAB , but it did not work. How can I achieve t