CF FLASH FORM ISSUE

//Hello, I'm trying to use this tabbed flash form with
coldfusion. I keep getting an error that I don't understand, can
some one help?
This is the error that I get when I try to test the page in
my browser://
Error Diagnostic Information
Attribute set validation error in tag CFINPUT
The tag has an invalid attribute combination: the value of
the tag switch attribute 'TYPE' which is now 'SUBMIT' is invalid.
The valid attribute values are
* TEXT
* PASSWORD
* CHECKBOX
* RADIO
The error occurred while processing an element with a general
identifier of (CFINPUT), occupying document position (67:1) to
(67:60).
The specific sequence of files included or processed is:
/vservers/infadesign/htdocs/flash_form.cfm
Date/Time: Sun Aug 6 21:23:10 2006
Browser: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O;
en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6
Remote Address: 69.86.223.0
// here is the actual cf form code://
<cfform format="flash" skin="haloblue" width="500"
height="600" action="file:///Macintosh
HD/Users/infadesign/Desktop/F00B5 Folder/flash_form.cfm">
<!--- set the form to have tabs --->
<cfformgroup type="tabnavigator">
<!--- set the page value - give the tab a label --->
<cfformgroup type="page" label="Personal Details">
<!--- Set the form alignment --->
<cfformgroup type="horizontal">
<!--- Open the first tabs contents --->
<cfinput name="FirstName" type="text" label="First Name"
width="60" />
<cfinput name="LastName" type="text" label="Last Name"
width="60" />
<cfinput name="Gender" type="text" label="Gender"
width="60" />
<!--- close the first tabs contents --->
</cfformgroup>
<!--- close the first tab --->
</cfformgroup>
<!--- Second tab set --->
<cfformgroup type="page" label="Age">
<cfformgroup type="horizontal" label="Preferred
Partner">
<cfinput name="Age" type="radio" label="18-30"
value="18-30" />
<cfinput name="Age" type="radio" label="31-40"
value="31-40" />
<cfinput name="Age" type="radio" label="41 and over"
value="41 and over" />
<cfinput name="Age" type="radio" label="Just give me jojo"
value="just give me jojo" />
</cfformgroup>
</cfformgroup>
<!--- Third tab set --->
<cfformgroup type="page" label="Contact Details">
<cfformgroup type="horizontal">
<cfinput name="eMail" type="text" label="Email" width="60"
/>
<cfinput name="telephone" type="text" label="Telephone"
width="60" />
<cfinput name="FaxNumber" type="text" label="Fax"
width="60" />
</cfformgroup>
<!--- Begin Binding --->
</cfformgroup>
<cfformgroup type="page" label="Done">
<cfformgroup type="horizontal">
<cfformitem type="text" name="FirstName" bind="Name:
{FirstName.text}"> </cfformitem>
<cfformitem type="text" name="LastName"
bind="{LastName.text}" style="text-align:
left;"></cfformitem>
<cfformitem type="text" name="Gender" bind="Gender:
{Gender.text}"></cfformitem>
</cfformgroup>
<cfformgroup type="horizontal">
<cfformitem type="text" name="Age" bind="Preferred
Partner: {Age.selectedData}"></cfformitem>
</cfformgroup>
<cfformgroup type="horizontal">
<cfformitem type="text" name="eMail" bind="Email Address:
{eMail.text}"></cfformitem>
</cfformgroup>
<cfformgroup type="horizontal">
<cfformitem type="text" name="telephone" bind="Tel No:
{telephone.text}"></cfformitem>
<cfformitem type="text" name="FaxNumber" bind="Fax No:
{FaxNumber.text}"></cfformitem>
</cfformgroup>
<cfinput type="submit" name="submit" value="Send Details"
/>
</cfformgroup>
<!--- Close the tabnavigator --->
</cfformgroup>
</cfform>

Hi-
I copied your form code and submitted the variables back to
that page, and got no error, for what that's worth. My guess is
that the prob. might be in the page you're submitting to rather
than in the form itself?

