all groups > inetserver asp general > december 2006 > threads for december 22 - 28, 2006
Filter by week: 1 2 3 4 5
Copy ASP variable to clipboard using Javascript
Posted by zakhirn NO[at]SPAM gmail.com at 12/28/2006 3:44:02 PM
Hello,
I have a search function that is reading companies from a database via
ASP and spitting out the results. I have various fields of each company
in variables and I want to be able to create a link that uses
Javascript to copy the address to the clipboard.
I know there is the javascript... more >>
CDOSYS forms
Posted by Basr at 12/28/2006 1:21:48 PM
My provider removed suddenly the CDONTS from the server. Now I have to
change my forms and I have to use the CDOSYS functionaltity
Till now I used one script that could do the work with one page. I could
send all my forms to that page and this page conveyed all the input by
email.
Now I wa... more >>
Error: 'HTTP/1.1 500 Internal Server Error'
Posted by Chuck B at 12/28/2006 12:05:05 PM
I just installed IIS 5.1 and Visual Studio 2003 with .NET 1.1.
I'm having a problem starting an ASP.NET project. Everytime I select an
template from the IDE I get the above message.
I set up a default.htm page and the IIS server appears to be working. It
just won't let me start a new VS pr... more >>
Image Resize in ASP
Posted by Michael at 12/27/2006 4:29:52 PM
Hi.
I need code that simply resize image with same ratio. My server has ASPImage
1.5 component. Other techniques is appreciated.
Michael
... more >>
error on my .asp code HELP PLEASE!
Posted by Coby Herd at 12/27/2006 2:14:22 PM
I keep getting the error message -
Error Type:
Microsoft JET Database Engine (0x80004005)
Unrecognized database format 'c:\inetpub\wwwroot\blog\db\blog.mdb'.
/blog/admin/Default.asp, line 14
and I have no idea what to do about it. Can anybody help me or send me in
the right direction?
... more >>
Help with Updating Multiple Records via Looping
Posted by pmarisole at 12/27/2006 11:54:36 AM
This is the first page......
<select size="1" name="Q1_<%=i%>" onChange="calc(<%=i%>)">
<option selected value="<% =rsScores("Q1")
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
<option value="4">4</option>
<option value="5">5</option>
<option value=... more >>
How to Redirect User to Originally Viewed Page After Login?
Posted by vunet.us NO[at]SPAM gmail.com at 12/27/2006 8:13:52 AM
Imagine: user clicks the link which brings him/her to a secure page
(let's call it page "X") which requires login session.
If user is not logged in, he/she is redirected to a login page.
Question: how can I make user get redirected back to that original page
(names "X") which threw him/her to lo... more >>
ASP Access Denied error
Posted by marijuanated NO[at]SPAM gmail.com at 12/27/2006 3:29:39 AM
Hi,
I am getting the following error while trying to access an ASP page.
Server object error 'ASP 0178 : 80070005'
Server.CreateObject Access Error
/hypoccs/Report/PFR85.asp, line 15
The call to Server.CreateObject failed while checking permissions.
Access is denied to this object.
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
http authetication
Posted by User at 12/26/2006 12:00:00 AM
Are there ways to do http authetication?
Or able to emulate .htaccess
For eg: User reach a directory, there will be a pop up asking the user to
enter a user id and password
pls advise. Thanks
Posted Via Usenet.com Premium Usenet Newsgroup Services
-------------------------------... more >>
Restrict page to open by date????
Posted by Marce Poulin at 12/25/2006 10:33:01 PM
I'm trying to find out how I can make a page to be restricted to open
between Saturdays 12:05 pm until Sundays10: pm... and that.. EVERY WEEK...
is there any way at all to do this or is it just simply impossible.???
thanks
... more >>
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
Posted by Videotron at 12/24/2006 10:29:20 AM
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] Not a valid password.
This is an error I got after reinstalling windows and server IIS. I looked
all over the Internet but could not find out how to resolve this. Until I
fell upon ... more >>
problem opening asp page
Posted by John at 12/23/2006 7:53:15 PM
hi Everybody,
I just made a simple web site using Frontpage 2003 with a simple MS Accesss
database.
IF I try to open the asp page in a browser by typing
http://localhost/mysite/db.asp it opens just fine
However if I try to opeb it by typing c:/mysite/db.asp I get the following
error m... more >>
ASP code not displayed on web browser
Posted by LetMeDoIt at 12/23/2006 6:41:16 PM
Greetings,
I just installed ASP and enabled the Web Server Extensions and still
cannot get any ASP code to execute.
I added some html code to test and all html code is executed fine, but
once the asp section is reached, blank is displayed below the html
code. I then scaled back and created ... more >>
Need help clarifying use of VBxxx for creating webpages ...
Posted by brooksr at 12/23/2006 4:37:46 AM
I know VB5/VBA very well but have not used VB to create web pages but
need to do so.
Can someone explain the purposes and differences between VBScript and
VB.NET to create web pages?
Also where do Visual Web Developer Express Edition and Microsoft
Frontpage fit into the picture?
It seems... more >>
any ways to clear form cache or prevent user from pressing the back button
Posted by User at 12/22/2006 10:15:37 PM
Hi,
Are there ways to let browser forget about the previous submitted form data?
Or prevent user from pressing F5 to submit the same form again
Or prevent user from presising back on the browser?
Please advise.
Thanks
Posted Via Usenet.com Premium Usenet Newsgroup Services
-... more >>
looking for mod 10 script
Posted by Rob at 12/22/2006 9:05:33 AM
I'm looking for a mod 10 script that you know to work well. I have googled
and found a few different ones but I would like a 2nd opinion. If you can
please link me to a mod 10 script that you have used/implimented I would
appreciate it.
Ideally I would like a vbscript over javascript so we ... more >>
How to prevent my client to delete file in our web server
Posted by Chris at 12/22/2006 4:47:59 AM
We have offer a web space to hosting our client website. We offer them to
upload asp files to their web space. How can I prevent the client from
uploading asp files that will harm our web server. For example, deleting
files in our server using Scripting.FileSystemObject to delete our system... more >>
sql question
Posted by Jen at 12/22/2006 12:00:00 AM
Hello. I have a sql statement that should get all the records that match a
specific criteria; every record are assigned a textvalue like 12_2006 (as
for example this particular month, december 2006). I also have a drop-down
menu on this page where to filter which month should be shown on the p... more >>
|