13,936 Topics

Member Avatar for
Member Avatar for manucherian3031

PLEASE HELP ME I WANT TO KNOW HOW TO CALL A DOMAIN NAME FROM ANOTHER DOMAIN NAME ie)if suppose i had a url [url]www.john.com[/url] its has database if i had create a website for all members and it was store in john databse eg www.a2.com(member of john.com) if any person …

Member Avatar for tgreer
0
114
Member Avatar for squeakerz83

hi guys i've posted this on both the SQL and ASP.Net forums cause i ain't sure which one i should use so sorry about clogging up the message board. Basicly i'm a newbie with ASP.net and i was looking for somw help with this query i got a site and …

Member Avatar for Paladine
0
93
Member Avatar for mtumavrick

I'm using a javascript like this to transfer to another page (a popup that occurs conditionally) string popupScript = "<script language='javascript'>" + "window.open('Duplicate.aspx', 'CustomPopUp', " + "'width=800, height=600, menubar=yes, resizable=no')" + "</script>"; Page.RegisterStartupScript("PopupScript", popupScript); My question is how would I get data from the first page to the second one, …

Member Avatar for mtumavrick
0
100
Member Avatar for EddyJiang

I really need your help on it.My application is supposed to capture every single user input and store in session variable session("MyCat") in the form of datatable. When page is first loaded, datatable will be initiated and session created. And all subsequent user input will be added in session("MyCat") by …

Member Avatar for Paladine
0
203
Member Avatar for rddreams

hi I will be thankful if someone tells me from where I can download a free erp project develpoed in asp.net/sql2000. thanks in advance.

Member Avatar for Paladine
0
78
Member Avatar for DeFrog777

Greetings, I am just curious as to which .NET Framework Language my fellow programmers prefer. Just basically tell me what language and why. Many Thanks In Advance, DeFrog777

Member Avatar for Iron_Cross
0
483
Member Avatar for millers_35

I have 2 forms. One is a login form and the other is a registration form. Both have various textboxes and a "Submit" button. Now when using Mozilla these controls "Buttons" work perfect with no flaws but on the other hand when using IE 6.0 When i click the buttons …

Member Avatar for millers_35
0
92
Member Avatar for SpiXener

Hi everybody, I've been searching for days to find a way to access Active directory database from my VB.NET appz and nothing made good results so far.. The Active directory DB is located onto a Win2k3 server but we have another on a NT4 server too.. Neither worked.. :( First, …

Member Avatar for nicentral
0
259
Member Avatar for sham

Hello , I am new to C# and want quick info to start. I know C, VB , JAVA. I am not sure where to start. Also does C# has any changes in .net2002 or .net 2003. Regards [Sham]

Member Avatar for nicentral
0
51
Member Avatar for itebook

[I]Link removed due to illegal content. If you feel this change was made in error, PM me with proof of legality. -Narue[/I] This site contains 1700+ ebooks on php, Java, access, .NET, c#, UML, Perl, c++, linux, sql server, asp.net, Oracle, db2, xml, javascript, unix, flash, cisco, excel.

0
88
Member Avatar for Dark_Omen

Can anyone explained to me how to use asp.net with c# for web applications or direct me to a good tutorial on it?

Member Avatar for Paladine
0
120
Member Avatar for sham

Does any one has used dotfucaster(decompiler) for .net .exe files ? I am curious to know, how can we prevent people decompiling from our .exe, does it mean its risky to develop applications in .net ? =Sham

0
103
Member Avatar for sham

Hello, I am trying to run .net 2003 trial version on Terminal Server 2000. It got installed fine but giving error when application is started saying .net trial can not be run on Terminal Server 2000. =Sham

0
69
Member Avatar for smgtreker

Hi, can anyone advise me on the best way of using the autoscroll property of a form? I want the form to automatically scroll to the end of the form, as the controls will be increasing in size, as new data comes in. (As far right on the X axis …

Member Avatar for smgtreker
0
162
Member Avatar for timhysniu

... I hope I am not annoying the admins already. Can anyone recommend me a good webserver for ASP/ASP.NET, Java and VBasic? My friend suggested Appache Webserver (I got some instructions on how to set it up but I barely know if I'm going to be able to make it …

Member Avatar for percent20
0
173
Member Avatar for bigpoppapumpg

If I wanted to learn about one of these technologies, which one should I invest my time in learning. My organization is migrating all of its systems to a central portal and they are using J2EE. Is this platform widely used?

Member Avatar for percent20
0
140
Member Avatar for squeakerz83

Wasn't sure whether to put this in the beginners section or here, so sorry if this is in the wrong section. basicly i'm trying to create a simple login page (not too simple obviously). basicly i use the query shown bellow to gain the userID: SELECT UserID FROM tblUsers WHERE …

Member Avatar for Paladine
0
137
Member Avatar for gaam

please guide me i'm confused i have to make a banking project using .Net and i don't from where to start my mind is really not working :sad: :?:

Member Avatar for cpopham
0
287
Member Avatar for manucherian3031

How to validate a string in cell of daragrid while editmode 1)how to validate using asp.net 2)1)how to validate using javascript

Member Avatar for Iron_Cross
0
78
Member Avatar for imfsub12

es i have a .aspx aplication running on my localhost, my dev server and my live SERVER.. When i add a entry to my DB (access) it picks the date or i can select it from a calander. So what is happeing is that i select say 2/1/2005 (m/d/y) and …

Member Avatar for Paladine
0
51
Member Avatar for ultimate_fusion

