Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
L

lovedotnet

@lovedotnet
About
Posts
11
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • What are the various debug visualizers in visual studio ?
    L lovedotnet

    Hi... can anyone please tell me "What are the various debug visualizers in visual studio ?" thanks deep.

    Database csharp visual-studio debugging question

  • displaying a string
    L lovedotnet

    hiii.....try to set the width for the "td" to a certain value.... i hope this will solve ur prob regards, deep.

    ASP.NET help question database

  • how to set path to the scriptreference in ScriptManager
    L lovedotnet

    hi...i need to give the path of the webservice(which is running in another machine) in the serviceReference....if the webservice is in our solution then we use the following code asp:servicereference path="~/WebServices/MySampleService.asmx" but now my webservice is in another machine which is published.... i have written code like this... asp:servicereference path="http://12.18.15.17/WebServices/MySampleService.asmx" but the javascript throws error "Mysampleservice" is undefined... ..can anyone suggest me how to fix this?

    ASP.NET help javascript tutorial question

  • Calling Webservice throught Javascript
    L lovedotnet

    Hi...please go through this URL and read my question...u will understand wat i am asking http://www.semenoff.dk/en/Code-Corner/ASP.Net.AJAX/WebService-From-JavaScript.aspx[ href="http://www.semenoff.dk/en/Code-Corner/ASP.Net.AJAX/WebService-From-JavaScript.aspx" target="_blank" title="New Window">^]....i hope u can suggest something.... Thanks, deep.

    ASP.NET help csharp javascript asp-net question

  • Calling Webservice throught Javascript
    L lovedotnet

    Hi...thanks for replying.... i have written "ScriptManagerMain.Services[0].Path = autoFillService.Url;" in the Page_load event. where autoFillService is the object of my webservice....but it couldnt help me out..when i debug it.....i am getting the correct path into the path....can u help me ? thanks, deep.

    ASP.NET help csharp javascript asp-net question

  • Calling Webservice throught Javascript
    L lovedotnet

    Hi, I need to call a webservice through javascript, i am using scripmanager(http://www.semenoff.dk/en/Code-Corner/ASP.Net.AJAX/WebService-From-JavaScript.aspx[^]....it was succesfful when i use webservice in my project..now i need to use a webservice which is running from another machine....i tried to give path to the serviceReference trough code...the path is something like this(http://165.8.15.10/myServices/WebServiceone.asmx), but couldnt solve it...Javascript throws error that "WebServiceone" is undefined.....i have googled and found that we can use .HTC and solve it..is there any other way? or..can anyone help me to solve this??

    ASP.NET help csharp javascript asp-net question

  • problem with formview update
    L lovedotnet

    What do you mean by outside of control ? do u mean in another class?? this formview is in a usercontrol which i am using in another aspx page. How can i use it in another aspx page without getting error ? thanks, deep.

    ASP.NET help xml announcement

  • HELP! Accessing controls on a user control
    L lovedotnet

    a simple solution is write a public method in user control which returns the textbox value like public string GettbValue(){ return this.Textbox.Text;} and access this method in ur aspx page by using B.GettbValue() method and send it using querystring... i hope this will help you thanks, deep. :)

    ASP.NET question csharp visual-studio winforms help

  • problem with formview update
    L lovedotnet

    Hi, i am usign formview control in my user control. when i use formview.UpdateItem(true), i got this error "Databinding methods such as Eval(), XPath(), and Bind() can only be used in the context of a databound control." I have googled about it, i couldnt sort out the problem. Can anyone help me, please. thanks, deep.

    ASP.NET help xml announcement

  • Problem with Loading an User Control dynamically [modified]
    L lovedotnet

    Hi, Then how can i maintain the state of the dropdown ? i.e if i select a particular value and load the control again.....the state of the drop is lost.... how can i fix this ? Thanks, deep.

    ASP.NET help question

  • Problem with Loading an User Control dynamically [modified]
    L lovedotnet

    hi, I have a menu in Default.aspx, based on the menu clicked corresponding user control is loaded dynamically using LoadControl(). This User control loaded has a formview control in which a dropdown and a textbox are present. When i set the autopost back property of the dropdown to true and select an item in it. The User control which is loaded is disappearing. I have found that the page_load event of the Defualt.aspx is called. I have used Ajax too..but it didn't help me. Can anyone help me ? thanks, deep.

    modified on Friday, April 25, 2008 12:33 AM

    ASP.NET help question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups