Does anyone know how to restore the default user templates. Whenever I create a new user, it creates the user's home folder but anyone can get access to it and its a pain having to go in all the time and change permissions.
Hi,
I have downloaded an aspx file and try to open the file in VS2008 or dreamweaver and get the following error message
"This is a marker file generated by the precompilation tool, and should not be deleted!"
Anyone know how I can read the contents of this file and edit it
Thanks
Hi
Could someone please check this code. It works fine other than its adding the new registration twice and also if a user doesnt supply a file to upload it comes up with an error along the lines that i was looking for the insert fields in the code
Thanks in advance
<script runat="server">...
I have a login page which authenticates users against an sql database. If successful login, it redirects users to a subfolder called secure.
I have the following in a web.config file in the root folder. My login.aspx is also located in the root folder
<configuration>
<system.web>...
Anyone know a link to code which will allow me to work with to upload files (word docs, pdfs) to an sql server.
I want to also rename the file to include the client reference number which is an incremental id field in the database.
I want it to add the new registration to the database, then...
I have a registration page that creates a new user account. I was wondering I would I create a random alpanumeric password (in the password field) for each new registration in an sql server database. would it be best to use a stored procedure or do it through .net code.
if the first option is...
I am having troubles sending a confirmation email after client has registered.
My code is below:
Sub doEmailClient
Dim objEmail as New MailMessage
objMail.To = email.Text
objMail.From = xxxxx
objMail.Subject = xxxxx
objMail.Body = xxxx
objMail.BodyFormat = Mailformat.Html...
I have the following code attached to a submit button on a form. The record inserts into the database fine, but when I want to send an email confirmation it comes back with the error:
"The server rejected one or more recipient addresses. The server response was: 550 mail from 81.155.200.74...
Hi
I have got a .net calendar on my website which is hosted on 1and1 servers. These are hosted in germany. My calendar day headers are the german days of the week.
Anyone have an idea of how to change this?
I have a flash animation on a webpage and implemented the active content script that adobe creates (using dreamweaver). I have added the html tags for loop and menu both set to false, yet when i refresh the webpage the animation still loops and can get the menu.
Does anyone know a way of...
Hi
I have managed to intertwine some objects like the tutorial here (http://www.johnschwegel.com/tutorials/tentacles.htm)
However, after I have done that, I get faint lines which are outlines of the underlying objects
Is there anyway, I can get these removed
I have read the threads on sending emails to multiple records from an access database. I create the module that I got from the microsoft site but how to I use that on a button that is on a form
Any help please
How do I create a cube with different coloured sides. I know how to create a cube with extrude bevel with one coloured but cant get the other sides a different colour.
Any ideas?
Hi
I am trying to connect a latop to the network for a second time. I have already had it connected but it got sent away to be fixed. The problem is the settings on the laptop are configured for a computer name which has been allocated to another machine. How can I remove the settings on the...
I create a cube using the extrude and bevel option. But when i go to scale the cube, it doesnt retrain proportion. Makes it become out of shape.
Is there anyway that I can keep the extrude and bevel in proportion when scaling the object?
Wheneve I open Excel, a new Custom Toolbar is created every single time. I have like 25 custom toolbars. Anyone know if this is a virus or something in Excel
I have reinstalled Excel a couple of times and still happens
Anyone know if i can create flowcharts in Adobe Indesign where the objects can be linked by the connectors that move with the object. Like what happens in Microsoft Word?
I take it the message below from my host, doesnt allow me to use session variables?
What else can I use to pass information between pages
Unable to make the session state request to the session state server. Please ensure that the ASP.NET State service is started and that the client and...
Hi
I created this stored procedure in SQL Express on my local machine and I am trying to create it on my isp server.
But gives me the follow error
Line 4: Incorrect syntax near 'GO'.
My stored procedure is below
Any help please
Its 1and1 as the host by the way
CREATE PROCEDURE [PROCEDURE...
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.