Similar Messages

  • CF Flash Forms issue with IE

    Hello,
    I just created a CF Flash Form and it works fine. BUT I have
    to do an extra click to access my flash form.
    How do I get rid of this extra click?
    Is there any special script that I should be pasting into my
    code?
    Any suggestion is welcome.
    Thanks in advance.

    Looks like you are seeing the EOLAS problem with IE
    either upgrade to CF7.0.2
    http://www.adobe.com/cfusion/tdrc/index.cfm?product=coldfusion&loc=en_us
    or follow this article
    http://www.adobe.com/devnet/activecontent/

  • How to validate date fields in the flash form

    i want to validate the date fields to make sure the values
    are not greater than today's date and from-date is less than or
    equal to to-date in the flash form. Does the actionscript have a CF
    DateDiff function for the validatation?
    Thanks

    I finally (after much reading up on actionscript) figured out
    my problem with date validation...which was similar to yours...
    I posted the solution I found for my AS date validation issue
    here:
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?catid=22&threadid=1232361
    I hope it helps!!!

  • Flash Forms Not Rendering in IE7, Flash 9

    We're having a problem with flash forms in IE7 and Flash
    Player 9 not rendering the entire form. The form works fine in
    Firefox 2. It looks to be a problem with how the Flash player is
    able to pull back data in IE7. Likely this pertains to how IE7
    handles security of plug-ins.
    Oddly, we've noticed that uninstalling the Flash 9 player and
    then reinstalling results in the form rendering correctly the first
    time, but on subsequent views the form no longer renders correctly.
    Specifically, we're not seeing data that is being called via
    Flash remoting in cfselect tags (state and country information).
    And we're not seeing text rendered that is in cfformitem tags. Our
    dev url is:
    http://hopeequity.beaconfire.com/loggedout/index.cfm?event=StartInvesting_StartAGroupStep1
    If anyone has an idea of why IE7 might not be able to render
    the form correctly, or might have security-related issues with
    remoting and Flash 9, please reply.

    I was granted access to the manuals on our prod server (the
    site is set up where you have to log in to see the manuals). The
    manuals are behaving differently on the prod server than in our dev
    server. The following is happening on the prod server:
    - the flash menus are appearing on our prod server in FireFox
    only.
    - I had reported in our dev area that when I right clicked on
    the left hand side where the menus are to appear in IE that the
    Flash menu displayed. This is not the case in our production area.
    - I get the "This page contains both secure and nonsecure
    items" when viewing the site on our prod server through IE
    I've asked them what version of RoboHelp they are using and
    no one seems to know. It seems they don't regenerate their help
    files (manuals) very often.

  • Flash Forms not displaying

    I have just about given up on flash forms. I have read just
    about every thread in this Forum, but cannot find the answer.
    Have worked with flash forms in the past, but after recently
    upgraded to a new box with Vista Business and Codl Fusion 8 Dev
    Edition I cannot get flash forms working. I have have seen a tonne
    of postings with the same issue, but few with a resolution, and
    where there is I try it and makes no difference.
    If I run the following code:
    <cfform format="flash">
    <cfinput type="dateField" name="startDate" label="Start
    Date:" mask="dd/mm/yyyy">
    </cfform>
    If I remove format="flash" form works fine. If I include
    format="flash" form doesn't display. View source shows the code
    there, CFIDE is mapping correctly etc.
    One thing I do notice though, which may or may not be
    involved is that when viewing the code generated, it is looking in
    the same folder that the script that includes the form was in. Do I
    need to tell it to look somewhere else? Pure speculation here, but
    EVERYTHING else checks out.
    If someone at Adobe can set this straight would be great,
    because an afternoon spent reading other postings on this matter
    shows there are clearly a lot of people stumbling around in the
    dark on this one.
    Thanks in advance to anyone that can help.

    Michael --
    Thanks for your help.
    I think I've narrowed the problem down -- it's not that it
    won't display my flash form in IE, it's that it won't display it in
    a Fusebox environment. I'm going to poke over at their site to see
    what they have to say -- I suspect I'll need to upgrade the version
    of Fusebox that I'm using. :)

  • GET FLASH FORM TO WORK

    OK, I am trying to get my flash form to work and I'm working
    with a template from FLASH MX BIBLE. I'm going to paste both my
    action script and my cgi script in here & hopefully I can find
    an answer to why it doesn't work. Basically what happens is it says
    it was received, but it wasn't. ... or it is but none of the words
    come through (this happened earlier before I tried tweeking the
    script... which I think made it worse).
    ........ thank you thank you to anyone who can help me

    Hi kglad. One. not sure how to "use the onData event of
    receiveLoad and see what error message you're getting." Sorry,
    don't use as2 very much. Two. I am doing all this on the same
    domain, so there should not be any security issues.
    I asked goDaddy what the problem might be and this was their
    (snarky) reply;
    "As you have already been informed, when using a flash form
    on your site, in the scripting for the form you will need to
    reference our SMTP server at relay-hosting.secureserver.net and
    this server does not require authentication."
    They gave me this code a couple of days ago and told me to
    stick this into my PHP code. It didn't help.
    This is beyond me I am afraid.

  • Flash Form not Showing

    Just upgraded from CF MX 6 to MX 7. Trying out flash forms,
    but they are not working.
    I tried out a simple First Name, Last name, Submit form
    setting the form to flash. When viewing the page in Safari, Firefox
    on a Mac and IE in Windows the page is blank. If I set take out the
    flash tag and just leave it as a CFForm it shows perfectly in all
    browsers. All browsers are able to view flash and shockwave files.
    Not sure what is going on.
    Any ideas?
    Thanks.

    I am having the exact same issue. I have tried tutorial code
    from several sites. I have added a name to my form. I checked to
    make sure my CFIDE directory is mapped in my CFADMIN. I don't know
    what else to try. Right now I have the exact same code for testing
    as mishuno has. If i remove the type attribute I see a form. If I
    add back in "format="flash"" I don;t see anything on the screen but
    I do see flash code in the page source. HELP!!!!
    <CFFORM width="500" name="testForm">
    <cfinput type="text" name= "firstname" label="First
    Name">
    <cfinput type="text" name="lastname" label="Last Name">
    <cfinput type="submit" name="submit" value="save">
    </CFFORM>
    I think I found the issue just now but I am not sure how to
    change it. Although I have a CFIDE mapping ( /CFIDE set to:
    C:\Inetpub\wwwroot\CFIDE ) set up in my CFadmin, my application.log
    is showing the following error:
    quote:
    File not found: /CFIDE/scripts/cfformhistory.cfm The specific
    sequence of files included or processed is:
    C:\Data\users\dev.myservername.com\CFIDE\scripts\cfformhistory.cfm
    So the flash is looking in the wrong place for the form
    related files (which are in my CFIDE folder in the correct
    location)
    Anybody know what I need to change on my server??
    -Phil

  • Flash Forms

    I've created a set of flash forms. It's place in flash as a
    movie. Approximately 7 frames.
    As the forms have been created with the excepetion of the
    send button, I would like to know how to create the submit button
    and send text ( placed in either form) to my email address.
    I'm using flash and macromedia. I do know it's simplistic to
    create the forms in Dreamweaver, however, I need the movie style.

    Found the answer...
    http://kb.adobe.com/selfservice/viewContent.do?externalId=d9734ed8&sliceId=1
    It is also an issue on IIS 6.

  • Flash Forms and Checkboxes

    I'm creating a Flash Form and I have a group of 4 checkboxes,
    and the value part of the input statement is as follows:
    <cfif
    Isdefined('Form.whatever1')>1<cfelse>1</cfif>
    <cfif
    Isdefined('Form.whatever2')>1<cfelse>1</cfif>
    <cfif
    Isdefined('Form.whatever3')>1<cfelse>1</cfif>
    <cfif
    Isdefined('Form.whatever4')>1<cfelse>1</cfif>
    But when I submit the record, all of the checkboxes are
    recorded as "1", even if none of them or some of them are checked.
    Has anyone developed a flash form with checkboxes and experienced
    similar issues?
    Thanks...

    Oh, forgot to mention that I used the same code in a
    "regular" form, and it worked. Just curious as to if this is a
    known Flash Form problem

  • Flash Forms and Eolas Fix

    Has anyone seen a workable fix with regard to the Eolas
    problem. For those unfamiliar, I'm referring to the box around all
    Flash content requiring the user to click before they can interact
    with the form.
    I'm particularly interested in the fix for Flash Forms in
    ColdFusion. I have MX7 installed. I have a JS script for
    movies...but to date, nothing works for Flash Forms.

    Have you tried CFMX 702 updater? That has a fix for EOLAS
    issue.
    More details at:
    http://www.asfusion.com/blog/entry/eolas-fix-for-coldfusion-flash-forms

  • Flash Forms and onchange

    OK, I need help. I've just started using flash forms, and I
    love them. But, I have a problem. In this example I have cfinput
    boxes a, b, and c. After the user adds data to a and b, I use
    javascript to subtract b from a and insert the value into c, using
    onchange="subtractme();" in the b tag. Problem is, the form never
    loads. What am I doing wrong?
    <script language="javascript">
    function subtractMe1() {
    document.cool.c.value=Math.round(document.cool.a.value -
    document.cool.b.value);
    </script>
    <cfform name="cool" format="flash">
    <cfinput type="text" name="a" width="60" >
    <cfinput type="text" name="b" width="60"
    onChange="subtractMe1();">
    <cfinput type="text" name="c" width="60">
    </cfform>

    On Linux or Unix, you may need to create a symlink to cfide
    directory as CFIDE (case sensitive) in your web directory. Have
    your host issue the following command.
    ln -s /path/to/web/dir/cfide CFIDE
    Additionally, Firefox 1.5 loads Rich Flash forms fine on my
    OSX running Panther 10.3.9.
    Rock.
    -S

  • 'nowrap' available in flash forms?

    When using formgroup=hbox,horizontal,hdividedbox
    I'm still having issues with the page not forcing
    horizontal-ness. Instead of a dynamic scroll bar or something, as
    you drag to shrink a page, the form widgets stack themselves, as
    though they were in a table cell that did not have nowrap set. Is
    there a way to always force the nowrap notion in flash
    forms?

    Since you requested advice, mine is to use html forms. 
    I gotta say I agree.  With JQuery being as mature as it is now, I don't see a very good case for Flash-based forms.
    Bianca, do you have a reason for wanting to use Flash forms?  If nothing else, you will be preventing anyone who uses IOS from using said forms.  I say Apple users bring this sort of thing on themselves, but - rightly or wrongly - they do represent an increasing chunk of the browser market.
    Adam

  • Flash form not loading in IE6

    Hello, all.
    The issues are just appearing out of the woodworks, now.
    The project I am working on (
    http://www.goldininstitute.org/staging_directory/)
    now has yet another issue - in IE6, the flash form does not load at
    all. It's supposed to be in the lower left corner - a login form,
    just username and password with a submit button - and works great
    in FF/NN/Op, but does not appear at all in IE6. Is this another
    security issue for IE? Form code follows:
    [code]
    <tr>
    <td style="width:249px; height:202px;
    background-color:##E6E5D3; vertical-align:top; text-align:center;
    color:##000000; font-size:11px; font-family:Arial;
    font-weight:normal; padding:0px; border-bottom:1px solid
    ##666666;">
    <img src="images/goldinFlash2.gif" alt="The Goldin
    Institute Online" name="TGI_logo" width="240" height="50"
    vspace="0" hspace="5" border="0" align="left" /><img
    src="images/spacer.gif" alt="" name="spacer" width="1" height="1"
    vspace="0" hspace="0" border="0" />
    <cfif isDefined("session.firstName") AND
    len(trim(session.firstName)) gt 0>
    <table style="width:100%; height:151px;" border="0"
    cellpadding="0" cellspacing="0" hspace="0" vspace="0">
    <tr>
    <td style="text-align:left; vertical-align:top;
    padding:5px; font-size:12px; font-weight:bold;">Hello,
    #trim(session.firstName)# #trim(session.lastName)#<cfif
    len(trim(session.suffix))>#replace(trim(session.suffix),".","","all")#</cfif>.</td>
    </tr>
    <tr>
    <td style="text-align:left; vertical-align:top;
    padding:5px; font-size:12px; font-weight:bold;">To log out,
    click <a href="#request.localhost#logout.cfml"
    style="color:blue;">here</a>.</td>
    </tr>
    </table>
    <cfelse>
    <cfform
    action="#request.localhostsecure#loginaction.cfml" method="post"
    name="myInstituteLogin" id="myInstituteLogin" enablecab="yes"
    preservedata="yes"
    format="Flash" wmode="opaque" timeout="1000" width="100%"
    height="127" skin="haloOrange" style="background-color:##E6E5D3;
    color:##000000;">
    <cfformgroup type="horizontal">
    <cfformitem type="spacer" enabled="yes" visible="yes"
    width="1" /><cfinput type="text" tabindex="1" name="username"
    id="username" maxlength="20" enabled="yes" visible="yes"
    height="20" width="125" style="#formStyle#" required="yes"
    message="Please enter your Username"
    value="#trim(session.username)#" label="Username" />
    </cfformgroup>
    <cfformgroup type="horizontal">
    <cfformitem type="spacer" enabled="yes" visible="yes"
    width="7" /><cfinput type="password" tabindex="2"
    name="dpassword" id="dpassword" maxlength="20" enabled="yes"
    visible="yes" height="20" width="125" style="#formStyle#"
    required="yes" message="Please enter your Password" value=""
    label="Password" />
    </cfformgroup>
    <cfformgroup type="horizontal">
    <cfformitem type="spacer" enabled="yes" visible="yes"
    width="70" /><cfinput type="submit" tabindex="3"
    name="submit" id="submit" enabled="yes" visible="yes"
    style="#formStyle#" value="Login" label="Login" /><cfinput
    type="reset" tabindex="4" name="reset" id="reset" enabled="yes"
    visible="yes" style="#formStyle#" value="Reset" label="Reset" />
    </cfformgroup>
    </cfform><cfif NOT
    isDefined("session.siteAccessLevel")>Forgot your
    password?  Click <a href="javascript:void(0);"
    style="color:blue; text-decoration:underline;"
    onfocus="this.blur();"
    onclick="showIt('#request.localhostsecure#forgotpw.cfm','forgotPassword',50,50,330,600,0) ;">here</a><font
    style="font-size:8px;"><br
    /> </font><cfelse> </cfif>
    </cfif>
    </td>
    </tr>
    [/code]
    Thanks,
    ^_^

    > "Your current security settings prohibit running
    > ActiveX controls on this page. As a result the page may
    not display
    > correctly."
    This would only be in local preview, right?
    http://www.projectseven.com/support/answers.asp?id=153
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "DreamWeevil" <[email protected]> wrote in
    message
    news:fq34rf$4g5$[email protected]..
    >I have a flash video embedded in my page that plays fine
    in FF and IE7,
    >however
    > when loading the page in IE6 the video is absent (the
    "red x" is in its
    > place)
    > and I receive the message "Your current security
    settings prohibit running
    > ActiveX controls on this page. As a result the page may
    not display
    > correctly."
    >
    > Now, this happens in IE6 only on the default security
    settings. I have
    > other
    > sites that embed flash video and play fine in IE6
    without warning...they
    > weren't created with Dreamweaver CS3 though.
    >
    > What is triggering this in IE 6 and can I remove some
    code from my page to
    > prevent this?
    >
    > Thanks for any help to what is probably a noobish
    question.
    >

  • Flash Forms Stopped Working In ColdFusion 9

    We moved our websites, many of which use Flash Forms, from a server running ColdFusion 7 to a server running ColdFusion 9.
    At first all the Flash Forms in the various websites worked fine.
    However, on the same day all the Flash Forms stopped working on the ColdFusion 9 server.  No changes were made to the websites, to IIS 6, or to ColdFusion.  We've restarted ColdFusion, IIS 6, and the server.
    The error we get when loading a page that includes a Flash Form is:
    412 Unknown
    Here is the output reported by FireBug when loading a page (for example http://www.futurefamilydocs.org/test/testflashforms/index.cfm) that includes a Flash Form
    The same page with the same flash form works fine in our ColdFusion 7 server (for example see: http://test.futurefamilydocs.org/test/testflashforms/index.cfm)
    We cannot figure out what the issue is.  Both servers are setup exactly the same Windows 2003, IIS 6, same ColdFusion settings, same access rights for internet users.
    We'd appreciate any help as it will be significant work for use to change all the Flash Forms to normal forms.  We're a small non-profit company and this is having a big impact on our members until we get it fixed or replace all the Flash Forms.
    Thank You
    Bruce Phillips

    We have found the error message coldfusion is generating when we try to access a page that has a flash form:
    C:\ColdFusion9\runtime\logs\coldfusion-event.log
    03/29 13:02:45 user CFSwfServlet: Error: The class  'mx.rpc.RemoteClassRelayResponder' could not be loaded.
    03/29  13:02:45 user CFSwfServlet:  at  C:\Inetpub\wwwroot\futurefamilydocs\test\testflashforms\inde.mxml:393
    I researched that error and found suggestions to redo the IIS configuration for ColdFusion.  I did that but still get the same error.

  • Flash Forms Disapper

    We have cold fusion 7 running on a windows 2003 IIS , there
    are couple of flash forms that stops working after a while , so
    only workaround we have is to restart IIS And Cold fusion server ,
    has any body encountered such issues earlier ? i see exception
    error in Cold fusion logs as below
    coldfusion.runtime.TemplateNotFoundException: File not found:
    /comment/reverb.cfm
    at coldfusion.filter.PathFilter.invoke(PathFilter.java:83)
    at
    coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:69)
    at
    coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:52)
    at
    coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
    at
    coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
    at
    coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
    at
    coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
    at
    coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:115)
    at coldfusion.CfmServlet.service(CfmServlet.java:107)
    at
    coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
    at
    jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
    at
    jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
    at
    jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
    at
    jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541)
    at
    jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
    at
    jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:318)
    at
    jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:426)
    at
    jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:264)
    at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

    In case anyone else comes across this, the issue is that Flash forms via ColdFusion 8 and 9 simply do NOT work in WebKit-based browsers (Safari and Chrome).  This code works fine in Firefox and IE.  I did some searching and apparently this is a known issue that others have experienced as well.

