ASP Questions


MAC Address reference in asp environment
Dear All, Please advise how to instruct system – asp environment – to identify/verify Server MAC address when communicating from Client work station.

Answer Question   |  June 1, 2010  9:05 AM
ASP, Client management, MAC address, MAC address authentication
asked by:
10 pts.

Use returned function variable in new function vbscript?
I can’t use a variable that is retuned from a Function and place it in a second function, is this not possible? Function MyFunction1(txt)    Replace(txt,”Any”,”No”) End Function Function MyFunction2(txt)    Replace(txt,”No”,”Any”) End Function strTxt = “Any text at all” Str1 = MyFuncion1(strTxt) Str2 = Myfunction2(Str1)  ‘*** No error but I does not replace the [...]

Answer Question   |  April 17, 2010  12:54 PM
ASP
asked by:
5 pts.

Cookies getting expired.
I create a cookies when user log into the system. These cookies store basic information like their unqiue ID. But for SAFARI, I think these cookies are getting expired and user either getting logged out or getting syntax erro in a sql query. How should I stop this from happening? PS: I have a code [...]

Answer Question   |  November 15, 2010  12:27 PM
ASP, Cookies, safari
asked by:
25 pts.

Require the method and steps to decrease ASP and DASD utilization.
Hi, I am new to AS400 Admin. And one of the AS400 box has high ASP utilization. The Disk space report shows the user libraries and user directories occupy maximum space. Can anyone please elaborate the steps I need to perform inorder to reduce the ASP utilization of the system.Specifically for purging by using RCLSTG [...]

Answer Question   |  February 1, 2010  7:51 AM
AS/400 performance, ASP, ASP Utilization, DASD, V5R4M0
asked by:
145 pts.

asp’s maintenance
1) for example there is 2 asp’s.ASP1 and ASP2. how to know these      particular files or objects belongs to ASP1 or ASP2. 2)can we copy a file or objets from ASP1 to ASP2? THANKS IN ADVANCE..

Answer Question   |  November 11, 2009  7:52 AM
ASP, ASP Maintenance, auxilary storage pool
asked by:
60 pts.

ASP’s
1) for example there is 2 asp’s.ASP1 and ASP2. how to know these      particular files or objects belongs to ASP1 or ASP2. 2)can we copy a file or objets from ASP1 to ASP2? THANKS IN ADVANCE..

Answer Question   |  November 11, 2009  12:32 PM
ASP
asked by:
60 pts.

dasd vs asp?
is the relation between DASD and ASP?

Answer Question   |  March 10, 2010  6:53 PM
ASP, DASD
asked by:
0 pts.

Importing a phpBB Forum into the Dotnetnuke Forum
Hi, I am working on a project using Dotnetnuke 4.09 and I would like to import a phpBB forum into a Dotnetnuke Forum. I have tried using a third party module, ‘ImportphpBBForum’ but have had no luck as this raises errors of methods not being found. If there is anyone that could help , I [...]

Answer Question   |  March 5, 2010  7:48 AM
ASP, CSS, DotNetNuke, HTML, IIS, PHP, phpBB, Web development
asked by:
10 pts.

Please review the code and tel me the solution code is given blew,thanks………Error: ‘d.getElementById(…)’is null or not object(sh
I have problem in main page,when i open my web apge The Following Error show . Line:8 Char :3594 Error: ‘d.getElementById(…)’is null or not object Code:0 Url”http://localhost……   wheres this code is exit on seperate page. Here is complete code for this page var thisDate = 1;                            // Tracks [...]

Answer Question   |  December 30, 2009  4:34 AM
ASP, DHTML, HTML, java script
250 pts.

Activex objects in ASP not working properly
Whenever i try to create a text file or insert into or delete data from table thru ASP scripts, i get the error msg ‘Permission Denied’, although the same program works properly in some other system. Pls help.   Sometimes I get ‘Must be an updateable query’ although the query is correct and works with some [...]

Answer Question   |  September 2, 2009  12:27 PM
ActiveX, ActiveX Controls, ASP
asked by:
5 pts.

Error: ‘d.getElementById(…)’is null or not object(show in main web page)
I have problem in main page,when i open my web apge The Following Error show Line:8 Char :3594 Error: ‘d.getElementById(…)’is null or not object Code:0 Url”http://localhost……   Here is complete code for this page   function MM_reloadPage(init) { //reloads the window if Nav4 resized if (init==true) with (navigator) {if ((appName==”Netscape”)&&(parseInt(appVersion)==4)) { document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }} [...]

Answer Question   |  October 6, 2009  3:56 AM
ASP, CSS
250 pts.

Web Page Error
Here is Orignal Code var object=document.getElementById(‘calendar’);     object.innerHTML= calendarString;     thisDate = 1; Please tel me which one should change

Answer Question   |  August 27, 2009  8:06 AM
ASP, CSS, DHTML, HTML
250 pts.

Date Format Change to dd/mm/yyyy
I have dates in my database as mm/dd/yyyy and i would like to show in my result page as dd/mm/yy format.   I am doing in asp and can you please help me to convert this into dd/mm/yyyy format. Thanks.

Answer Question   |  August 25, 2009  7:59 AM
ASP
asked by:
10 pts.

AS/400 ASP%
what is the default ASP% in AS/400 and what is the procedure to define our own.

Answer Question   |  September 22, 2009  8:51 AM
AS/400, AS/400 ASP, ASP
asked by:
now
225 pts.

Encrypt the password in SQL 2000
How to pass encrypted passwords in connection string in asp/vb using sql server 2000. Im trying to create a new user login for the applications using SQL server 2000. However want the end users to avoid viewing the login credentails for sql server 2000 in the connection string part. Hence prefer to pass the encrpted [...]

Answer Question   |  August 4, 2009  11:53 AM
ASP, SQL Server 2000, SQL Server encryption, SQL Server security, VB
asked by:
5 pts.

How to clear asp routing table on Cisco ASA
How to clear asp routing table on ASA.

Answer Question   |  July 20, 2009  5:32 PM
ASP, Cisco, Cisco ASA
asked by:
5 pts.

Classic asp website with VB5 component not working on Windows 2003
I am migrating an old asp application, with a VB5 MTS component and Oracle 8 database, from NT to a Win 2003 server (IIS v6.0), and it is proving problematic. I do not have the original source code, nor any documentation (none at all) for the component, so I don’t have much to work on. [...]

Answer Question   |  July 1, 2009  12:56 PM
ASP, MTS, Oracle 8i, Oracle Database, VB5, Visual Basic, Windows Server 2003
asked by:
765 pts.

asp usage to 90%.. how can i check and bring asp use down
bring asp usage down.. how can i view the journal files and detached them….

Answer Question   |  July 15, 2009  3:59 PM
AS/400 ASP, AS/400 performance, ASP
asked by:
5 pts.

Paragraph marks in an ASP blog page.
My web site includes an asp created blog page that accepts a message in a form text box, sends it to an Access database then returns it to the page. It works without trouble EXCEPT when a user hits enter to go to a new paragraph. The paragraph character is sent to the database but [...]

Answer Question   |  May 18, 2009  3:07 PM
ASP, Microsoft Access
asked by:
20 pts.

Recordset clobbers asp page
I am using Dreamweaver CS4 VBScript asp pages. I have a database sitting on a SQL server. My connection resides on the server, not my machine. I build a page with just text and I can go to it just fine and then I make a recordset using the connection to the SQLserver, point to [...]

Answer Question   |  April 21, 2009  7:02 PM
ASP, Dreamweaver CS4, Recordset, SQL connection, VBScript
asked by:
35 pts.