12,085 Topics

Member Avatar for
Member Avatar for sunny124

Hi guys, How can i make it that when a user logs in successfull... the Login link becomes Logout link. Any ideas would be appreciated.. thanks. sunnny 124

Member Avatar for tgreer
0
93
Member Avatar for nelsonca

Hi, everyone I am new to asp.net and just installed asp.net in my computer(on windows xp pro sp1). but when i created a asp file and requested in a browser, it couldn't run properly. here is the code: <html> <body> <h1> The date is <% Response.Write(DateTime.Now.ToLongDateString()) %> </h1> </body> </html> …

Member Avatar for latinboy192001@
0
233
Member Avatar for fubar

so you couldn't actually answer any of my questions about .net or the restore process or anything pertinent to my thread, you just wanted to chew me out for making a joke about X-PATCH , I mean XP.

0
85
Member Avatar for fubar

I have a new pgrm. by Shadowstor called "Shadowsufer".It creates a virtual replica of your comp. inside your own, consequently anything you encounter while surfing attaches to the virtual copy.when finished, reboot and the virt. mach is gone,along with anything you don't want. It only works on 2000, and xp, …

Member Avatar for jwenting
0
96
Member Avatar for gencor45

Im a beginner to VB.net and im trying to code for a search button which will compare a string from a textbox to a combo box list? Here is what Im instructed to do: [SIZE=1]The Search button will look for the phrases containing the phrase the user has specified in …

Member Avatar for neb
0
87
Member Avatar for sky2006

hi, i am a novice of .net technologies and i doesnt know from where to start and how to start and what are the softwares that i required and from where i could get more information on .net and i want to learn .net technologies plzzzzzzzzzzzz help me

Member Avatar for vavjeeva
0
96
Member Avatar for daastan

heloo every one !! i have a job interview in two day? This is wat they asked me for ?I will really appriciate if any one can tell me few hint bout this. "This spot is only for 2-3 weeks of duration. We need a consutlant who can trace ASP …

0
115
Member Avatar for shylesh

I have a frameset with a layout banner,contents and main.The first page is shown in the contents and second one in the mains.The second page contains a buuton to load the third page.I want the third page to be loaded in the same window.But it is loading in the main.Can …

0
85
Member Avatar for Dani

I'm writing a C++ program in Visual Studio.NET. I have an 18" monitor so my resolution is set to 1280x1024, and I'm taking advantage of every inch of this space to do my coding (plus I comment a lot). I'd like to print my documents out without every other line …

Member Avatar for JC7
0
116
Member Avatar for sunny124

hi, I have created a registration form. When the user clicks submit it goes to processRegister.asp. This is where it checks whether the username and email already exits in the database. When i enter a email that is already in the database, the error message for the email and the …

0
93
Member Avatar for talk2fanie

Hi I am getting a problem , when i try to access a asp.net application in MAC OS 9x under IE 5.2x browser. Problem: 1. No server side validation are working , ie like regular experations 2. When the page got loaded in the browser, all the server side hyperlinks …

Member Avatar for nnanuvala
0
167
Member Avatar for blackbird
Member Avatar for DevPatnaik

Hi, I am very much new to the forum as well as to the .NET architecture. My company develops software for protocol analysis and s/w's related to VOIP.We have our own PCI cards designed and developed which has to be bought by the client in order to run our software. …

0
78
Member Avatar for Mkumar

Hi There, I am trying to access my Analysis server from my web application but it gives me the above mentioned error while connecting to server. Please advice what is going wrong and what is the remedy. Thanks

0
108
Member Avatar for noman4u

I want to use images in my Data Grid. Can use onClick command with the cell of datagrid if yes tell me how :-| :-| :-|

0
92
Member Avatar for jchamel

The first part of my asp file is working, but I have to concatenate the variables and add text to read this. My name is Joe Blow. I live at 123 easy street in Pine Bluff, AR 71601. My phone number is (870) 123-4567 and my Email address is [email]jblow@seark.edu[/email]. …

