all groups > inetserver asp general > june 2003
SMS from my site!
Posted by Benny Alexander at 6/30/2003 11:59:57 PM
Is there any ASP application to send SMS to mobile phones from a website?
Thanks,
Benny
... more >>
Excel to pdf
Posted by phuong at 6/30/2003 11:57:14 PM
How to convert from excel file to pdf file?... more >>
Program Logic Question
Posted by Derek Timothy at 6/30/2003 11:52:56 PM
Hello All,
I have written a little VB program to send packets of data to my web server
every 5 seconds in the form of a small csv file. The idea is to have a live
(or almost live) "call status" web page running in ASP making use of the
data in the csv file.
So what I have done it to write a... more >>
adovbs.inc doesn't have adText
Posted by news.microsoft.com at 6/30/2003 9:47:54 PM
SQL Server provides the 'text' data type but the adovbs.inc file doesn't
include an adText variable along with the provided adVarChar, adInteger,
etc.
If there is any way to have a virtually infinite length text field that
doesn't use the 'text' data type please tell me, in case I can't figure... more >>
connection.open issue??
Posted by RP at 6/30/2003 8:29:15 PM
This code usually works the first time I run it, but if I hit refresh it
fails with: "Unspecified error - /cosmetic/ask_dup.asp, line 12"
which is the connection.open statement.
Makes me think it's an ODBC driver issue since I am closing the recordset
and connection objects. Are there se... more >>
Open source ASP?
Posted by Benny Alexander at 6/30/2003 6:41:08 PM
Hi,
This is a general discussion, as I would like to know How the world of
opensource in ASP is? as I am a programmer in PHP too, i am able to find lot
of open source coding, I also so beleive in opensource concepts, But I
would like to know is there anything like Opensource in ASP? If yes, H... more >>
IIS & XMLHTTP
Posted by Brian Staff at 6/30/2003 6:08:48 PM
I was recently on a OO Design course<g> and as a result I've decided to
"Tier" my ASP classic pages for maintainability.
Browser <----> PT <---> BT <---> DT
PT == Presentation Tier
BT == Business Tier
DT == Data Tier
Right now, the browser communicates with just one ASP page and it's a fai... more >>
Linking of several tables in a heirarchical form
Posted by Jacob at 6/30/2003 5:11:10 PM
I have a table, SYS_Locations, which lists all of the locations available
for a system.
I.E.:
1 -- Matrix Hall
2 -- Upstairs
3 -- Basement
4 -- Cabinet
5 -- Storage Building
Then, I have another table, LOC_TREE_REL which ties the previous locations
to one another.
I.E.:
1 -- 2 (Sa... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
links question
Posted by Gonzosez at 6/30/2003 4:13:18 PM
When i put a link on a page it is underlined.
I was on a site there the link became underlined when you moused over it.
How is this done?
Thanks
... more >>
Check datatype
Posted by Andrew Durstewitz at 6/30/2003 3:30:06 PM
Doh!
I seem to have forgoten how to check if an item is an integer! Can
someone remind me!
Thanks,
Andrew J Durstewitz
* * * Sent via DevBuilder http://www.devbuilder.org * * *
Developer Resources for High End Developers.... more >>
help with numbers !
Posted by John Smith at 6/30/2003 3:08:33 PM
Hi,
I'm just trying to work out the postage costs for a shopping cart and for
some reason (possibly me being silly) i can't get the following to work :
Dim strWeight3, strWeight4
strWeight3 = "950"
If strWeight3<="1000" Then strWeight4="3.32" Else strWeight4="7.50"
Response.Write(strWeight... more >>
Need to get the decimal part of a number
Posted by Ricardo at 6/30/2003 2:40:26 PM
Hi.
How can I -from an ASP page- get the decimal part of a
number ?
Thanks in advance for all your help.... more >>
Persist ADTG not Working
Posted by Susanth Sivaram at 6/30/2003 2:15:57 PM
Hi,
I was trying to save a record set in ADTG format. using the following
code.
rs.Open strSQL, conn
rs.Save "D:\sql7.adtg",0
Later I try to retrive the data from the file using the following code.
rs.Open "D:\sql7.adtg","Provider=MSPersist",,,adCmdFile
But I had problems while re... more >>
problem with adding row to datatable
Posted by Bobofrut at 6/30/2003 2:05:06 PM
Hi
In my application I try to add one row from datagrid into datatable and I
recive the following message:
Exception Details: System.ArgumentException: This row already belongs to
another table.
The part of code that realize this procedure look:
private void dg1_SelectedIndexChanged(obje... more >>
sniffing client's temp directory
Posted by Asfalto at 6/30/2003 12:27:43 PM
Hello
Is there any way to sniff the client's temp directory?
I have to store some files there...
Any help really appreciated
Thankyouz!
A.
... more >>
Can't display ASP Pages
Posted by Frank Py at 6/30/2003 9:58:12 AM
I have a laptop with Win2 K pro that is haveing problems displaying ANY
ASP pages when hosting locally with it's IIS. When we hit any local ASP
page we get:
HTTP error 500 - There is a problem with the page you are trying to
reach and cannot be displayed. We can see ASP pages on this machine whe... more >>
forced PDF-download in popup
Posted by dany at 6/30/2003 9:54:28 AM
I want a forced PDF-download but all that header-stuff is new for me....
I wrote a little asp-script:
<%
Filename = "download.pdf"
response.addheader "content-disposition","attachment; filename=" & Filename
server.transfer Filename
%>
It only works with Internet Exporer (mac & pc) but not... more >>
I can't open Visual Basic ASP.NET new project with file share
Posted by Alex at 6/30/2003 7:58:15 AM
Hi,
Whan I trying to open a NEW Visual Basic ASP.NET project(I
got Windows 2003 server),then I got an error:
The default web access for this project is set to file
share,but the project folder
at: "http://localhost/webapplnew" cannot be opened with
the path: "c/inetpub/wwwroot/webapplnew".... more >>
electronic timesheet using asp
Posted by harsha mogaligundla at 6/30/2003 7:52:03 AM
Dear All ,
I am trying to develop a web based electronic
Timesheet system for the payroll department using ASP and
SQL server, the front end has fields like ssn,time -in ,
tim-out,regular hours,sick hours,overtime etc, a user has
to enter this information into a web form, upon cl... more >>
Log Off
Posted by Matt at 6/30/2003 5:31:40 AM
system = Win2K / IIS 5
I use windows authenication to protect access to a
website. (Company Intranet). I need to allow the users to
log off via a link. Any help as to how I can write a
script for this will e appreciated.
Thanks very Much... more >>
sql UPDATE fails
Posted by yoda234 NO[at]SPAM hotmail.com at 6/30/2003 4:44:13 AM
Hi,
I've got a page which updates a record, but it fails if the text used
contains an apostrophe. I understand I need to replace apostrophes
with double quotes in order for it to work?
I also know there's a piece of code which can be used to do this, and
replace all apostrophes so that it w... more >>
Opening Excel file from within ASP and passing variable into cell
Posted by lisa.dunnette NO[at]SPAM btinternet.com at 6/30/2003 3:07:23 AM
I have an excel file on my server, which contains an embedded query. I
want to be able to open the excel file, pass the contents of my
variable into a cell within the worksheet and then refresh the query
based on the variable passed.
I can get the query part to work. The bit I can't get to wor... more >>
0x80040111 Error on IIS 5.1 (WinXP)
Posted by Vladimir at 6/30/2003 1:38:22 AM
Getting 0x80040111 Error on trivial IISHelp -
http://localhost/IISHelp/iis/misc/default.asp
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services
Technical Information (for support personnel)
a.. Error Type:
Server object, ASP 0177 (0x80040111)
ClassFactory ... more >>
calling functions
Posted by niv at 6/29/2003 10:58:59 PM
how do i call a vbscript function (which is between <%%>)
from a vbscript script function (which is between script
tags-<script language="vbscript"></script>, and how do the
argument are reffered/transfered?
the code goes like this:
<%function LegalCatNum(num)
if....then
LegalCatNum=true
... more >>
Help with session keep alive code using .asp as img src
Posted by Jason at 6/29/2003 5:38:36 PM
I've got a standard form on an ASP page to collect resumes from visitors.
The page can be accessed only after the visitor has logged into the site.
The issue that I'm running into is that the users are exceeding the length
of the session timeout, so when they submit the form, it is taking them ba... more >>
connect to a database
Posted by Peter Morris at 6/29/2003 4:41:48 PM
Newbie question, I'm just learning ASP
I am having trouble connecting to a database. I have set up the
ODBC data source Northwind to link to the Northwind database.
Now, I'm running the following script:
<% @language = vbscript %>
<%
Option explicit
Response.expires = 0
dim objConn, o... more >>
format a retrieved text file
Posted by John at 6/29/2003 12:22:52 PM
I just learned that it is possible to grab a text file from another
site and display the data on my own site, however when I display the
data it does not format it correctly. Can anyone please point me in
the direction of a tutorial or help me with the code below.
John
<%
Response.Buffe... more >>
CDONTS - Invalid class string
Posted by Henry at 6/29/2003 12:03:46 PM
Hi,
Im trying to send a mail from my webpage using CDONTS but i keep getting the
errormessage "Invalid class string" (0x800401F3). I have the SMTP service
installed and running on my IIS server on XP.
It's when i try to create a NewMail object from the CDONTS library that the
problem occurs:
... more >>
Finding the non-matching values collection/array
Posted by Robb Meade at 6/29/2003 12:00:15 PM
Hi all,
Ok, lets say I have the following,
Request.Form collection which produces this (as the element names)
a
b
c
d
e
f
And I also have an array containg this
a
b
c
What I want to do is loop through both and response.write to the screen only
the items that are not the sam... more >>
|