all groups > inetserver asp general > may 2006 > threads for may 1 - 7, 2006
Filter by week: 1 2 3 4 5
error insert into access from asp
Posted by tw at 5/7/2006 6:57:08 PM
Scenario:
Error:
Microsoft JET Database Engine (0x80004005)
Operation must use an updateable query.
I have xp professional with iis6.
the folder is under wwwroot with asp file and mdb file.
Is there something with permission and LDB?
I have try everything with permission.
Help
/... more >>
Host online or Host Offline?
Posted by malcolm at 5/7/2006 3:01:49 PM
Hi, I would like help to get started on an idea. I have prior knowledge of
how to do this so please be gentle with me as I am a complete beginner when
it comes to ASP.
I have a website hosted by an internet host and want to add a PHPBB2 forum
hosted on my own server. What I would like t... more >>
Severside
Posted by DaveSportsFish at 5/7/2006 1:54:02 AM
Hey all!!! I have a question about web forms. I've downloaded the MS
Frontpage Personal Web Site Template and uploaded it to Cox's Personal
Webspace Apache' servers. I've run the "Verify Test" for FP Extentions, and
they are working properly. The 'Action" attribute is pointing to the vti-bin... more >>
MS Access + ASP + ADO + OpenSchema + error - Unspecified Error
Posted by abcd at 5/5/2006 3:30:18 PM
I am using MSAccess 2003 as my DB, ASP page my front end. My access file is
in the temp folder which ahs IUSR_Machine permissions. My asp page works
fine, connects to DB and retrieves what I want. Now, when I open my db file
in Microsoft Access in Exclusive mode my ASP page doest establish a
c... more >>
Session time out/log out in .asp with windows authentication?
Posted by J at 5/5/2006 11:47:13 AM
Hello. Is it possible to have a session expire/time out or log out for a
windows regular
domain user logged into an .asp application? Thanks in advance.
J
... more >>
Change domain user password?
Posted by J at 5/5/2006 11:27:34 AM
Hello. I apologize if this isn't the appropriate group for this question
but I was wondering if it's possible to allow regular windows domain users
to change their passwords through an .asp page? I'm trying to figure out
the best way to handle domain users to log into an .asp application tie... more >>
Invalid Procedure Call or Arguement
Posted by Matt at 5/5/2006 10:05:33 AM
I am receiving the following error from the simple script below. This works
fine from a .NET form but when I access the dll from a Classic ASP page it
fails.
Microsoft VBScript runtime error '800a0005'
Invalid procedure call or argument: 'GetGroups'
Dim oUser 'As mnaSecurityUser
Dim ... more >>
Script timed out Message added to Binary File End
Posted by Prabhat at 5/4/2006 9:34:37 PM
Hi Friends,
I have code that will "BinaryWrite" a EXE file of 20mb to client using the
ADO Stream. After the download the EXE file works fine without any problem.
When I verified the EXE that gets downloaded to client machine that EXE has
the below text added to the bottom:
----------------... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Close window after binary download
Posted by Onin Tayson at 5/4/2006 8:37:44 PM
Hi All,
I have an ASP page that is sent a file location as a parameter. It opens
this file, loads the ADODB.Stream object and does a binary write to the page
forcing the download dialog to appear. If the user selects "Open", "Save"
or "Cancel", the window closes, which is the desired behav... more >>
save and load Adobe PDF xml
Posted by Tom S. at 5/4/2006 1:15:02 PM
I have found that with Adobe LifeCycle Design 7.x, you can save a dynamic PDF
that will send xml to the browser when a button is clicked. I'm able to pull
the data I need from the xml I'm sent, but I'm not sure how ( after saving
this xml to the database ) I can recreate the PDF in a later re... more >>
breaking a string
Posted by amatuer at 5/4/2006 5:16:06 AM
I usesd this to display info on a page:
<% While not rstMain.eof %>
<tr>
<td><font size="-1"><%= rstMain("Datum") %></font></td>
<!-- <td><font size="-1"><b>Client no</b></font></td> -->
<td><font size="-1"><%= rstMain("Act") %></font></td>
<td><font size="-1"><%= rstMain("Item") %></font>... more >>
Server.CreateObject
Posted by A.Dagostino at 5/4/2006 12:00:00 AM
Hi,
I try to Use Excel.Application Library on an ASP page like this
Server.CreateObject("Excel.Application")
i get this error:
ASP error '800a01b0'
File name or class name not found during Automation operation:
On the server is installed Excel 2000 and the OS is Win2K. Can Someone He... more >>
Troubleshoot ASP.NET website
Posted by Richard at 5/3/2006 4:08:01 PM
Hello,
We have a cluster of 5 w2003 servers running an asp.net application talking
to a SQL backend. The ASP requests queued frequently gets over 500 and the
server will display the "server busy error". The application seems to be
riddled with problems. What tools are available to help dia... more >>
Get the server name from ASP when accessed by IP address
Posted by Steve Lynch at 5/3/2006 3:49:40 PM
Is there a way to display the server's host name or computer name from ASP when
the page was accessed by IP address? I tried dumping all the variables and
header information, but when the URL is accessed using the IP address, the
variables like SERVER_NAME and HTTP_HOST are sent to the web ... more >>
Asp.Net V1.1
Posted by Sam at 5/3/2006 1:09:01 PM
I need to insall version 1.1 but the download link from Microsoft returns
page cannot be found. Does anyone know where I can donwload this from?
Thanks
Sam... more >>
Cant not upload file to destination location
Posted by John at 5/2/2006 11:17:01 PM
Dear,
We have 2 IIS server on win2000. we use the web server for upload file from
server1 IIS to server2 IIS. We can connect from IIS1 to IIS2 success but the
file unable to upload with below message. Would u help?
If FileUpload_TXT.PostedFile.ContentLength = 0 Then
Panel_Fil... more >>
pass int to become a variable
Posted by Boki at 5/2/2006 7:04:03 PM
Hi,
Could you please advice,
can javascript accept this kind of code?
function resone(cnt)
{
alert("document.all.txt_note"+cnt)
// cnt is the textbox index
}
txt_note are textboxs, ( name= txt_note1, name=txt_note2 .... )
There are buttons be allocated near every textboxs, when... more >>
Current Recordset does not support bookmarks. This may be a limitation of the provider or of the selected cursortype.
Posted by Johnfli at 5/2/2006 4:01:45 PM
ADODB.Recordset error '800a0cb3'
Current Recordset does not support bookmarks. This may be a limitation of
the provider or of the selected cursortype.
I am moving my webserver from NT4 using SQL to win2003 using SQL 2003
I get the above error when my asp page does teh line:
Rs.absolutepa... more >>
something funky
Posted by Johnfli at 5/2/2006 8:42:29 AM
I currently have my website on a NT4 box, all pages work fine.
I am working on moving it over to a win200k web edition server.
I have my connection to my SQL working, copied all the pages to the new
machine without making ANY changes to the pages.
Now when my .asp page queries the database, it ... more >>
Can't get the variable
Posted by Boki at 5/2/2006 6:26:43 AM
Hi All,
I have many buttons that mapping many textbox, when I click button, I
want to show a string that contains button number( and the mapping
string ), but it failed.
Here is the code:
/////////////////////////////////////////////////////////////////////
<%response.write"<input type='bu... more >>
cdo transport error
Posted by MadeOfRose at 5/2/2006 4:27:15 AM
Hi all
i was using cdo object for sending email to a customers.
when use win2000 server or windows xp my script works correctly.
but not on win2003 server r2.
Different thing on my script is i use external smtp server to send my
emails.
for example, i dont use the iis' virtual smtp server.... more >>
Tooltip on Dropdown (Combo Box)
Posted by M P at 5/2/2006 12:00:00 AM
Hi!
I have posted this since last week but receive no response. I really need
this to run on my system. I use ASP (not .NET) for my web applications. I
use IE6 SP1 for all my clients. Since title attribute doesn't work on
IE6SP1, I cant get the tool tip running. I use tooltip to lessen the ... more >>
newbie
Posted by Barbara Schmidt at 5/1/2006 9:44:02 PM
Hello,
well I made my first asp-project and uploaded it through VWD 2005 Express. I
tested the project locally and it works fine.
Now I see on my server the page, but only with texts, no labels, no buttons.
Where is the bug? My server supports FrontPage. Extensions. I set the free
access for... more >>
Page Access Restriction
Posted by Prabhat at 5/1/2006 8:25:15 PM
Hello Friends,
Suppose I have one website www.mywebsite.com and I have one page in this
site as "myrestrictedpage.asp".
The page "myrestrictedpage.asp" should NOT be accesible from the hosted
website (www.mywebsite.com) instead of that the page can only be accessible
only from :
1) www.Oth... more >>
Active Users
Posted by Ven at 5/1/2006 7:54:42 PM
I need to display information a list of Active users on a web site.
I can do the count using the global.asa but need to display individual
information about each "active user" without writing it all to a
database and then pulling it out again.
Info I need :
IP Address - Request.ServerVa... more >>
Viewing a Database
Posted by Bill at 5/1/2006 3:17:17 PM
On a shared hosting account, I've got access to an SQL 2000 database on a remote server.
Stats are data size: 12MB, Log Size: 25MB. I set it up five years ago, and, uh, forgot
how I set it up...
Anyway, I need to be able to view and browse the structure of my SQL 2000 database - and
it would b... more >>
server.transfer second parameter
Posted by wolfing1 NO[at]SPAM gmail.com at 5/1/2006 2:34:33 PM
I read somewhere that server.transfer had a 2nd parameter so control
and input values were 'passed' to the transferred to page, but it's
giving me an error of wrong number of parameters. I have IIS5, is that
the problem? or is it that it's an ASP page (not ASPX)
... more >>
How do I do this?
Posted by Kevin Audleman at 5/1/2006 1:50:47 PM
I am storing user entered form data from an ASP page in a MSSQL 2000
database. I would like to give my administrators a way to download a
tab file with the entries. Is writing an ASP page the best way to do
this? And if so, how can I convert database records into a file that
will download throug... more >>
I wan't your help in Inserting and selecting image from DB
Posted by developers at 5/1/2006 11:33:53 AM
Hello Every One ,
I need Help in inserting the user image in my data base. but
unfortunatly I don't know how.I'm using asp with sql server. I tried to
insert the image and i geuss it worked.for the field in the db in not
null and it have this value <Binary> . but when i try to select... more >>
FLASH MOVIE WONT PLAY ON SECURE ASP PAGE
Posted by jparker NO[at]SPAM ruralsource.com at 5/1/2006 9:33:33 AM
I have been working with ASP classic on this current project im
involved in. Well the problem im facing now is there is a page where a
flash movie should play in a particular section on the page but it wont
play on the secure pages, on the unsecure pages it plays fine. I had
added an Active X ... more >>
Does anyone have a cdo.message script I copy and paste?
Posted by Mando - 406 TDi GLX at 5/1/2006 8:37:54 AM
I'm having loads of problemsgetting my basic cdo.message script to work
- does anyone havea working one I can just paste into the page? I'm
getting really fed up with this one.
Any help much appreciated - I know it looks real lazy
Cheers
Paul
... more >>
File Upload
Posted by Eugene Anthony at 5/1/2006 8:19:31 AM
fileupload.asp
<%
call RequestBin()
function RequestBin()
Dim UploadControl,strName, Value
set UploadControl = CreateObject("Scripting.Dictionary")
RequestBin = Request.BinaryRead(Request.TotalBytes)
PosBegin = 1
PosEnd = InStrB(1,RequestBin,getByte(chr(13)))
If ... more >>
|