12,085 Topics

Member Avatar for
Member Avatar for all4peace

I have a web application that I create that works great on my computer. I have an account with 1and1, so I uploaded the database and the files. I am also using Linq to SQL, so I have a dbml file. But, everytime I run a function that needs the …

Member Avatar for asif671
0
246
Member Avatar for MARKAND911

Hello all I having an issue in logging into a website using webRequest and WebResponse. I thought let me reach out to experts by posting a question. I am trying to login in http://www.mbhatt.in and want to access the page after the login is successfull. I used following code to …

Member Avatar for pritaeas
0
134
Member Avatar for icedome

Hi, I'm looking for a support chat system that I could integrate with my own web application. I've searched for a while and just found these two options: * http://cutesoft.net/Live-Support/Purchase/ * http://www.dotnetlivehelp.com/download.aspx As the first one has a developers license, it seems to me that the product is quite old …

Member Avatar for <M/>
0
350
Member Avatar for rony001

hello friends I am new to asp.net. does anyone has any sample code of text box on how to limit inputs into four digits and move to next text box and auto decimal if anyone has a code or knows a good tutorial on how to ,please let me know …

Member Avatar for geniusvishal
0
156
Member Avatar for weeraa

I developed a web application using ASP.net. It was used AjaxToolkit 3.5. The program is mainly use <asp:ToolkitScriptManger> and <asp:UpdatePanel>. With Visual Studio 2005, It is working well. (I just mean with source code) Then I deploy it and host in wwwroot. But then it is not working well. There …

Member Avatar for geniusvishal
0
150
Member Avatar for manojsekar

<asp:GridView ID="grdenqsup" runat="server" Width="94%" OnPageIndexChanging="grdenqsup_PageIndexChanging" PageSize="8" AllowPaging="true" AutoGenerateColumns="false"> <RowStyle BackColor="#EFF3FB" /> <FooterStyle BackColor="#507CD1" Font-Bold="True" ForeColor="White" /> <HeaderStyle BackColor="#507CD1" Font-Bold="True" ForeColor="White" /> <AlternatingRowStyle BackColor="White" /> <Columns> <asp:BoundField DataField="TEMP_SUPPCODE" HeaderText="SUPPLIER CODE" /> <asp:BoundField DataField="SUPPLIERNAME" HeaderText="SUPPLIER NAME" /> <%--<asp:BoundField DataField="SUPPLIERTITLE" HeaderText="SUPPLIER TITLE" />--%> <asp:BoundField DataField="SUPPLIER_ADDRESS1" HeaderText="SUPPLIER ADDRESS1" /> <%-- <asp:BoundField DataField="SUPPLIER_ADDRESS2" HeaderText="SUPPLIER ADDRESS2" …

Member Avatar for geniusvishal
0
358
Member Avatar for rdeveloper1

Hi! I have building an application that requires a user login. The user name and password are stored in a database table. On login, I call a stored procedure that confirms the user name and password and then directs the user to the MyAccounts page. The problem is, I am …

Member Avatar for geniusvishal
0
127
Member Avatar for Anupkumar

This one is general question.. **Is it possible to hde ip address?** Well, there are many softwares available such as iphider, Hide-Platinum, etc. Will they really help in hiding the ip address. **Also, will using a proxy ip helps in hiding the original ip address?**

Member Avatar for drindran
0
3K
Member Avatar for A0110

HI Guys, This might be a wrong place for such a query but I really need your help. I have downloaded the VS_ultimate setup file from Microsoft. I ran this setup and it's kinda stuck at a point where it is not able to locate the Microsoft web deploy dbsqlpackage …

Member Avatar for ryantroop
0
90
Member Avatar for bguyb

I am deploying a .NET application with .NET Framework 3.5 client as prerequisites. When the setup.exe runs in a machine with the prerequisites satisfied installed the bootstrapper install them again. **Is this a known issue? and what's the correct way to solve it? ** I've tried adding this lines to …

Member Avatar for lolafuertes
0
150
Member Avatar for misd_bunder

I have developed a page which contains some controls like textboxes, dropdown,etc. I had created the **datatable** using the **sqldataadapter** and that works fine by retriving the table using the select command. I want to place the data in a **gridview** and it also works. Now I want to populate …

Member Avatar for misd_bunder
0
184
Member Avatar for ss125

Please can anyone explain clearly.... what is the difference between session and httpcontext.current.session and application variables? Thankyou in advance...

Member Avatar for ss125
0
221
Member Avatar for singularity~

I want to know if this is possible using the Html.ActionLink(). In conroller: I have queried my database and passed that data to the view. In view: I have used that data to fill inputs, labels, etc... However I want to reduce the number of query hits by passing the …

Member Avatar for kvprajapati
0
187
Member Avatar for princess pinky

Hi! My project is on digital library system and ASP.Net C#. I need ur help in my fine calculation code.I try it to do alot but still that codes r not working yet. Please help me to solve this problem.I really thankful to u.

Member Avatar for princess pinky
0
82
Member Avatar for Diogo Martinho

