|
|
|
|
|
Total Hits: 591 | Today: 1 |
Author: Shadow Wizard
|
Rating:
|
|

I just stumbled upon very essential information that I didn't know before, or at least wasn't sure it's true. that information can solve numerous problems, thus i'll post it here. if you see such information, feel free to post it here as well.
and now to the point: --- ASP Pages, Session State and the Parent Path options are disabled by default in Windows 2003 Server. If do not enable this functionality after installing IIS, IIS returns a 404 error. You can enable these features thr...
|
|
|
|
Total Hits: 583 | Today: 1 |
Author: Sammy05
|
Rating:
|
|

Hi,
Pls how do i call a function from ASP code and pass parameters to the function.
Example:
<%
If Len(Request.Form("Resource")) > 0 Then
(call a function)
end if
<%...
|
|
|
|
Total Hits: 554 | Today: 0 |
Author: mohdzubairpasha
|
Rating:
|
|

Respected Sirs,
Can anyone solve my problem.
My problem is that i want to delete the cookies on closing the browser.But i am not getting the code plz can u give it to me.
Thanking You,
Mohd Zubair Pasha....
|
|
|
|
Total Hits: 470 | Today: 0 |
Author: ATNO/TW
|
Rating:
|
|

I am in need of an ASP shopping cart that works. I tried Comersus, which seems to be a prevalent open source cart, but I couldn't get it to do jack. Money is not an issue for licenses or the proggy. Preferably, I'd like an eval first. My personal preference would be a couple nice PHP one's I've seen in use, but that's not an option here. The Client's server won't support it, so it needs to be ASP. Sign up a free membership now to play pools and talk sports! NFLEL, MLS, NHL pools in progress. ...
|
|
|
|
Total Hits: 521 | Today: 0 |
Author: Badgo22
|
Rating:
|
|

Hi
I've got a bit of an issue with a line of code in my form handling script. I think I've configured it correctly but it doesn't want to accept '.co.uk' emails/domains. Does anyone know how to get around this problem? Have configured the right lines of code?
This is the failed response message:
Microsoft VBScript compilation error '800a0401' Expected end of statement /jmail.asp, line 29 JMail.AddRecipient request.form "me@mydomain.co.uk" ("email")...
|
|
|
|
Total Hits: 533 | Today: 0 |
Author: Hari
|
Rating:
|
|

The Follwing code create the Dynamic Menu Form. Explorer the Code...
|
|
|
|
Total Hits: 529 | Today: 0 |
Author: MadCowDzz
|
Rating:
|
|

Hi I would like to use this SQL query: SELECT * FROM table where id = 1 or id = 2
but with a query string to an ASP .... please help...
|
|
|
|
Total Hits: 552 | Today: 0 |
Author: pgokcen
|
Rating:
|
|

Hi;
the following code gives an "unspecified error" can you help me?? on line-->mailObj.AttachFile file1...
|
|
|
|
Total Hits: 518 | Today: 1 |
Author: vyntage
|
Rating:
|
|

hello everyone, I am wondering why I am getting a run time error on the INSERT INTO statement.
Thanks for any and all help!!...
|
|
|
|
Total Hits: 542 | Today: 0 |
Author: ashishpisces
|
Rating:
|
|

Hi,
I know it will sound stupid but I have got a very simple problem. I am trying to pass a value from a textbox in a form to another asp page and displaying it there. I am using request.form for that and response.write but request.form is not getting any value from the form and the target asp page does not display any error as well.
The codes for the pages are;...
|
|
|
|
Total Hits: 496 | Today: 0 |
Author: vyntage
|
Rating:
|
|

hello everyone, I am wondering why I am getting a run time error on the INSERT INTO statement. Thanks for any and all help!!...
|
|
|
|
Total Hits: 547 | Today: 1 |
Author: rtcunliffe
|
Rating:
|
|

ASP - Connection Closing Problems.
this file uses the following code...
|
|
|
|
|
|
|