13,936 Topics
![]() | |
Hi all, I'm trying to consume a Service called GetMemberPointsAvailable using VB.NET. Here is the wsdl: [url]http://sp-s3g-uat.iclp.com.au/ws/egapi/v1-0/egapi.cfc?wsdl[/url] This service is written in coldfusion - axis engine. The steps: I'm using VB.net on Visual Studio 2005. I created a new windows application project. Then I added a web reference with URL … | |
[B][U]Note : -- [/U][/B][COLOR="Red"]Actually the IP address of my system is 192.168.1.253. The sql server is on the system 192.168.1.12. On my system the program is working properly. When I publish tht web service in inetpub, I can access also on machine 192.168.1.144 by the URL "http://192.168.1.253/MyWebServices/Service.asmx". But the same … | |
Hi, I am not getting any results from stored procedure ,passing a parameter to the stored procedure . My code is [code=asp]<%@ Import Namespace="System.Data" %> <%@ Import Namespace="System.Data.SqlClient" %> <%@ Import Namespace="System.Web.UI" %> <script language="VB" runat="server"> Sub Page_Load(ByVal sender As Object, ByVal e As EventArgs) Handles Me.Load Trace.Write("This msg is … | |
I've tried scanning my friends computer with CCleaner and Spybot as well as anti-virus and nothing was solved. The computer prompts "Application Failed to Load" errors upon log in. Then a program called PhotoGallery tries to install automatically but fails repeatedly. There is no internet connection either. The wireless signal … | |
I want a source code to a web application that I can use to upload a word 2007 file and store it in a database in an image field and then take the contents of this file. but please consider the security issues when this application is being published. I … | |
Hi all.. I have a aspx page with a datagrid holding values in it..I need to write the datagrid values in the excel for which i use the following code.. Private Sub btnexcel_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnexcel.Click Response.Clear() Response.AddHeader("content-disposition", "attachment;filename=FileName.xls") Response.Charset = "" Response.Cache.SetCacheability(HttpCacheability.Public) Response.ContentType … | |
i face a problem when i load a asp.net page Server Error in '/' Application. Runtime Error | |
Actually I create a new web service and an aspx project to call that web service. Tht was working perfectly. After that I publish tht web service into inetpub. And by IP address I can directly access that service. Every thing was in control. But the problem is now tht … | |
hi all can any one tell me that what should i do for page break after a asp control in Asp.net Lokesh.snghl | |
Hi everyone it Eric (Ndodi). can someone pls help me , i want to disable the validation controls if other controls are activated and how to display the current date | |
Dear all, This code below is used to clear TextBox and dropdownlist control value [CODE]Public Sub ClearPage(ByVal Pg As Page, ByVal Form As String, Optional ByRef ClearCombo As Boolean = False) Dim Obj As Object For Each Obj In Pg.FindControl(Form).Controls If Obj.GetType().Name = "TextBox" Then Obj.Text = "" End If … | |
[ATTACH]6894[/ATTACH] port number at the asp.net developer server and port at which the WebDeveloper tries to run the Website do no match. which gives me a page not found error. each time i have noticed that the port numbers differ by a count of 2/3. i tried using manual port … | |
![]() | I have a bit of a problem here that may involve several languages, but i think the problem (and hopefully the solution) lies in the ASP.NET portion. Forgive me if I have posted in the wrong forum. I have an ASP.NET (Visual Basic) page with CSS I wrote that makes … |
Greetings! I am currently working on a database project that I had started several months ago. What I am attempting to do is allow users to submit data to a database, and then allow them to query information from the database on a separate page. I have implemented database connectivity, … | |
I'm sorry for my ignorance, but I'm fairly new to PHP, so let me explain what I'm trying to do. I'm using a CSV file as my data source, which isn't a problem, I can read/write fine. I'm using this code to create a table from the CSV file: [code] … | |
I want To pass A DataSet in a QueryString.So that I can get it another page.Is it possible.How i can i do it Pls help | |
how can we use the session object in asp.net | |
Hi All, I've a java script file in which I've written a validation function. I want to call and execute this function in my asp.net page so that the client-side validation is executed. Somebody please help me soon. | |
hi to all; i am new to .net; please send login code using sessions; | |
Hi, I am going to develop the Online Community System for IT students as my own project. In that web site, I want the member to send message between them. I dont really clear how to send message between members. I am using ASP.net and VB.net for this project....and JavaScript.... … | |
first just read my aspx&aspx.cs codes then repaly me aspx.cs code: [code=asp.net]namespace ReceiptsEntryPro { public partial class Groups : System.Web.UI.Page { RecieptBusiness objbs = new RecieptBusiness(); string strid; protected void Page_Load(object sender, EventArgs e) { GlidMax(); ItemsGet(); //repGroups.DataSource = dsrep; //repGroups.DataBind(); } protected void btnSave_Click(object sender, EventArgs e) { string … | |
I have data I am displaying with a repeater in vs 2.0. Its just a very short record length but high volume data. The repeater displays it vertically but most of the screens real estate is left empty. The challenge is how do I manupulate the repeater table tags to … | |
I'm doing a online hotel reservation system. can i any people tell me how i can i redirect the users to another page which shows the summary of the reservation after the users has submitted the reservation form?? | |
My goal is to set a session variable and have it timeout after 10 min. I tried to do this with cookieless="false": [CODE] <sessionState cookieless="false" timeout="10"> </sessionState> [/CODE] The code above did not timeout after 10 min, I believe I did that correctly if not please let me know. After … | |
hi all Can any one tell me how to show child gridview footer value in parent gridview control like label or textbox | |
hello friends, can u please tell the event for delete, when using hyperlink as a link to delete please tell me with code Thank u Rakesh Nagekar | |
Hi friends,i have one task regarding drop down list. That is ,I have one registration form, in that i have one CITY drop down list,COUNTRY drop down list.I filled it and the city name ,country name should be loaded in the database. Now my requirement is,in update form the CITY … | |
hello friends, how to import .MDB file to sql server please tell in detail please Rakesh Nagekar | |
hello people. I am extremely new to web design, I have read html quite alot I need yo help however to design a database for an inventory that is accessible over the internet. Can I use MS Excel or Access for the inventory database? Which scripting language of php and … ![]() | |
hello all Name : Hla Min ; age : 22 ; country: Myanmar ; city : Yangon ; occupation : student ;:yawn: music : Alter Bridge, Daughtry , Evenescense , CrossFade , Bullet for my Valentine , Breaking Benjamin, My Chemical Romance , Papa Roach , Red Hot Chilli Pappers … | |
Hi friends, Need you help. I m using some search criteria and searching the data from database. now i got the data from database as per search word. and displaying all information on web page. now i want to change the background color of that word as when we search … | |
I cant run a asp.net...this erro appears..."It was not possible to have access to IIS's metabase." any sugggestion.. | |
Hi, I am having a small problem when using gridview paging. Basically, the paging numbers are spread across the bottom of my grid, rather than either aligning to left/right, and all sitting together. Anyone else seen this before? This would be fine if there were lots of pages, but for … | |
hi all,,here i m again stuck in the midst of my project.i am using asp.net 2005 in vb language and sql server 2005.Well in my application i have used a datagrid tht fetches data from a table.i am able to edit update and delete.in my table i have columns called … | |
Hello Friends, please require help for how to check the " Is the value set or not " to send the value to other page require urgently pleaseeeeeeeeeee Rakesh Nagekar | |
Hi I have a crystal report which accesses a stored procedure. In this stored procedure there are parameters that i pass through to a web asp front end. As you can see below the parameters do appear but come up with a default heading (Enter Parameter). I have checked the … | |
How can I add images as list items in dropdown list? Is it possible at all in ASP.NET? I have seen such dropdown lists with images, but am not sure whether that can be done in ASP.NET. Does anyone know how to do that? | |
I am using a web services in my web project. the project is runing using web services fine. I had pblished it and made it anonymous access so if ay one write the URL of the web sevice in the explorer it runs ordinary without any security. But, I want … | |
hi all, i m working on a project ,in it i m using three grid view outer,inner andinnermost.i have done almost in my project but problm is coming to show value in footer row in inner grid view .i have 5 and more rows in inner grid view and i … | |
We pulled this from[Vbasic.net](http://vbasic.net/detail.aspx?tid=105). A friend of mine has it running on his home server but I keep getting errors on our production mahcine please help!!!! Thanks!!! Generating random passwords can increase the security of a website by taking the process out of the hands of the user, or simply … | |
like i m plannin 2 go for some language nd m completely confused... in between vb.net and asp.net...... could any one let me know which one is for what nd more applicable nowadays in industry... like my main emphasis is on website developement.....nd o also want to develop an inventory … | |
people! I noticed that when a web page displayed is sent to the printer for a hardcopy, some sometimes annoying and unnessary headers and footers are printed alongside the main document. This are usually the file paths of the document being printed. I believe there is a way this "feature" … | |
I have a project I am currently working on and I need users to be able to chat online amongst themselves. Please experts, what are the basics I need to know and implement so that this becomes possible.:?: :cool: | |
Hi All, When i tried to execute my ASP.Net Application, I got the Runtime error in IE " 'null' is null or not an object ". Im using Visual Studio.Net 2005 and using some Ajax Controls in my application. If i click some Events, it shows the above message. Please … | |
i'm doing a online hotel reservation project using asp.net Vb script now. but i'm facing problem that once the users has submitted their reservation form. how can i redirect the user to another page while the data can be inserted into my MS SQL database? hope somebody can help me … | |
iam using two checkbox inside the gridview, when i select one of the checkboxes the second box should automatiocally checked Thanx in advance Nithya | |
I have designed Cross-Tab crystal Report in version 9. In the summarized field it shows some amount and adjacent to it is amount % of total amount of the column. I am design it in crystal Report but when I am trying to view the Report in .net1.1 viewer Percent … | |
Hi everyone, I'm trying to fix this issue .... I'm really annoyed about this... I'll explain you: I have a main computer, called "maniacpc" wich it's choosen ip its: 192.168.0.106 (constant ip) and i have installed windows xp with iis 5.1(updated till now 06/13/2007), i created my applications using postgresql … | |
I want to learn Java web development. What should I study first? JSP, servlets, and JDBC? Or should I jump right into learning to use environments like Struts, JSF, Spring, Hibernate? Which of these would you recommend, if so? (I'm from an ASP.NET/C# background, but I want to start learning … |
The End.