Maybe you are looking for

  • Stop Automatic creation and confirmation of Transafer Order for a doc type

    Hello All, There is a requirement that I need to stop Automatic creation and confirmation of Transafer Order for a particular document type. The issue is that sometimes the cycle goes upto creation of Invoice automatically but sometimes this does not

  • T Code for Packing & Forwarding Charges REPORT

    In CONDITION TYPES i have certain conditions like PR00 - PRICE JEXP - BASIC EXCISE DUTY @ 14% JECP - EDUCATIONAL CESS @ 2% ON BED JSH&H - HIGHER EDUCATION CESS @ 1& ON BED ZPK1 - PACKING & FORWARDING @ 2% I can generate the report for periodic excise

  • How do I import IE8 on Win 7 bookmarks (it only asks if I want this from Safari)?

    I have a new MacBookPro also running Windows 7 (on Parallels 6). I have just discovered that Safari will not let me select separate download locations for each download. This is a total "deal killer" as I get much email with attachments on multiple t

  • IPhone 4 bought in Korea

    Hi, So I am moving from korea to Canada and I was wondering if it is possible to use my iphone that I purchased in south korea and if it can be used in canada? I've read some stuff saying that companies like fido and telus won't unlock the phone for

  • How to connect or weld two points

    I have two halves (opposites) of an open shape that I want to "weld" together. What's the best way to go about doing this? Thanks in advance