Ok, i recently asked about the styling of input text boxes but couldnt get a working solution.
I'm now trying to apply some style padding to an input text box but alas it's not working.
Is it that the MAC OS takes over the displaying of all form elements in safari? or is there some styles that...
Hi,
I'm working on a cross browser solution that involves setting the border width of a input type="text" element to 0px.
It works fine on most browsers but doesnt seem to take effect on safari. I've read on a few sites that this mightn't be possible to do on safari but i dont believe that for...
Hi this has been bugging me most of the day, should be nice and simple but I must be doing something simple wrong. Or maybe it's IE.
I've created a function that returns the xy coordinates of an element. Then a div is positioned using these xy values. I've got it working for most browsers. But...
I've a db with a many-many relationship.
Very simple implementation with just 3 tables.
tblSoftware[smallint sid, varchar sname]
This table just holds all the software titles.
tblImages[smallint iid, varchar iname]
This table just holds all of the different images that we have in the company...
Hi,
I'm trying to delete a document that's in the sharepoint document store but I'm having difficulty with the parameters that the PKMCDO.KnowledgeDocument.Delete() function requires.
It's asking for a (ref object pvarChildernUrl)
This variable is used to specify children of the document that...
I'm sure this has been covered before so I'm hoping that some one has a quick and easy answer ;)
Basically I have a web application that lets a user publish a document to sharepoint. It's a fairly basic application, user just fills in a few fields chooses the file thats to be published via a...
I'm sure that I'm just looking at this so long that I'm staring right at the answer but I just cant see it.
I just need to specify which category a document will belong to.
The VB.Net Code is as follows:
KnowDoc.Categories = Array(":Vehicles")
But I just cant get the damn thing to work...
I'm sure that I'm just looking at this so long that I'm staring right at the answer but I just cant see it.
I just need to specify which category a document will belong to.
The VB.Net Code is as follows:
KnowDoc.Categories = Array(":Vehicles")
But I just cant get the damn thing to work with...
Not sure whether this should go here or in the sharepoint section.
Basically I want to create a web app that will allow the user to browse (using the input type="file") the local machine, select a document, click a button and the document selected gets published to our sharepoint server.
I've...
What I am wanting to to:
I have a web application, and in this application I want to allow the users choose what database queries are going to be run against. What I'd planned to do was use a <input type="file" id="filename" runat="server"><br><asp:button id="btnUpload" runat="server"...
I'm not sure if this is a question with a simple solution but I know that there is a solution.
When creating a new webpart, most often in C#.net, I create a new webpart in Sharepoint and set it's content link to the particular .net page and everything works fine - almost.
If a dynamic page...
I'm not a word expert and I've just been handed this problem and asked to fix it.
Basiscally when a user opens a word document, then closes it down again they are being prompted to save the document. "This document has been modified. Do you want to save the changes.".
I've been working just...
Hi,
I have a basic search function that retrives information from a database based on information that is supplied in one or two supplied textboxes. The information that i get back is being put into a asp:table using TableRow.Cells.Add(TableCell) method.
Like I said this is pretty basic, and...
Hi all,
I'm using a datagrid that connects to a sql server database. The datagrid has paging enabled and has an edit column aswell.
The problem i have is this, when I click on the edit link the text box appear and i'm able to change the information but when I click on the update link the value...
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.