Hi,
I want to show the addition of these 2 "ints":intTotal and intSomething from a form and show the result on a confirmation page.
The form:
/first value to add
<input type="hidden" name="intTotal" value="<%= formatNumber((intTotal * 1.00), 2) %>">...
Hi.
The run script below as test to insert a new user in a database.
What changes, if any, I'll have to do to make this work in an Access enviroment?
I'm always getting the error message(in red)
Thanks,
Lucas
<%
dim mySQL, conntemp, rstemp, idCategory, rstemp2
pEmail = randomNumber(9999) &...
Hi.
Oh ok...
Sorry about that.
So to do a similar thing in my enviroment ï'll have to talk with my server provider?
Or that's not doable with IIS?
Thank you again,
Lucas
Hi!
Is it necessary to change every html page with <!--#include to shtml?
I read something about using .htaccess to to make the server parses the html pages too by using a line of command.
Thank you,
Lucas
It's enabled.
If I change the extension of the page from .shtml to .asp it works fine.
Here's the source code of the page:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Untitled Document</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF">...
Hi Daniel.
Thank you for your answer.
I have SSI enabled already.
But when I put this <!-- #include virtual="myfile.asp" --> in a shtml page nothing appears. Checking the code I can see that the myfile.asp code is there(as plain text).
Lucas
I have an app. that saves some info(Date, Time, Browser Type and IP address) to a text file everytime a banner is clicked.
My problem is that the Date and Time keep going back and forth between US and UK formats.
Any thoughts?
Here's the page that handles the clicks:
<%
CountClick =...
Hi.
I've been a member for more than 2 years now and I guess this is my first post!
Sorry I couldn't come up with a more challenging one...
Here it goes:
How can I make this script open in a new window?
Response.Redirect("trackclicks.asp?Id=" & CountClick & "&CCT=" &...
When I convert a folder to web, select "this web has unique permissions" then apply, I got the message:
"Server Error : The user or group XXXXXXX is unknown"
Why is that???
Thanx,
LC
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.