Slashdot Mirror


Write Your Congressman -- If You Use IE

inonit writes "Well, geez -- after all this US election talk, I got inspired to write my congresswoman. But as a good Slashdotter, imagine my irritation when I found the following note in the "Contact" section: 'In order to send an e-mail to Congresswoman Tubbs-Jones, please complete this form using the Internet Explorer browser. If the Internet Explorer browser is not available, please mail your correspondence to the listed postal mailing address above.' I don't really have the time to check all 435 Congressional sites to see if this is widespread, but it gives me some insight into why all those <sarcasm>foreigners</sarcasm> are complaining about having their governments be beholden to U.S. technology companies. Can someone running IE write my congressperson and ask her to let me write her? Does she only accept phone calls from AT&T customers?" I just tried filling out the form with Mozilla, and ended up at a page notifying me of a search error. (Huh?)

11 of 115 comments (clear)

  1. mal-formed html by HyperbolicParabaloid · · Score: 5, Informative

    Submitting the form in Mozilla fails because there is a Search form earlier in the page, but that form is never closed. The submit button at the bottom of the email form is in a different form, but since the first one was never closed, the browser submits the FIRST form.
    If the form were closed properly, I bet this would work fine in ANY browser.

    --


    -------------------------
    A person of moderate zeal
  2. at least you can get her address by qengho · · Score: 4, Informative

    My rep (Wolf/Virginia) says this on his contact page:

    I participate in the "Write Your Representative" program of the House of Representatives so that I can more effectively respond to the needs and concerns of the people of the 10th District. A public e-mail address does not provide a way to ensure that 10th District residents get priority in reaching me over the Internet. Please click on the icon below to e-mail me through the "Write Your Representative" program.

    Whatever. He has a link to a generic form that seems browser-agnostic and uses a numeric code instead of an email address in the hidden fields.

  3. They can't even go by their own laws... by reaper20 · · Score: 4, Informative
    Section 508:

    (n) When electronic forms are designed to be completed on-line, the form shall allow people using assistive technology to access the information, field elements, and functionality required for completion and submission of the form, including all directions and cues.


    Who wants to bet this page won't pass this requirement? I'm wondering if the user's assistive technology warns them to use IE. :)

    It's been a law for a few years now, for government pages.
  4. Phoenix by RedWolves2 · · Score: 3, Informative

    Use Phoenix then you can set you useragent type to IE.

  5. house.gov/writerep/ works fine by stefanlasiewski · · Score: 3, Informative

    When I try to write my Representative, I am directed to http://www.house.gov/writerep/
    which works fine with Mozilla.

    No funny IE tags, no funny forms, just a classic, simple webform.

    --
    "Can of worms? The can is open... the worms are everywhere."
  6. Generic House Email Form by n-baxley · · Score: 3, Informative

    There is a generic email form for all house members. It doesn't say anything about needing a certain browser and I'm pretty sure that I've emailed my congress critter through this form several times.

  7. Her page is broken by dacarr · · Score: 3, Informative
    What the subject says. You can't find search terms if you try to write her.

    Go to the house.gov link above the statement and contact her that way.

    --
    This sig no verb.
  8. Her site is busted by babbage · · Score: 3, Informative
    I just tried to send her this but couldn't. Yay, using Slash as a stand in for participatory democracy:
    As a technology professional and, based on someone who I think would agree with most of your political stances (that is, I'm want to be nice about this), please have your website amended by a qualified professional. The form used to send this message has a couple of problems that really ought to be addressed:
    • There is no good reason for a web form such as this to force visitors to use a particular kind of browser software to access it. In spite of the recent court decision t hat would suggest otherwise, Microsoft has been tried & convicted as an abusive monopolist, and if visitors take the initiative to use alternative software they should be applauded, not excluded. Keeping out users based on their commercial choices seems very anti-democratic to me.

    Thank you for your attention, and for God's sake keep voting against Bush's war against Iraq. I'm sure history will prove that you were right to oppose this. Your speech against it, at http://www.house.gov/tubbsjones/pr021009.htm, was wonderful. Thank you.

    Hey, it got written up, it might as well get posted somewhere. Maybe her staff will decide to start reading Slashdot today...

  9. One stop representative shop by bignendian · · Score: 4, Informative

    Http://www.congress.org allows you to use one form to send email to all of your senators and representatives and the president. They seem to have worked their way into the webforms too.

  10. Re:One more indication...that YOU are an idiot by rm+-f+DMCA · · Score: 2, Informative

    And... just because some "flock of narrow-minded OS zealots" says something's good, it must really be bad? After all, enthusiasm itself is a bad thing, right? I agree that many times people blatantly bash non-OSS products just because source code wasn't included, but have you (Coward) ever tried a different browser? Or are you too narrow-minded to try out other products?

    So, IE is better because it does not include tabbed browsing, excellent cookie management, selective/smart/total pop-up ad blocking, mouse gestures, customizable default stylesheets, different themes, image loop control, smaller memory footprint, faster rendering (in many cases), and many other features?

    I refer you to (available in Windows and Linux):
    Phoenix
    Mozilla
    Opera (by the way, proprietary, but good just the same)

    --
  11. Re:From the page source by frankie · · Score: 3, Informative

    Actually it's just a broken form entirely. The other relevant line is: form method="post" action= "http://www.house.gov/htbin/formproc/tubbsjones/ht _contact1.txt &display=/tubbsjones/contact_thanks.htm" But house.gov returns a 404 error at that address.