United States
Discussion
Directory
Members
Blogs
Events
Jobs
Search
Labs
We need you!
We're working hard on the next version of Developer Fusion.
Let us know
what you think we should be up to!
Members
»
Login
»
Register
(Free)
»
Member Benefits
»
Submit Resource
Technology Zones
»
.NET Framework
(
Quickstart
)
»
ASP
»
ASP.NET
»
C / C++ / MFC
»
C# Programming
»
Java
»
JavaScript
»
PHP
»
Databases & SQL
»
Visual Basic
»
VB.NET
»
XML
»
More...
Articles
»
Replicating GetRows in .NET
»
Keeping VB Components Compatible
»
Securing ASP Data Access
»
Binary Files
»
Hosting Windows Forms Designers
Hosted By
Info
»
Partners
»
Advertise
»
About Us
»
Link To Us
»
Privacy Policy
»
Contact Us
Developer Fusion
»
Miscellaneous
»
User Comments
»
[1010] Beginning Active Server Pages
[1010] Beginning Active Server Pages
Last post 12-16-2006 9:38 PM by
michael poxon
. 22 replies.
Page 1 of 2 (23 items) 1
2
Next >
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
01-01-1999 12:00 AM
Developer Fusion Bot
Joined on 02-15-2006
Points 14,170
[1010] Beginning Active Server Pages
Reply
Contact
This thread is for discussions of
Beginning Active Server Pages
.
Post Points: 80
06-03-2002 8:39 PM
In reply to
mallyone
Joined on 06-03-2002
Points 5
Only for posted pages
Reply
Contact
One thing to note, this only works on pages which have been posted to
Post Points: 0
05-22-2003 9:07 AM
In reply to
JadesNet
Joined on 05-22-2003
Points 10
Problem
Reply
Contact
I tried this code out exactly, but I get an INSERT INTO syntax error. I have also tried using the rs.AddNew to add to my database but I get a read-only error. I have tried changing the lock type and cursor types around but I can't get anything to work.
Post Points: 0
06-23-2003 2:53 AM
In reply to
ankush_vachher
Joined on 06-23-2003
Points 10
For using rs.AddNew
Reply
Contact
U Have to include a file name adovbs.inc file i yr asp page. thenu can use the addnew and update methods
Post Points: 0
06-23-2003 2:54 AM
In reply to
ankush_vachher
Joined on 06-23-2003
Points 10
Reply
Contact
Quote:
[1]Posted by
JadesNet
on 22 May 2003 09:07 AM[/1]
I tried this code out exactly, but I get an INSERT INTO syntax error. I have also tried using the rs.AddNew to add to my database but I get a read-only error. I have tried changing the lock type and cursor types around but I can't get anything to work.
pls see t he comment
Post Points: 0
07-15-2003 6:27 AM
In reply to
alexreg
Joined on 10-22-2001
Points 8,695
forminput.asp - RESOLVED
Reply
Contact
I get this error when I submit forminput.asp:
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
[Microsoft][ODBC Microsoft Access Driver] Unknown
/forminput.asp, line 12
What's wrong? I even copied the code over exactly.
the error's with this line:
cConn.Execute sSQL
Post Points: 0
07-15-2003 9:07 AM
In reply to
alexreg
Joined on 10-22-2001
Points 8,695
Reply
Contact
It doesn't work it all. I created the table using Access and set of the OBDC fine. What's wrong?
Post Points: 0
10-21-2003 12:51 AM
In reply to
kyayhmon
Joined on 10-21-2003
Points 5
can't build project
Reply
Contact
I'm beginner of ASP.I make my thesis with ASP.But I've got problem for building project in Visual InterDev.I'd already installed IIS5.It shows web server can't connect.How I do?If it's cause of IIS error,please explain me step by step.let me know solution during five days.please help me.
Post Points: 0
11-12-2003 6:18 PM
In reply to
zoglchaim
Joined on 08-18-2002
Points 155
same here
Reply
Contact
heppens to be that i have the same prolem.
Post Points: 0
11-13-2003 3:43 PM
In reply to
alexreg
Joined on 10-22-2001
Points 8,695
Reply
Contact
i solved the problem a while ago, but i forgot how.
Post Points: 0
01-05-2004 1:49 AM
In reply to
anuradhav
Joined on 01-05-2004
Points 5
RE: for forminput.asp
Reply
Contact
chk your SQL statement. Stop before execting cConn.Execute sSQL . Print sSQL and try executing the same in the backend. If it doesnt work then you need to change the SQL statement.
Post Points: 0
01-05-2004 4:49 AM
In reply to
alexreg
Joined on 10-22-2001
Points 8,695
Reply
Contact
thanks, but it wasn't the sql. i did that. it's long since solved.
Post Points: 0
02-02-2004 12:25 AM
In reply to
ushaRamesh
Joined on 02-02-2004
Points 5
not able to expand treeview in my ASP page
Reply
Contact
i'd used ActiveX treeview control in my page and created tree by using ASP codings. but the tree is shown as collapsed one on load. i'd tried "TreeView1.Nodes(count).EnsureVisible " which produces an error of "index out of bounds". anyone pls help me as early as possible as i 've to complete by today itself. Thanks
Post Points: 0
02-03-2004 8:58 AM
In reply to
mak
Joined on 02-03-2004
Points 10
How to call a DLL (written in C#) in ASP
Reply
Contact
hi all,
I am very new to ASP technology.
I am in a need to use DLLs (written in C#) in ASP Pages.
Could anyone suggest me how to proceed.
Regards,
MAK,
Post Points: 0
02-03-2004 10:58 AM
In reply to
James Crowley
Joined on 12-07-2000
United Kingdom
Points 14,855
Reply
Contact
The trick for this is to get .NET to generate a TLB library for your the .NET class. In Vs.NET, you can modify the current build profile and set the "Register for COM Interop" section to true. See
http://www.c-sharpcorner.com/Code/2002/April/COMInteropP2AJ.asp
for more information.
James Crowley
ASP Insider
http://www.developerfusion.co.uk/
Help others and get your articles or source code published online
Post Points: 0
Page 1 of 2 (23 items) 1
2
Next >
Search
Code Samples
»
Serialize and deserialize objects to an XML file
»
Small conversion tool for converting text to html
»
Treeview Reverse Sorting
»
Get the PC Name
»
Calculator
New Members
»
Mina Tahmasbi
in Iran
»
rohit kumar
in United States
»
bhanudas satam
in India
»
dhanjit dubey
in India
»
ricky talaba d.
in Philippines
»
chris fasa
in Nigeria