Hi all,
I have created a web form to get some user information. What I want to do is when the user opens the form on the website it opens in a new window and sets the size of the browser window. Has anyone got any ideas on the best way to do this?
Thanks
Hi All,
I have created a web form to collected some information from user and then send the data via a System.Web.Mail.MailMessage on the submit of a button. The question i have is that i also want on the submit of the button to display a message in a new window telling the user some...
Hi all,
I have been puting some movies up on the sharepoint site for training and i keep getting this error.
I cant seem to reslove the problem.
80040241: Cannot perform the requested action
Has anyone got any ideas. I have look on the net and have not had any luck with this one i am think...
Hi all,
i have created a feeback from and get it to send the results to the required person via
Dim mailMessage As System.Web.Mail.MailMessage = New System.Web.Mail.MailMessage
mailMessage.From = EmailBox.Text
mailMessage.To = "your@email.com"...
Thanks,
Will style it up in dreamweaver.
yeah im using VS. I go to build the application but not sure what i should be doing. Where does it go. Does it create another file in the wwwroot. Is there a certain way in which i should build the application in vs any help would be great.
Thanks.
Hi all,
Got two questions. First is whats the best way to build a asp.net application so that i can put it in to iis for testing. i.e are there just a few files i need to take with the page or is it better to wrap it all up?
The other question whst is the best way to style up an asp.net page...
Hi,
I have a few TextBoxs in a form i have created. I would like the TextBoxes to all link together in my mailMessageBody. At the moment i have mailMessage.Body = TextBox1.Text but i would like the other TextBoxes to be added to the same MessageBody. I cant remember how to get the TextBox to...
Thanks that is a great help. Does anyone know the best way to gather the information from say a few text boxes and so that it can then be sent in an email. Do i need to get the information in the text box to write to a list or label first then email that using System.Web.Mail.MailMessage.
Thanks
Hi,
I have created an asp.net form that will caputure users inputs ie. name, address etc. I would now like to send all the data the form captures in an email. Do i have to use the SMTP mail component or is there another way. Do i link this to my submit button as well.
Bit unsure here any help...
Hi,
I am wanting to change the owner of a wss site that i have create, do i have to do this on the wss site and if so how do i get to it. Or do i have to change this in the sharepoint portal.
Thanks
Yeah it is good to see that im not the only one who has had this problem. Thanks. Hopefully someone will have an answer if not then hopefully they have fixed this problem in the next version.
Hi all,
My problem is I would like user to create, edit and delete their own portal notice/news listing but I can only get them to do this if I give manage area rights. I was able to do it in a wws site with out giving them manage area rights, and pick if i want them to edit, delete etc.. I...
Hi All,
I’m wanting to create a form on the web in .net that lets user enter relevant data into it and then it sends the data via any email to the relevant recipient.
Was wondering what the best way would be to do this?
Any pointers or website or tutorials that anyone has used would be a...
Hi all,
Been working in the sharepoint environment and was wondering if anyone has been able to access the webparts that are in sharepoint to edit/change them. The reason I am asking is because I want to be able to make changes to the webparts to make them meet my users’ requirements as they...
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.