+ Reply to Thread
Results 1 to 2 of 2

Vba of text box HTML missing ID

  1. #1
    Registered User
    Join Date
    08-03-2015
    Location
    Iceland
    MS-Off Ver
    0002
    Posts
    17

    Vba of text box HTML missing ID

    I want to be able to use the text boxes here on this website: http://mylanguages.org/arabic_romanization.php. But there isn't any ID given in the HTML for the text boxes here. Can you please help?

    Please Login or Register  to view this content.

  2. #2
    Forum Expert JasperD's Avatar
    Join Date
    05-07-2013
    Location
    Netherlands
    MS-Off Ver
    Excel 2016
    Posts
    1,393

    Re: Vba of text box HTML missing ID

    Use the classname and the instance instead of the ID.
    In this case the classname ="wysihtml5-sandbox" (instances are probably 0 and 1, but I didn't check as I don't usually use visible IE automation).

    Also, I couldn't get this page to actually work in IE / Edge or Chrome - if you're just looking for translation, why not use google translate?

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. VBA to open saved web html pages - extract text - paste text within individual cell
    By EddieRubi in forum Excel Programming / VBA / Macros
    Replies: 17
    Last Post: 07-23-2015, 01:43 PM
  2. [SOLVED] Add text into HTML Text area of a website on click using VBA
    By Policeme21 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-29-2012, 08:09 PM
  3. Missing HTML from Paste Special options
    By tekmann33 in forum Excel General
    Replies: 0
    Last Post: 03-28-2012, 03:25 PM
  4. convert formated excel column to html source text with html tags
    By julia81 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-19-2011, 04:22 PM
  5. Pasting HTML formatted text as plain text in Excel
    By JeffCutter in forum Excel General
    Replies: 1
    Last Post: 09-21-2007, 07:43 AM
  6. Missing Chart Text Boxes in XL2003 Html Publish
    By CochranRB in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-11-2006, 01:35 PM
  7. [SOLVED] Missing Text Boxes in XL2003 Html Publish
    By CochranRB in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-11-2006, 12:20 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1