Hi, we have a vbscript.
However it is not working for the application at all.
Am i missing something here?
<object runat="server" scope="applicat ion" id="mailcongid "
progid="CDO.Con figuration"></object>
<script language="vbscr ipt" runat="server">
sub Applcation_OnSt art
sch = "http://schemas.microso ft.com/cdo/configuration/"...
User Profile
Collapse
-
Application("SMTPSERVER") does not work in global.asa
-
getting user server object between domain and workgroup
hi there,
Our intrnet is on the workgroup but the users access the intranet within a domain.
When I have the properties of the intranet set up as Intgrated Windows Authentication (turned off anoymouse access), users in the domain cannot access the intranet. They will need to have a user account in the workgroup and enter the credential in order to access the intranet.
If I cannot retrieve the servervariables... -
how do I reconfigure the email
Hi there,
I have a piece of code but it is not going for some reaseon. An email should send out to people when a news is aded.
Would anyone be able to point me to the right direction?
The new webserver is sitting in a separate work group. The mailserver is sitting in the domain.
The Integrated Windows Authentication was enabled in the IIS6.0
Here is the piece of code which... -
Hi Steven,
I found out the bug. It was not pointing to the correct directory. I missed the / in front of the <img src="/img/title/1.jpg" />
Thanks every one -
I have default that to content master page. But the changes are not inherited.
Here is the code
...Code:<%@ Master Language="C#" MasterPageFile="~/CS.master" AutoEventWireup="true" CodeFile="feature.master.cs" Inherits="product_feature" %> <asp:Content ID="contMain" ContentPlaceHolderID="cphMain" Runat="Server">
Leave a comment:
-
changes in master page does not apply to nested master pages
hi there,
I got a Master page and nested master pages in the subfolders.
Top Level Master page
Second Level Master page inherited Top Level Master page
Third Level Master page inherited Second Level Master page
However, changes (i.e. new images & alt. name) that I made in the Top level master page did not apply to the second or third levels.
My webpage has a correct front... -
-
MS ODBC for Oracle Driver 6.00.6001.18
Hi,
Where can I download the Microsoft ODBC for Orace Driver 6.00.6001.18 or later?
The version available in the MS support is 2.5
But my vista computer has 6.00.6001.18.
Cheers. -
execution against OLE DB provider "ADsDSOObject" error
Hi,
We have a link server
runnig on the SQL 2005 Express. My stored procedures runs fine.
But when I put the same settings in SQL 2008 Express which locates in the web server. The store procedure returns the following error message.
how can solve this?Code:execution against OLE DB provider "ADsDSOObject" fro linked server abc
-
yimma216 started a topic A first chance exception of type 'System.Data.Odbc.OdbcException' occurred in System.in ASP .NETA first chance exception of type 'System.Data.Odbc.OdbcException' occurred in System.
Hi I have been trying to get the data display on the datagrid after selecting a customer.
With the same connection it populates the selection right. But just do not seem to extract the following SQL.
The litABC is to check the flow of control.
There is no syntax error but in the debug menu,
I got A first chance exception of type 'System.Data.Od bc.OdbcExceptio n' occurred in System.
... -
Hi Finny,
sorry I forget to attach the file.
I have divided the code into the master page and default page and did not remember to adjust the codes in the <body> tag.
Thank you for reminding me as well.Leave a comment:
-
attached the JS
I have attched the javescript control for the images.Leave a comment:
-
javascript image control does not work in ASP.NET
I am converting a html pages into aspx. There are images flashing along the top of the webpage using javascript control. But it does not work after i put into the master page.
In the VB Developer Express, there are also green underline for class name (i.e. class="back")
Can any one suggest a solution please?
...Code:<div id="images"> <div class="image">
-
Hi cube, thanks for the advice. I just have time to try out the code today.
But I think I am more clear what the problem I have now.
Let me explain, I do have two pages as croCrew said.
The first page has a display of a subscription list.
...Code:set rs3=Server.CreateObject("ADODB.Recordset") sql = "select * from contact_options c inner join options o on c.option_uid=o.uid whereLeave a comment:
-
Thanks CoCrew. I figured that I could use a spit function to get individual value.
But I have a new question to fix. I created a check box control which did not disable the list items that already exist in the database. Some of them worked as I want, some of them do not.
May be you can help me to figure that out?
...Code:<h1>Infosphere</h1> <h3>Subsciption Options</h3>
Leave a comment:
-
I tried to get the values from the form, request("check_ list").
Then do different things according to the value from the request("check_ list").
However, how do u get the individual value out of the request("check_ list")??
i.e. request("check_ list")=1, 2, 3,Leave a comment:
-
Thanks guys. I have set up a webpage to how it looks. The database is MSSQL.
I am working on the MSSQL and hopefully can run a query search to display all of the details.
We have this check boxes, about regions Northern, Southern and Central.
When User select a check box, it will display the companies by regions.
I am thinking may be an if-statement with the vbscript can help me display...Leave a comment:
-
Advanced Search
I have these big long list of contacts.
I want to make an advanced search. How shall I start?
There is a basic search with Company, branch and contact name. -
No activity results to display
Show More
Leave a comment: