5,691 Topics

Member Avatar for
Member Avatar for kintug

I have made a "Web setup" type project to deploy a ASP.net C# application. I cannot find the option to specify the physical path for the virtual directory where the application will be deplyed. By default it installs in "\\Inetpub\wwwroot". Please let me know if somebody has a solution to …

Member Avatar for kedar_challa
0
89
Member Avatar for Wiz-kid

I did some reaserach and found out that [B]CDONTS.NewMail[/B] is been replaced with [B]CDO.Message[/B], and I implemented [B]CDO.Message[/B] on my code but it gives me an error on the folowing line : Mail.Body= MyBody it says it does not recognise the 'Body' object, but this works on [B]CDONTS.NewMail[/B] so can …

Member Avatar for noman78
0
160
Member Avatar for virtuedata

Just recently been getting this eventid with XP home, follows me thru a format as well, but does not appear straight way. After upgrading to XP Service Pack 2, I started to get this error, and it's driving me crazy. How do I fix it? Anyone know? Event Type: Error …

Member Avatar for DMR
0
103
Member Avatar for rayferns

Hello all Programmers, I am preparing a website with login credentials to a welcome site. I need help in the following: 1) create a registeration page where by the user enters their username, password and email address 2) once the user submits the details, records are inserted into users database …

Member Avatar for Paladine
-1
102
Member Avatar for aish

I have asp.net C# web application I want to search jobvacancy details using jobrole. if user did not select any value I want to select all the details including null values. this Jobvacancy table has JobRole feild and it allow to insert null values, this is my stored procedure [Code] …

Member Avatar for aish
0
234
Member Avatar for ! !

[color=navy][QUOTE]This software based transmitter forces your computer to send a signal to our Control Center each time it connects to a telephone line and/or the Internet. A signal is sent every time the user reboots the computer, logs the computer off and back on and/or when the IP changes. Each …

Member Avatar for soapbath
0
189
Member Avatar for noman78

hello i m using MSDE version with the web site i have developed for ASP but i m unable to create guest user for internet access, which is defult builtin account by windows plz help me this is very urgent issue for me take care bye

0
88
Member Avatar for rcrevolution

I am planning on a new system and between the AMD 4000+ and this [url]http://www.newegg.com/Product/Product.asp?Item=N82E16819103563[/url] which performs better? for gaming,video editing, etc.

Member Avatar for Coconut Monkey
0
115
Member Avatar for kintug

I have made a "Web setup" type project to deploy a ASP.net C# application. I cannot find the option to specify the physical path for the virtual directory where the application will be deplyed. By default it installs in "\\Inetpub\wwwroot". Please let me know if somebody has a solution to …

0
60
Member Avatar for rjadhav

Hi, I am trying to access the database and try to retieve the value .But i have a number of check boxes and i have to display the value depending on whether it is true or false and then mark check box accordingly . so how can i do it …

Member Avatar for afgmail
0
107
Member Avatar for aarya

i am developing a hotel site. when a person submit the form the message should to go their efax.how i should proceed. any body can help me?

Member Avatar for Lafinboy
0
395
Member Avatar for aarya

is there an site for asp mysql tutorials.using mysql database with php is very eazy but i am having problem with asp.which database comnly used with asp.i hope sombody help me in learning asp

Member Avatar for Lafinboy
0
156
Member Avatar for rooparaj

hey in asp,if we use cookies n in IE if the cookies seting is blocked it wont show any cookie values. So how can we avoid that So if user want to work with that website means they have to changes in IE options Private security n there they have …

Member Avatar for Lafinboy
0
141
Member Avatar for addys

Using ASP i have used the date functions to calculate a week and the start of a month. if someone could pls assist me with displaying a report html format. If the user chooses the week option then all records for that week must be displayed and the same for …

Member Avatar for Lafinboy
0
97
Member Avatar for nemati_mojgan

Hi everyone, I have a problem in inserting radio buttons values into my MS access database. I have done it with PHP, but I need to do it with ASP. I am trying to create a survey and I need to collect the responses in my database for further reports. …

Member Avatar for Lafinboy
0
127
Member Avatar for addys

Greetings fellow IT members. Very interesting site. I'm a Database administrator and Web Designer. HTML and ASP. looking foward to all the new stuff to learn Enjoy!!! Adelle

