Web Development Solution

Hi friends,
how to display shape file (.shp) file extension in browser?
I have one asp.net web form,  and one link button. when we click on link button then show .shp file?
Please help me....

Hi Ramdas,
In my opinion, this thread is related to ASP.NET forum. So please post thread on that forum for more effective response. Thank you for understanding. Please refer to the following link.
http://forums.asp.net/.
Regards,
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • Not able to connect VS Web Developer Express through instant client 10

    I just spent 10 hours attempting to connect Web Developer Express 2010 to an Oracle 10g database. In the end the solution was beyond simple, but with the existing threads there is a lot of talking around the problem. I’m posting this in case it might help someone else.
    Obtain the Oracle instant client software that will work for your database. You will only need the basic package.
    http://www.oracle.com/technetwork/database/features/instant-client/index-100365.html
    Extract the contents to a temp location on your hard disk
    Create a directory for the application – it could be anything, but here is what I used
    C:\instantclient
    Copy the extracted files into the directory you just created.
    Right click on my computer and choose properties
    Under advanced and environment variables you will need to add the directory you created above to the system variables PATH. You will need to create a new system variable called TNS_ADMIN and put the same c:\instantclient path in it.
    Create the file tnsnames.ora under the c:\instantclient directory and put your customized entry in it. Below is an example.
    tnsnams.ora file contents
    <Alias for this tnsnames entry> =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = <Your Oracle Server>)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = <Your database instance>)
    It’s a good idea to restart your system after this installation.
    In web developer express use the .NET Framework Data Provider for OLE DB.
    Here is the key piece of information!!
    Under server name you need to use the alias from the tnsnames.ora file entry. If you do not do this it will not pick up the SERVICE_NAME parm and will give you some goofy error like:
    ORA-12514: TNS:listener could not resolve SERVICE_NAME given in connect descriptor
    or
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor

    I just spent 10 hours attempting to connect Web Developer Express 2010 to an Oracle 10g database. In the end the solution was beyond simple, but with the existing threads there is a lot of talking around the problem. I’m posting this in case it might help someone else.
    Obtain the Oracle instant client software that will work for your database. You will only need the basic package.
    http://www.oracle.com/technetwork/database/features/instant-client/index-100365.html
    Extract the contents to a temp location on your hard disk
    Create a directory for the application – it could be anything, but here is what I used
    C:\instantclient
    Copy the extracted files into the directory you just created.
    Right click on my computer and choose properties
    Under advanced and environment variables you will need to add the directory you created above to the system variables PATH. You will need to create a new system variable called TNS_ADMIN and put the same c:\instantclient path in it.
    Create the file tnsnames.ora under the c:\instantclient directory and put your customized entry in it. Below is an example.
    tnsnams.ora file contents
    <Alias for this tnsnames entry> =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = <Your Oracle Server>)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = <Your database instance>)
    It’s a good idea to restart your system after this installation.
    In web developer express use the .NET Framework Data Provider for OLE DB.
    Here is the key piece of information!!
    Under server name you need to use the alias from the tnsnames.ora file entry. If you do not do this it will not pick up the SERVICE_NAME parm and will give you some goofy error like:
    ORA-12514: TNS:listener could not resolve SERVICE_NAME given in connect descriptor
    or
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor

  • How to setup AutoFill as a web developer for IPAD (html)

    Hey all,
    This is my 1st post on Apple's Forums. Not sure if i can get web-develment info here on Safari but gonna try.
    So I trying to get AutoFill working as a Web Developer across different browser platforms for a contact form webpage.
    We are esp interesting about mobile to make it easier to fill out hte long contact page on mobile phones which would improve our website's success.
    I got IPHONE AutoFill working on a simple HTML contact form.
    But on the same webpage form, IPAD I'm having a heck of a time trying to get the AutoFill working.
    My User Agent is:
    Mozilla/5.0 (Ipad: CPU OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KTHML... Like Gecko) Version/7.0 Mobile/11D201 Safari/9537.53
    Here are all the bases I cover for Safari and other browsers:
    1. Some use regex on the input name attr. so like an attribute of <input name="firstname"/> or fname,etc helps some browsers figure out the context for AutoFill.
    2. Chrome uses a nice context attribute 'autocompletetype="given-name" so dont need to depend on the browser to figure it out via Regexes. also threw on x-autocompletetype maybe if some browsers are viewing it as experimental and decide to implement it as an 'experimental' attribute. This works well for Chrome/Desktop browser.
    3. Also added Placeholder text as some places recommended it.
    4. The label's text is also named nice if some browsers do a regex on the label text to provide context <label for="firstname">First Name</label> <input id="firstname" name="firstname" /> (dont know of any specific browsers that do this... just saying, all bases are covered)
    Here is my super basic form that covers all of those:
    https://dl.dropboxusercontent.com/u/36600570/html-autofillform-test/index.html
    Yet on the IPAD, I don't see the Autofill button on the keyboard when I click on the 'First Name' input like how IPHONE has it (and yes Autofill is turned on in the Settings->Safari->Passwords&Autofill area, and right below that 'on' setting, I picked my contact to associate AutoFill in which has my name/address/phone/email info).
    Why does Ipad-Safari not AutoFill like its supposed to. Do others get that AutoFill button on their IPAD testing the website above and if so, what version are you using (can get version by going to http://www.whatsmyuseragent.com/)
    Thanks for any advice!,
    Ari

    Don't think there's an automatic way to do this, but if you tap the top right corner of your screen it should take you straight to connectivity and you can disconnect wifi there ? Also why do you want to disconnect from the web, is it to save battery or data charges ? A 'smartphone' is of little use without a data package !
    If I have helped at all, a click on the White Star is always appreciated :
    you can also help others by marking 'accept as solution' 

  • Books for web developement with oracle 10.1.2 Jdeveloper

    I a new to web developement with ADF BC. Steve's toystore is of great help.However to built of my basics and sharpen my knowledge,I want to buy a few books.Can anyone recommend any good books with project oriented approach for webdevelopment.
    For nowI am buying:
    1 Oracle Application Server 10g Administrative HAndBook
    2. Oracle Application Server 10g Web Development
    3. Enterprise Java Developemnt with JDeveloper
    Can anyone tell me how these books are? If now, what should I buy?
    Thanks

    I am having similar issues, did you ever find a solution?

  • Visual Web Developer 2010 Express and Oracle ODAC - Oracle data provider

    system - xp pro
    Microsoft Visual Web Developer 2010 Express and Oracle ODAC112021.
    I can't seem to get the ODAC to work correctly with the Web Developer Express. When putting in a gridview I only see the standard adapters. The one from Oracle does not appear. I have spent days trying to figure out why but no luck. No one else seems to have this problem. I do not see any errors when I installed the ODAC. I've followed a few tutorials.
    http://weblogs.asp.net/nannettethacker/archive/2010/09/17/installing-oracle-data-access-components-odac.aspx
    and
    http://www.smart-soft-nz.com/oracle-and-asp-dot-net.html
    I tried using the Windows adapters but they just don't seem to work. I can get results in the query builder but when I go to the next step in the wizard I get the constraints error. I've done all the research on that with no luck so I wanted to use the ODAC. This killing me! This really shouldn't be that hard. I've added the dll to the references but again it's just not an option. If anyone could give me a little direction that would be great!!!!!!!!!!!!!!!!!!!!!!
    Thank you
    John

    Dear Friends,
    Installing SP1 and updates to it solved the first issue. So the database now seems to be of type 2008 R2.
    Deleting some files solved the second issue.
    However, another issue remains.
    My most important projects were created with a version of VWDX 2010 that was downloaded from Microsoft and installed on July 3, 2012. This version of VWDX has now been lost, because my hard drive recently ceased to function and had to be replaced.
    On the new hard drive I have a version of VWDX 2010 that was downloaded yesterday (May 28, 2014). As indicated above, I also installed SP1 and related updates.
    When I load a project that was created in the version of VWDX 2010 that was installed almost two years ago and try to open the database connection, I get, in essence, the following error message:
    "The database C:\Users\...\Database.mdf cannot be opened, because it is version 661. This server supports version 655 and earlier. A downgrade path is not supported."
    So it seems that the original database version was 661, whereas the version downloaded yesterday is 655. It seems very strange that a version downloaded now should be earlier than a version downloaded two years ago. Does anyone have an explanation or a solution?
    Thank you all for your trouble, and best regards.
    Eric (orexin)
    P.S. The site from which I obtained VWDX yesterday was:
    www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-web-developer-express and the executive was called VWD2010SP1AzurePack.exe.

  • Job in Singapore: Web Developer

    Web Developer
    (Permanent)
    Job Scopes:
    Maintaining current in-house applications and systems
    Assisting in system and infrastructure administration and support
    Design and build hardware infrastructure when needed
    Design database based on business requirement/rules
    Development in web-based/intranet application for clients and inhouse
    Develop customize solutions for external projects
    Manage external software vendors and clients
    Requirements:
    Databases: SQL Server / Microsoft Access / MySQL
    Programming: VB/VB.NET, ASP.NET, PHP, ColdFusion (Preferred)
    Able to handle projects independently and work with minimum supervision
    Positive working attitude and able to work in tight schedule
    Flexible to work in a team and able to work independently when needed
    Good documentation skills and practice
    If you're interested in this job, please send your resume to [email protected], stating your expected salary in SGD and your availability.

    Kindly post this in the right location .
    This is for employers who post openings in their org.
    You  need to post your thread here in this forum.
    http://forums.ni.com/ni/board?board.id=JobSearch
    Sundar.

  • Are we allowed to use the Web developer function in Firefox version 5.0 to edit the html source code associated with the Firefox home page?

    Locking at request of OP - https://support.mozilla.com/en-US/questions/844506
    Are we allowed to use the Web developer function, under the "Firefox" tab in Firefox version 5.0, to edit the html source code associated with the Firefox version 5.0 home page ( so that we can personalize the home page )? Is this legal?
    Sincerely in Christ,
    Russell E. Willis

    Solution: (Free Download Manager)
    Go here: http://codecpack.co/download/Free_Download_Manager.html and download Free Download Manager 3.8.1067 Beta 3, it works perfectly with Firefox 5.0.1
    Solution: (to Google mail aka Gmail)
    I have had this problem for a while since I did a previous Firefox update, where I had to force Gmail to load in Basic HTML else it's next to impossible to use it. The solution is this: simply update your Java, and Gmail will work without a problem using Standard HTML. To update your Java go here: http://www.java.com/en/ and select "Free Java Download".
    And beta normally, universally, means "the not quite there yet version of the version we're aiming for" NORMALLY used during production and testing of a type of software.

  • Why are web developer tools not available on Firefox for Android?

    I do some freelance web design. I just replaced my laptop with a tablet last year (Samsung Galaxy 10.5 S). I want to do web development on it - I work from a terminal doing Ruby on Rails and web development all the time. It would be awesome to have the F12 developer tools handy in Firefox for Android, but sadly I've waited for a while and there is no indication they will ever appear.
    Do NOT suggest using a remote debugger - I'm not testing the layout of pages on my tablet, I want to be able to profile, view source (without an add-on) and such. I have seen this exact question marked closed by suggesting remote debugging, and I fail to see how telling me to use my tablet next to a laptop or desktop is a solution. Telling me to carry a second device means I don't need the tablet at all, when my intention is to ONLY use the tablet.
    My tablet has a huge screen resolution and a powerful processor - more powerful than some laptops? Why is Firefox for Android neutered? I would understand disabling it by default to help those with less powerful devices, but why remove something that would add a competitive edge to your product, and is already integrated in desktop Firefox and has been for years? I prefer Firefox, but if Chrome adds web developer tools for Android first, I'll switch to Chrome.
    There are people today using a tablet as their sole computing device. Please do not relegate us to a second-class Firefox experience!
    Thanks,
    Ryan

    Hi Ryan:
    Thanks for the developer tools feature request
    This is a user support forum not a developer tools forum therefore I am locking this thread.
    Please file your developer tools feature request on the developer tools uservoice at:
    https://ffdevtools.uservoice.com/forums/246087-firefox-developer-tools-ideas
    Cheers!
    ...Roland

  • Web Developer Tools option must be installed

    Hello Experts,
    I have been working with Visual Studio Ultimate 2013. Today when I tried to open a solution, it tried to convert the solution and showed me error like
    "The Web Developer Tools option must be installed prior to opening or creating Web projects. You can install this option by repairing your Microsoft Visual Studio installation and ensuring that 'Web Developer Tools' is checked in the list of optional
    components."
    I goggled about this and tried to Modify the Visual Studio 2013 ultimate by enabling the Web Developer Tool. But here I am getting the other error like
    Unable to Locate Package Source.
    What should I do now?  Any help is greatly appreciated.

    Hi vdha,
    Will the issue reproduced when you create a new simple web project?
    Actually based on your error message "Unable to Locate Package Source", I recommend you download a new copy of VS2013 Ultimate ISO and use it to repair or install that component.  Please remember that the ISO should match the hash, you
    need to check this page
    https://www.visualstudio.com/en-us/downloads/visual-studio-2013-iso-sha1-vs for details about how to verify your ISO hash.
    Best regards,
    Barry
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Add-ons which are installed and enabled are not visible - no Firebug icon, no Web Developer toolbar.

    I was busy working with Firebug last night. This morning the icon wasn't present and I couldn't find it anywhere. In Add-on manager I disabled/reloaded then enabled/reloaded, but still nothing. Web developer toolbar was also missing and not in the toolbar menu. Checking versions, I saw I had Firebug 1.8.1, and one of the compatibility lists suggested that went with Firefox 6 (I was on 5.0.1).
    I installed Firefox 6 beta, reinstalled Firebug 1.8.1, but no change. I uninstalled, reinstalled 5.0.1 and this time Firebug 1.8.0, and again nothing.
    I must be missing something, but my poductivity has suffered so much that I'd be happy to discover exactly what sort of idiot I am.

    I know where to find it. It was the absence of that icon I was complaining about. After a day and a half of doing very little, I suddenly saw that the Web Developer toolbar had reappeared (for no apparent reason). That gave me access to options which had previously been invisible, and I have succeeded in switching Firebug on again. I only wish I could tell all the other people suffering from this problem how to solve it, but the solution was quite spontaneous.

  • How can I disable the web developer's damned shortcuts? For ex. reopening a page Ctrl+Shift+T now opens the console, not doing the basic FF command... Terrible.

    Shortcuts are the same - web developers tools are opening now for CTRL+SHIFT+T instead of reopening a closed tab, etc... It's very annoying.
    I cannot remove web developer, however I never wanted to install it.
    about:config does not work, neither reinstalling Firefox....
    Is there any solution other then switching to Chrome??

    Yes, that is a problem with the Hungarian language pack.<br />
    See my post in this thread for more details.
    *[[/questions/975864]] Ctrl+Shift+T isn't working as intended.
    Maybe a bug should be filed on this issue.

  • Urgent Requirement : Java Web Developer with Websphere Portal : CA

    The Strategic Technologies Software Engineer - Advanced
    Job Title – Software Engineer - Advanced
    Location : CA
    Description:
    •     This Advanced Web Developer position will be a development team that is enhancing the feature set on the corporate intranet, IBM portal based system.
    •     Responsible for designing, developing and unit test components in a highly iterative and agile manner.
    •     Responsible for Design and Development of JSR168 portlets, servlets, JSPs and deploying the same to IBM WebSphere Environment. Ability to understand Themes, Personalization, SSO and integrate portlets.
    •     Responsible for writing Data access components using plain Java/JDBC and as well as using technologies like Spring and Hibernate
    •     Ability to quickly learn and come up to speed in a new environment and follow standards.
    •     Aside from solid web development skills, the candidate filling this position must have experience with test driven develop (TDD) techniques and have the demeanor and communication skills required for pair programming.
    •     Responsible for coordinating with team members to achieve desired results and possible mentoring of Junior programmers whenever there is a need.
    •     Proactively identifying issues in the development and bring up the same to the attention of tech lead or management attention at the very early stages. Ability to learn from team mates and solving issues quickly with the help of more knowledgeable team mates in that technology
    •     Strong experience in JSR 168 compliant, portlet design and development, preferably in a IBM portal environment – 2 to 4 years
    •     Strong experience with Java, J2EE web application design, development of servlets, jsps, JSTL and good understanding of MVC framework – minimum 4 years
    •     Strong experience in coding unit tests with JUNIT
    •     Experience with Javascript , html, XML and CSS in support of web application development
    •     Experience with design and development of data access component in Java with SQL knowledge
    •     Experience using IDEs like Eclipse , RAD and application servers like IBM Websphere Application Server
    •     Must have good communication skills both verbally and in written form and the ability to work independently with minimal guidance and as a member of a team. Education: A computer science college degree or equivalent experience.
    Must have:
    •     8 years Java web development skills and excellent understanding of object-oriented analysis / design / programming.
    5 years:
    •     Deep understanding of web application design / web security
    •     Good understanding of Model-View controller distributed architectures.
    •     Experience with Websphere Studio Application Developer (Eclipse)
    •     Experience with Service Oriented Architecture (SOA)
    •     OO Analysis and Design experience.
    •     Experience with the scrum agile development methodology, including TDD and JUNIT.
    Hands-on experience with IBM's Websphere Portal is required.
    If it interest you, please send your updated resume with your contact details ASAP at [email protected].
    Regards,
    Ejaz
    Symphony Enterprises LLC
    412-250-7227 (Tel) | 412-774-9230 (Fax)
    IT Staffing | Training |
    VERTICALS | Banking, Finance, Insurance | Healthcare | Manufacturing | Retail & Distribution
    [email protected] | www.symphonyenterprises.com
    WMBE & NWBE Certified Company
    A Member of Women's Business Enterprise National Council (WBENC)
    and National Association of Women Business Owners (NAWBO)

    I'm getting the same error on WebSphere 6.1.5. Is there any solution for this?

  • Cisco Web Caching Solution

    Hi There,
    I need a high availability web caching solution for 500 users, preferential with proxy funcionality.
    Cisco had the Cisco Web Caching Engine, but it is End-of-Sales already. The new product that will replace the EOS product, is Wide Area Application Engine (WAE) plataforms. Is that right?
    The Cisco Global Price List has a SKU product SE512-IPROXY-K9 (Security / iProxy WAE-512 bundle, 1GB MEM, 1 250GB HDD Incl.).
    The question are:
    The SKU product SE512-IPROXY-K9 is the right product for my needs?
    What is the difference between the SKU SE512-IPROXY-K9 and the SKU WAE-512-K9?
    Regards,
    Pedro Vasques

    Hi Pedro,
    The WAE product line does WAN Optimization which includes HTTP optimization. The WAN Optimization solution works between two WAEs (one being at a Branch office and the other being at Data Center ). When employees at branch office tries to access resources like Servers at Data Center their TCP based traffic gets optimized. For more info pl go to http://www.cisco.com/go/waas
    Cisco's Web Caching was a different solution. It caches the web objects when first user goes to a given web site. The following user requests will be served locally as long as cache history is available for that web page.
    I suggest you contact either a Cisco partner or Cisco representative in your area.
    thanks
    Nat

  • ERROR: The operation could not be performed because the file can't be accessed or doesn't exist. Please contact your web developer to correct the problem.

    Only on one page, the client is receiving this error:
    Error - The operation could not be performed because the
    file cant be accessed or doesnt exist. Please contact your web
    developer to correct the problem.
    I tested it with a couple different usernames and a couple different browsers and it works fine on my end.. but none the less it is happening to him. This is the second time it happened to two different clients.
    ??? Any ideas ??? Anyone else had this happen?

    Here's the setup on the two machines in particular...
    Machine #1:
    XP Pro
    Was IE7, now latest FF
    No antivirus
    Firewall – Windows Firewall, Downloaded AVG free trial ver., but not installed
    Machine #2:
    XP Pro
    IE7
    Again, No AV… had Kaspersky… but uninstalled it
    Windows Firewall
    Maybe that could be of some assistance... not seeing anything that could possibly block or inhibit the ICE. Each machine is independent of the other, separate networks, different locations, JavaScript enabled, no cookie blockers, etc.
    ....STUMPED!!!   

  • I tried to download the Firefox Add on Web Developer and I got an error message and I don't know how to proceed.

    Hi
    I have Firefox 3.0.1 and then it also says Mozilla 5.0. So first I don't even know if this is the right product but I didn't know what else to do.
    I'm trying to I tried to download the Firefox Add on Web Developer and I got an error message of: Firefox could not install the file at http://releases.mozilla.org/pub/mozilla.org/addons/60/web_developer-1.1.9-fx+sm.xpi because: Unexpected installation error Review the Error Console log for more details. -203
    I've tried it like 3-4 times. I don't know what I'm doing wrong.
    Any suggestions???
    THANK YOU :-)
    Erin

    You should update to the latest Firefox 3.6.x version:
    *http://www.mozilla.com/firefox/all.html
    *http://www.mozilla.com/firefox/all-older.html
    See:
    *http://kb.mozillazine.org/Unable_to_install_themes_or_extensions_-_Firefox

Maybe you are looking for