've seen this problem mentioned on a few postings before but no fix.
Basically when I add a contact in AD to have an external address and
apply a forward to to a mailbox account the message is delivered twice
to the external address.
I have looked at the message tracking to find that the...
I have a two-exchange server environment, FE/BE configuration. If I set up a user in ADUC with Delivery options set to forward to an outside email address AND the checkbox set to Deliver Messages to both Forwarding Address and Mailbox then that user will recieve TWO copies of a piece of mail in...
Hope someone can help. I have the RIS server all set up. I can see all the available RIS Images and when I choose one it invokes the Warning.osc then install.osc. Once these run it then says 'Reboot failed. Press Ctrl+alt+del' and that's as far as I get.
What am I doing wrong?
Thanks
Paul
I'm trying to create a best sellers chart for my eCommerce site. I have put in place the following query
SELECT dbo.OrderDetails.productID, sum(Quantity) as Quantity
FROM dbo.OrderDetails GROUP BY dbo.OrderDetails.productID
ORDER BY 2 DESC
which gives me the productID with most sales at the...
Hi there,
I'm just starting out with SQL 7 and I need to know where to define relationships with the Enterprise Manager.
Is it the diagram section?
Thanks
Paul
I'm developing a site that uses a login screen. This is all fine and no problem. However on the homepage I am looking for a similar approach to the Blackstar website(http://www.blackstar.co.uk) where it would display 'please login' as a link to the login page and '<username>' once the user has...
The url of the game is http://www.universal-playback.com/competition/index.asp
Any more help would be appreciated - I'm not a major asp expert btw.
Thanks
Paul
Hi there.
I have a web site that has a game on there. The top score wins a prize and it seems that people are chaning the top socres and putting in what they want.
Can people capturing post data as it is sent from the page to the server and then resend their own data afterwards?
If so what...
Hi there,
I need a quick answer on this as I am supposed to provide the solution today.
Is there anyway on the design view in Enterprise Manager to specify the default value for a field.
We have added new fields to the database and I want a competition field's default value to be Competition...
What's the best way to format database text?
Put basic html tags (such as <br>) in the datasbase and add more to the page when required?
Some other way that keeps tags out of the database.
Thanks
Paul
I'm an passing a variable from one page another using the query string method. The variable passed is called playback. How can I incorporate this value in an SQL query. Eg. select * from products where series = <the value of playback>
I can easily display this value in the results page using...
This sounds fine buy can the function be a query to an SQL database - an important part of what I am trying to achieve but missed out of the first question. Doh!
Anyone know how to make the menu choice of a Fireworks generated pop up menu run a query?
At present the generated commands point the chosen item to a link using location= and it is at this point I would like to change the code to run a query to display a certain page.
Any help would be...
Is there anyway with Javascript to detect the platform and then load up an image map based on this?
Sounds easy but I'm a Javascript novice trying to do more than I know.
please help
Are the coordinates in the showmenu command different on a pc and mac? Or should the menu pop up in the same place on screen.
If you have both platforms then check my problem at http://www.universal-playback.com/beta.htm
Cheers
please can you help? I am trying to get side menu to work with Netscape and on a Mac(IE). Can you look at the code at http://www.universal-playback.com/live/index.htm and help.
Basically the image swop out is bigger than the original and I need Netscape to ignore this fact.
On the Mac it...
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.