Member Avatar for Rueful Rogue
0
34
Member Avatar for Webnauts

Some excellent tutorials for Web Sites Usability. [b]WATCH OUT FOR UPDATES & PLEASE REPORT BROKEN LINKS OR LINKS WITH MISLEADING INFORMATION![/b] - Professional Website Usability: [url]http://www.sitepoint.com/article/223[/url] - Jesset Usability Tutorial: [url]http://www.jessett.com/web_sites/usability/index.shtml[/url] - Principles and strategies for practitioners designing universally usable sites: [url]http://www.otal.umd.edu/UUPractice/[/url] - Criteria for optimal web design (designing for …

Member Avatar for DaveSW
0
227
Member Avatar for rjadhav

How do i print asp page on client side ? the code <input type="button" value="Print" onClick="window.print()"> prints the entire asp page .if i want to print only the contents of the page and not the links and other stuff .How do i do it ? Can I get a sample …

Member Avatar for william_stam
0
171
Member Avatar for qasimraza

I am currently working on ASP and wants to establish a trusted connection with database (i.e. SQL Server 2000 in my case) Can any one help me out. Thanks Qasim

Member Avatar for william_stam
0
158
Member Avatar for aarya

i m very new to asp. i m trying to learn asp. i m trying to connect to mysql database. i m using this code <% ' Open database Dim Conn, RS Set Conn = Server.CreateObject("ADODB.Connection") Conn.Open "Driver={MySql}; Server=localhost; database=db name; uid=name; pwd=pass; option=0;" Set RS = Conn.Execute("SELECT * From …

Member Avatar for william_stam
0
157
Member Avatar for rjadhav
Member Avatar for SEsternchen

Hi! I am running an ASP.NET Website on a Windows 2000 Server machine. Sometimes, the Website is not available, an error message saying "No servers are available" comes back on a white screen. Basically, there are two things you can do on the website that result in this error: - …

0
45
Member Avatar for dexterz

Hi, I wrote an ASP.NET application for everyone who wants to migrate from ASP classic to ASP.NET. This code is a good resources for those who just started programming ASP.NET Click the link below to view the demo and download page. URL: [url]http://www.ex-designz.net/dl_info.asp?id=835[/url] By [url]www.ex-designz.net[/url]

0
102
Member Avatar for dexterz

Author: Dexter Zafra [url]www.ex-designz.net[/url] 'The result will look like this: 'List A-Z: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 'Place the code at the top or bottom of your asp page. …

0
83
Member Avatar for msaqib

Hello All, I am working for a company, recently they bought a Shoping Cart "Evolve Merchant 4.1", Its working fine on the remote server and doing fne. But when i tried to run it on my local system and whn i add the categories or products to it then it …

0
72
Member Avatar for Webnauts

All you need for learning, building, validating and publishing accessible web sites. [b]WATCH OUT FOR UPDATES & PLEASE REPORT BROKEN LINKS OR LINKS WITH MISLEADING INFORMATION![/b] [b]DON'T MISS THESE:[/b] - Why is Accessibillity Important to You? [url]http://www.webnauts.net/accessibility.html[/url] - Skip Navigation Links are Important (tutorial): [url]http://www.webnauts.net/skip-navigation.html[/url] - Avoid forcing links to …

0
277
Member Avatar for rcrevolution

I am planning on building a new AMD 64 system in jaurary and since its gonna be a high end system I want a faster HDD to keep up with the system. currently I have a ATA/100(133?) i dont know 40GB hdd, and a slave 160GB Ultra ATA/133 hdd. what …

Member Avatar for rcrevolution
0
218
Member Avatar for Faith n WV

I have been trying to get my pc cleaned up...can anyone tell me if it is clean now???? Logfile of HijackThis v1.99.1 Scan saved at 11:30:19 PM, on 11/10/2005 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Windows folder: C:\WINDOWS System folder: C:\WINDOWS\SYSTEM32 Hosts file: C:\WINDOWS\System32\drivers\etc\hosts …

Member Avatar for swatkat
0
206
Member Avatar for tecsoul32

