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..
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..
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 would...
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 =...
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...
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...
Here is Orignal Code var object=document.getElementById('calendar'); object.innerHTML= calendarString; thisDate = 1; Please tel me which one should change
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. Software/Hardware used: Software
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...
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. I am using...
bring asp usage down.. how can i view the journal files and detached them....
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 ignored when...
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 the correct table and...
Hi, I'm deploying a website that uses a couple of webservices. the website works perfectly on the internal network but users trying to access it from outside the network receive an error like "WSE910: An error happened during the processing of a response message...". Unfortunately because this...
Data from the form not able to add into the database although using Internet sample source code.
Hello everybody, Searching for answers I've found this insteresting page!! I've created a SQL query to a paradox database, it works fine with a non- password protected table: Provider=MSDASQL;Persist Security Info=False;Mode=Read;Extended...
the functions used are: <Select name=MaxBuyerCode onChange="<%=display(document.usercreateform.MaxBuyerCode.selectedIndex.value)%>);"> the function display is and include file .inc which is <% Function display(chosen) ???? ???? End Function %> this gives an error...... how...