as above i need to know WHERE to put some code for a button to submit some data captured then transfer to an access database. any help would be gratefull

Member Avatar for hollystyles
0
117
Member Avatar for kon_t

Hi, I am interested in comments / experience people have wrt writing a tcp server in .net. We currently have existing an existing server, written in native c++. It communicates with our own browser client using a proprietery protocol and services hundreds / thousands of concurrent connections. The server uses …

Member Avatar for mcldev
0
102
Member Avatar for PranavSoral

Hi, I am facing a strange problem. I have an application developed using C# and ASP.NET. The application is working on some machines but it is not working on others. The problem occurs while saving the data. On some machines the data is getting saved but on others it is …

0
87
Member Avatar for mattcplusplus

I wish to use the round() function in the math class of the .net framework class library [C++] Math::Round(3.44, 1); //Returns 3.4. Math::Round(3.45, 1); //Returns 3.4. Math::Round(3.46, 1); //Returns 3.5. Ive tried just using the above, but the namespace specifier isn't working. Do i need to inclue a header file. …

Member Avatar for Glued
0
122
Member Avatar for oshelest

I host .NET application with IIS. When I type local IP in my browser it works fine. I use Netscreen firewall to map local IP to external IP. When I try external IP my first page comes up however if I click any button when I get page not found …

0
142
Member Avatar for Shazbot

I have a web form with some radiobuttonlist controls on it. My form will not submit unless I have selected at least one item on each radiobuttonlist controls. Does anybody know how to set it so that my form will submit with only some of the radiobuttonlist controls selected? When …

Member Avatar for Shazbot
0
57
Member Avatar for AlexClifford

Hi, I have an ASP.NET page that contains quite a few looping SQL queries. After either loading this page (all.aspx) or doing a few table sorts the page freezes up and just loads for about 20 seconds. Sometimes the page just loads and doesn't show any results when I know …

Member Avatar for michaelsowa
0
88
Member Avatar for mikeSQL

[font=Franklin Gothic Medium]Hey folks, just thought Id pop in again as usual. I just had a random daily thought today Id like to share with all of you. I have a friend whos site is being hosted through his desktop PC, currently running on MAccess200 or whatever. I careless. But …

Member Avatar for kc0arf
0
341
Member Avatar for crypter

Hi guys im creating this cryptography program. And was wondering how to connect three conditions together. [COLOR=Red]*Forgot to mention it is in c# language*[/COLOR] I got a place where i can input a key and confirm the key, Those are already linked together when u click the encrypt button it …

Member Avatar for crypter
0
114
Member Avatar for Mayur

when data is displayed in table format on browser it displays junk characters or incomplete data, but if it is displayed in multilne textbox control it is displayed correctly. I am using oracle 8i 1.5 and visual studio 2002 while computer on which IIS server is installed has .net framework …

Member Avatar for Iron_Cross
0
79
Member Avatar for faisyshah

hello every body i am new in web designing field.using asp but i dont have idea about asp.net. please tell me why we use asp.net and whats difference between asp and asp.net. i require knowledge of asp.net and also tutorial,login form scrip,register form script etc

Member Avatar for Javaknight
0
113
Member Avatar for Tunde

The Steps That Are Very Mandatory To Deploy .net Application On Windows 2003 Server. The Do And Don'ts.

0
84
Member Avatar for fortheloveof

I am using ASP.NET, and the ASP.NET WebMatrix program, latest version. I am writing a page that is supposed to check the username someone has entered into a textbox against the list of users from the database, so that two people can't have the same username. Simple, right? Not when …

Member Avatar for fortheloveof
0
144
Member Avatar for electronym

Hi. I'm having a ton of problems right now (I guess volunteering to write an internal application in a language I've never seen before does that kind of thing), but I'll start with something simple. I'm writing asp.net code to manage some office applications (specifically access and excel). I've read …

Member Avatar for tgreer
0
154
Member Avatar for Bilyboy

Hello all, My question is simple: [B]Does the .NET framework support FAX services?[/B] and if so, [B]Is there any ready to free use classes, dlls?(not the C++ API)[/B] Any idea can be helpfull, Thanks!

Member Avatar for tgreer
0
154
Member Avatar for daniel75

I have a datagrid show all "New" work orders. I want to be able to open "History" of a work order under that work order number in the same datagrid. How would I do that? Do I need to insert rows or is it possible to insert a datagrid under …

Member Avatar for tgreer
0
392
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
95
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
236
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
88
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
99
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
89
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
99
Member Avatar for sanctioned

Hi, I am having a problem with ADO.Net and ASP.Net, I didn't post this in the ASP.Net forum because eventhough I am using ASP.Net, the problem seems to be with ADO.Net. Anyway the code: { strSQL = "UPDATE Clients SET Password = '" + newpass + "'" + " WHERE …

Member Avatar for sanctioned
0
140
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
119
Member Avatar for nikkisboricua

Hi guys. I just noticed a new account in windows xp called asp.net. it is not letting me log in automatically, and im the only user listed in the welcome screen. I do not have a password. could this be interfering with the auto login, and is it safe to …

Member Avatar for JC7
0
163
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
88
Member Avatar for rddreams

hi I will be thankful to anybody tells me how can I convert java/sql code to asp.net/sql2000 code. thanks.

0
95
Member Avatar for luvusilly

hey buddies, plz help me in getting a new project idea for my college project...i wanna do sumthg with oracle at the backend of the dbase and asp.net in the front end...any senoirs or peers or even juniors have any good idea??? plz lemme know !!!

Member Avatar for jigvesh
0
215
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
121
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
109

The End.