Home Search Assistant. That's my problem: Logfile of HijackThis v1.99.1 Scan saved at 10:19:35, on 08/11/05 Platform: Windows 98 SE (Win9x 4.10.2222A) MSIE: Internet Explorer v6.00 SP1 (6.00.2800.1106) Running processes: C:\WINDOWS\SYSTEM\KERNEL32.DLL C:\WINDOWS\SYSTEM\MSGSRV32.EXE C:\WINDOWS\SYSTEM\MPREXE.EXE C:\WINDOWS\SYSTEM\SPOOL32.EXE C:\WINDOWS\SYSTEM\MSTASK.EXE C:\WINDOWS\SYSTEM\mmtask.tsk C:\ARQUIVOS DE PROGRAMAS\ALWIL SOFTWARE\AVAST4\ASHSERV.EXE C:\WINDOWS\EXPLORER.EXE C:\WINDOWS\SYSTEM\RPCSS.EXE C:\WINDOWS\SYSTEM\CMMPU.EXE C:\WINDOWS\TASKMON.EXE C:\WINDOWS\SYSTEM\SYSTRAY.EXE C:\ARQUIVOS DE PROGRAMAS\ALWIL SOFTWARE\AVAST4\ASHWEBSV.EXE C:\WINDOWS\LOADQM.EXE …

Member Avatar for crunchie
0
98
Member Avatar for tecsoul32

Hello people! My business PC is infected with HS and i really cannot remove it! I had the same problem with my home PC and it was successfully removed, but i use the Windows XP there and 98 version here. I'm posting the HiJack This log! Please help-me! PS: Sorry …

Member Avatar for DMR
0
118
Member Avatar for lkaravi

Hi Paladine, Am new to ASP.NET. I followed all the steps which you had given for Login Page and Registration Page. Everything is working properly. Thank you so much. Paladin, I need one help from you, as per you steps I created one table called "tblUser". In this table U_id …

Member Avatar for kedar_challa
0
460
Member Avatar for aarya

i m very new to asp.net.i m trying my first script.i have microsoft .net framework 1.1.but when i try my script localhost/myweb/a.aspx i m getting blank screen.please any body help me

Member Avatar for Paladine
0
623
Member Avatar for ruby_ffsi

Hi, I new to asp .net, and I have problem with checkbox bound in datagrid, I want to detect when the field value is null the check box will hide / invisible. I have try to code in onItemDataBound like this: If e.Item.ItemType = ListItemType.Item Or e.Item.ItemType = ListItemType.AlternatingItem Or …

Member Avatar for kedar_challa
0
183
Member Avatar for akraj

Hi ! anyone tell me the link or explain abt ASP.NET Page Life Cycle. thanks in advance.:-|

Member Avatar for kedar_challa
0
242
Member Avatar for pyari_priya1981

Hi all, I am facing problem in session variables. We are a Call Center and we have a CRM application in ASP.Net which has two interfaces, one is for tech executive level another is for auditor. When a auditor opens both simulatanously.Sometime Session variables clashes for both interfaces and forms …

Member Avatar for kedar_challa
0
177
Member Avatar for seemagaur

I am doing a website with asp.net. i have used session variable in my GLOBAL.ASAX file. the code is given below: Sub Session_Start(ByVal sender As Object, ByVal e As EventArgs) Session.Timeout = 100 Session("Loggedin") = "No" End Sub Sub Session_End(Sender As Object, E As EventArgs) ' Code that runs when …

Member Avatar for kedar_challa
0
164
Member Avatar for derekbka

Well i am having htis problem with my taskmanager ! i ve tryed the following: -Crtl + ALT + Delete : Which didnd't respond at all... -Right click on the start menu and Task manager : NOTHING happened either -Run > Taskmgr :says that this is being used by another …

Member Avatar for crunchie
0
283
Member Avatar for aarya

i m trying to send fax from my site bit i m getting the error as -1003. the code is Set objSoap = Server.CreateObject("MSSOAP.SOAPClient") 'Create the SoapClient object objSoap.ClientProperty("ServerHTTPRequest") = True objSoap.mssoapinit("http://ws.interfax.net/dfs.asmx?wsdl") SendFaxResult = objSoap.SendCharFax("user", "pass", "+1 801 6852718", "This is a sample Fax", "txt") Response.Write "Fax submitted. Transaction ID: …

Member Avatar for aarya
0
277
Member Avatar for spidey

hi, actually, my question is about jmail in asp. i attached an image file in my email. i tried to make it appear in the email message but it does not. does anybody know how to display images in an email? i tried this code below but it only display …