Hello, I am working on a project and I'm having a bit of trouble trying to localize my resources outside my MVC application. I currently have a MVC Application where i've defined my Resources in App_Global_Resources, and I have a C# Project where I've defined my Models with all the …

Member Avatar for Ketsuekiame
0
108
Member Avatar for vishalrane

[CODE]<%@ Page Language="C#" AutoEventWireup="true" CodeFile="CheckCode.aspx.cs" Inherits="CheckCode" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head runat="server"> <title>Verification code to prevent auto signup in ASP.NET 2.0</title> <style type="text/css"> <!-- body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; } a:link { color: #0000FF; } a:visited { …

Member Avatar for yusuf_3
1
769
Member Avatar for Diogo Martinho

Hello, I'm trying to define the route for my application and so far I've set the following route routes.MapRoute( "Default", // Route name "{controller}/{action}/{id}", // URL with parameters new { controller = "Home", action = "Start", id = UrlParameter.Optional } // Parameter defaults ); This allows me to do things …

Member Avatar for Shecheat
0
91
Member Avatar for Iamateur

I wrote code in notepad and gave the extension as hello.php but it didn't change to web and so it did not run. Secondly ,I wrote code in Visual Studio asp.net web application <%@ Page Language="vb" AutoEventWireup="false" CodeBehind="Default.aspx.vb" Inherits="phphello._Default" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" …

Member Avatar for JorgeM
0
245
Member Avatar for hirenpatel53

Dear all i have allready Created web application and used skin file for that application now i am planing to change look of my application for that need to change skin file but problem is i am not a good imaginative so need some sides which provides attractive skin file …

Member Avatar for Yoselin
-1
573
Member Avatar for abhinavashish

What is reasion of popularity of SAP SOFTWARES can we compatite with our asp.net projects.

Member Avatar for Yoselin
0
135
Member Avatar for bansarisavaliya

I want that when txt file data save in database that time progress display that "Processing nth of n records …" I trying with following code but not success CurrentFileName = myFile.FileName; string CurrentPath = Server.MapPath("~/Uploadfile/"); CurrentPath += CurrentFileName; myFile.SaveAs(CurrentPath); fname = CurrentFileName; DataTable dt = new DataTable(); StreamReader sw …

Member Avatar for JorgeM
0
211
Member Avatar for kalpnainfoscope

I have an problem in radschedular multiple resource. the multiple resource are not added in my table. is there any way to find those particular values which are selected by user from multiple values. please help me.

Member Avatar for kalpnainfoscope
0
142
Member Avatar for venus pacia

hi!!! guyz i want to know if asp.net is easy to use?because i want to make a web application, and i want o use asp.net and i want to learn the basic codes of asp.net thanks!!!..plz help^_^

Member Avatar for Yoselin
0
228
Member Avatar for n1csaf3

I am trying to work out how to pass a pointer from my C# interface application to the C++ back-end functionality DLL. I tried searching Google but can't work out what I'm doing wrong.. I'm used to using * for pointers and just changing the value in the pointer through …

Member Avatar for deceptikon
1
588
Member Avatar for ss125

When i implement the following code in my Global.asax.cs in the session timeout procedure, It prompts me an error... HttpContext.Current.Response.Redirect("login.aspx"); What will be the problem? Note: I want to forward the user to login page when the session is timeout.So i used this. Correct me if i am wrong in …

Member Avatar for ss125
0
159
Member Avatar for ammukarthi

I am trying to create a simple login form on giving correct username and password the form is not tranferring to the next page it just remains in the same page.And my code is <script runat="server"> sub Page_Load If txtuname.Text="xxx" AND txtpass.Text="xxx" Then Response.write("Welcome user") Server.Transfer("login2.aspx") Else Response.write("Invalid Username and …

Member Avatar for JorgeM
0
105
Member Avatar for jain4

Hello There, I have a website where i have a small block to show new arrivals in products. The Products are marked in Database as they are New: Yes / No. I am fetching these products in a datalist on my client side page. The display area is for two …

Member Avatar for JorgeM
0
150
Member Avatar for pardeep3dec

Dear Experts, I am new to asp.net c# but proficient in c++. In asp.net c# i have to open a new page in new tab with pdf file on gridview1 column click event. so give me guidelines to do this. Thanks and regards, Pardeep

Member Avatar for arun1123
0
1K
Member Avatar for cirbab4

I am trying to show a loading div on button click, but it is not working at the moment. Javascript : <script type="text/javascript"> $(document).ready(function (e) { $('#BtnSend').click(function () { $('#<%= loading.ClientID %>').toggle("slow"); }); }); </script> Div: <div id="loading" class="Loading" runat="server" visible="false"> <div class="loadingImg"> <img src="../Images/loading.gif" alt="loading" /> </div> </div> button: …

Member Avatar for arun1123
0
3K
Member Avatar for y.chen

Good morning, I'm working on a project where I've to connet to a provider server. This server uses OAuth2 techmology for authentication. You can find the sandbox example here http://sandbox.ihealthlabs.com/contentfiles/files/SandboxAPISample.zip and you can use the credentials sandboxuser@ihealthlabs.com with password 111111 . OK, this example allows you to access and view …

Member Avatar for pritaeas
0
74

The End.