Member Avatar for clartsonly
0
109
Member Avatar for afzalhassen

Hi, i'm trying to make use of sqldataconnections/commands&readers to populate a datagrid..the msdn collection lib. hasnt been much help at all in this regard :sad: In addition to binding to the datagrid, i also want to be able to make use of the datagrids ability to update the data to …

Member Avatar for Billy_K
0
378
Member Avatar for chound
Member Avatar for floweracre

I'm going bald anyhow and this thing is getting me pulling the last of my hair out. I have installed the latest .Net framework on XP Pro running SP2. It creates the following folders... c:\windows\microsoft.net\framework\V1.0.3705 (this has only 4 files in) and \V1.1.4322 (this seems to have the full suite …

Member Avatar for Tekmaven
0
161
Member Avatar for Slade

Ok, the company I work for require the vacancies datagrid located at [url="http://www.goldenwest.org.au/vacancies.aspx"]http://www.goldenwest.org.au/vacancies.aspx[/url] to be printable. I have made a new project that shows all records in the datagrid and the datagrid takes up the whole page. What I want to do, is when it is printed, no rows are …

Member Avatar for nashcontrol
0
313
Member Avatar for DevDevil

Hopefully I will be welcomed to this discussion. I'm a little intemidated by cscgirl... not really. I'm relatively new to .NET, but I've been developing for about 5 years. I don't have any major projects under my belt that haven't been destroyed by new webmasters. I'm realizing that .NET is …

Member Avatar for Tekmaven
0
176
Member Avatar for bob123452

i was wondering if there was any difference when you code an application using regular c++ 6 vs c++ .net 2003? Thanks

Member Avatar for C#Coder
0
426
Member Avatar for genius

hey, i'm using visual c++.net ... and its compiler doesn't seem to accept string from the string class .... Now,i'm trying to use char* of which it accepts ...but i'm having problem with my vector ... it seems that ..the ToString() can't see anything ..... It is saying i should …

Member Avatar for Iron_Cross
0
83
Member Avatar for ralaing

How do I reference an application state variable from a .net component class? I know how to do it from a web page, eg. application("myVariable"). But this doesn't work in my business object.

Member Avatar for ralaing
0
94
Member Avatar for ralaing

When I start up my application from within VS .NET the Sesssion_Start fires twice and my counter goes up by 2s. Why? Sub Session_Start(ByVal sender As Object, ByVal e As EventArgs) ' Fires when the session is started Application("SessCount") += 1 End Sub

Member Avatar for ralaing
0
207
Member Avatar for Ennio

I want to know is ASP .NET how can I add a link to a data that I get from my DB. I will get the link from the same DB, but I need to add it to the name, no display the link [code] <% While myDataReader.Read Response.Write( myDataReader.Item("Name")) …

Member Avatar for InstantASP Ltd
0
64
Member Avatar for Slade

Hey all, Just wondering if there was an asp .net control out there, which allowed me to specify a folder full of images, and then change them all to thumbnails (with links to the actual image) and display them somehow, like in a datalist or something. I suppose I could …

Member Avatar for InstantASP Ltd
0
138
Member Avatar for Art0301

I am new to ASP.Net. I have Visual Studio.Net 2003 Professional running on Windows XP Professional. When I try to create a new Web Application in Visual Studio, I get an error message saying that a connection cannot be established with the server, "localhost" on my computer. However, when I …

Member Avatar for DevDevil
0
131
Member Avatar for kjacobthomson

If 10 million users request a webpage, [B]will 10 million sockets will be created[/B], is this done by the webserver or the OS :cry:

0
83
Member Avatar for Slade

Hey guys. I just want to know how would I write a stored procedure in SQL server 2000 to read, and another to update a Text data type field. I also need to know how I am able to execute this stored Procedure in asp .net using vb .net. My …

Member Avatar for Tekmaven
0
330

The End.