Browse by Tags

Related Posts

  • WebClient.UploadValues Duplicate Key

    I am having a bit of difficulty proxying a request on my site. In theory, this should work webClient.UploadValues(url, "POST", HttpContext.Current.Request.Form); Unfortunately, the form contains a duplicate key "elemKey" When I use HTTP Analyzer and look at the post data it shows...
    Posted to Web Forms (Forum) by gibble on 05-05-2009, 12:00 AM
    Filed under: POST, request, WebClient, form, key
  • Posting a "non-ASP.NET" form to an external site

    I've been researching this for a couple weeks now and I'm no closer to getting it working. I have some regular HTML form code that I got from HubSpot and Salesforce.com to submit data directly to those systems from my site. However, my site is .NET and I can't get it to work well. I've...
    Posted to Web Forms (Forum) by DanDaMan on 04-22-2009, 12:00 AM
    Filed under: Salesforce.com, form, POST, HubSpot
  • FormView: editing item

    Hi everyone, Im stuck now for a few days with a problem in formview. The scenario is: i have a formview wich shows data about a item. Now i wish to edit the items data. I have: 1 2 <h1>General information</ h1 > 3 < asp:FormView ID= "mainView" runat= "server" 4 CssClass...
    Posted to Data Presentation Controls (Forum) by Logic on 03-18-2009, 12:00 AM
    Filed under: post, edit, FormView, FORM
  • Post form to a Web service

    Hi folks, It's really just a question with regards to whats the best way to do the above? I have a form which consists of mainly textboxes and all i want to do is post this form data to a webservice residing on our web server. This webservice will then take this data add it to the webserver database...
    Posted to Web Forms (Forum) by P.T on 04-09-2008, 12:00 AM
    Filed under: POST, post form, Web Service, httppost, form
  • PostbackUrl and field validation

    I'm trying to validate a number of fields, but my postbackurl property is kicking in long before my click event has, which of course means that none of my fields are getting validated. I need to carry the values of these fields onto the next page, and I'd like to do it using the querystring to...
    Posted to Web Forms (Forum) by karl0s on 11-16-2007, 12:00 AM
    Filed under: POST, postbackckurl, QueryString tildes, transfer, execute, field, server, validation, FORM
  • Accessing POSTed form data in ASP.NET from another site

    Can someone please help me as I think I am missing something very simple here! I am trying to be able to read form data which has been posted from another site to a ASP.NET application. But seem to run into problems because of the "Single page postback" model used in the ASP.NET page. Basically...
    Posted to Getting Started (Forum) by AccessIT on 07-15-2007, 12:00 AM
    Filed under: POST, Single page postback, FORM
  • Self-Post asp.net page from a html form‎

    Hi, What I have is a page that is generic to all the pages in my site called login.aspx. This page is contained within the header of all the pages in my site using: Server.Execute("login.aspx", true); The problem now is that login.aspx contains forms, I can have the action of the form to post...
    Posted to Web Forms (Forum) by brettman on 07-11-2007, 12:00 AM
    Filed under: form, POST
  • ASP.Net Navigation/Validation STRANGE PROBLEM

    Heloo everybody I am having a problem in a web application that i am developing. My web application comprises of several form each having a few buttons at the top of the form e.g ADD, EDIT, SAVE, CANCEL etc. for form operations. I also have a textbox on my form in which user may type RECODE_ID directly...
    Posted to Web Forms (Forum) by Dhuka on 03-16-2007, 12:00 AM
    Filed under: multiple buttons, page, page.load, POST, PostBack, postback event handling, query string form, Valdiation Controls, Web Forms, .net, access Web Form from User Control, Asp .net, ASP.NET, ASP.NET 2.0, ASP.NET 2.0 VB.NET, ASP.NET 2.0 webform, controls, event handlin, events, forms, IsPostBack, webform, Webforms, asp.net client side code, validation, form
Page 1 of 1 (8 items)