Member Avatar for msaqib
0
146
Member Avatar for spidey

I have a table displaying the list of vendors from the database. I have to select one row (vendor details). For VendorID: ------------------------Start--------------------- <table> <tr> <td>Name</td> <td>Telephone</td> <td>Email</td> </tr> <%do while not rs.eof%> <tr> <td onClick="HighLightTR('#cccccc','cc3333');"><input type="hidden" name="vendorid" value="<%=rs("VendorID")%>"><%=rs("Name")%></td> <td><%=rs("Tel")%></td> <td><%=rs("Email")%></td> </tr> <%rs.movenext loop%> </table> --------------------------End------------------------- The page also has …

Member Avatar for msaqib
0
211
Member Avatar for aarya

i m getting the error as Error Type: Microsoft VBScript compilation (0x800A0401) Expected end of statement /myweb/updat.asp, line 18, column 181 my code is <% if session("bvuser")="true" then struser=request("usercode") stremail=request("email") strfname=request("fname") strlname=request("lname") straddress=request("address") straddress1=request("address2") straddress2=request("address3") strcity=request("city") strcountry=request("country") strpassword=request("password") struser=session("usercode") dim rsupdat,Conn,sql Set Conn = Server.CreateObject("ADODB.Connection") Conn.Open "Driver={MySql ODBC 3.51 Driver}; …

Member Avatar for aarya
0
310
Member Avatar for corinne1985

I am taking a complex exam for school and I have different programming questions I need help with. Any help will be appreciated. Thanks! Here they are: 1) A company with limited cash needs to bring up a Web server. Which OS/Web server combination has the lowest initial cost? A. …

Member Avatar for corinne1985
0
166
Member Avatar for jody

Hi, im new at using asp.net and am having difficulty in displaying data onto a web page which has to be retreived from a data base. Pls can someone help?

Member Avatar for Paladine
0
183
Member Avatar for balor

this is the error: Error Type: Microsoft JET Database Engine (0x80040E14) Syntax error in INSERT INTO statement. /proj/save.asp, line 26 ==== this is my insert into statement: Dim cat, desc, author, strSQL cat = request.form("category") desc = request.form("description") author = request.form("by") strSQL = "INSERT INTO " & cat & " …

Member Avatar for msaqib
0
114
Member Avatar for Mr Cuzac

What is the best script and/or class to parse an XML file from an ASP page?

Member Avatar for msaqib
0
239
Member Avatar for lucid_fox

I have a system on my intranet that we use to keep track of personnel within our organization. The way I have it set up now is users manually type the names and other information in an ASP form provided on the intranet. The information is then input into a …

Member Avatar for msaqib
0
91
Member Avatar for goldeagle2005

Hi all, here's a bit of code for a registration page im working on. <%@ Language="VBScript" %> <%reg=Request("reg")%> <% if reg <> 0 then %> <SCRIPT LANGUAGE="JavaScript"> alert("Confirmed. The information has been entered.") </SCRIPT> <% End If Set Con = Server.CreateObject ("ADODB.Connection") Set rs = server.CreateObject ("ADODB.Recordset") Con.Provider="Microsoft.Jet.OLEDB.4.0" Con.Open(Server.MapPath("cesa.mdb")) sql …

Member Avatar for msaqib
0
130
Member Avatar for aarya

i ahve database in which i hava login information iwa nted to check weather the persons login information is correct or wrong. i m very new to asp. so any body help how i have to proceed <%dim user,pass user=request.form("usercode") pass=request.form("pass") response.write(user) response.write(pass) ' Open database Dim Conn, RS Set …

Member Avatar for msaqib
0
164
Member Avatar for Wiz-kid

I have created an asp application that e-mail (CDONTS Mailer) my customers a receipt of their order, but I heard that for my script to Execute live I need to specify a port number, But the problem is I do not know how and where to put the port number …

Member Avatar for AlexClifford
0
166
Member Avatar for ! !

[color=indigo][b]IBM has created a chip that can slow down light, the latest advance in an industrywide effort to develop computers that will use only a fraction of the energy of today's machines[/b][/color] [color=indigo][/color] [color=indigo][/color] [color=indigo]A number of companies and university researchers are currently tinkering with ways to replace the electronic …

0
31

The End.