I'm trying to change the order in which my "views" are listed but for some reason, I'm confused. When i go into my documents library, the 'all documents" view is the 3rd on the list and I want it to be number one. Does anyone know what to change in the <WebPartPages:ListViewWebPart> code in...
Hello Everyone,
I have a problem that i beleive i know the answer too but want to verify. Problem - I have a list of members on my sharepoint site but this list changes as new employees are been hired, terminated etc. To make sure the information on the sharepoint site is correct, I receive an...
this is driving me crazy.. pleaseee helpp.. i'm trying to share an internet connection but it aint working.. when the cable from the host p.c is connected to the client (a friends p.c), it works and everything is fine but when i connect the cable to my p.c (as the client), the flikkering lights...
yup, stuck again.. helppp.. i have a simple datagrid, no paging, its has 3 columns, a author, booktitle and price and it loads data depending on if the user has books posted.. what i'm trying to do is allow the user to delete his books if its been sold.. i have a delete button in the datagrid...
i'm running into one problem after the other.. helppp.. i'm trying to post the value from textbox A on a login page to Textbox B on a members page.. I'm using Server.Transfer("members.aspx", true) on the login page and Response.Write(Request.Form("txtuser")) on the members page and it works...
guys,
this question must be so simple casue i cant find the solution anywhere..basically, i have a textbox that after a user enters a keyword and presses the submit button, it display all records matching the keyword.. the problem is i cant get it to work when a word is entered into the...
how can inserting new records into an access database be so hard from an asp.net page..first i had major problems connecting to it and now i can read data from it but i cant insert new data in any table, it keeps saying "System.Data.OleDb.OleDbException: Operation must use an updateable query."...
This is driving me crazy, someone please help.. i'm trying to insert new records into a table in an access database and what i have done so far is set up a connection using the data link property (oleDB connection), i've set up a oleDB command and on my button (which when users click, it'll...
this sound so simple but its driving me crazy.. i'm trying to connect to an access database on a server using oleDB connection but its not working.. it either says it cant connect to the server or the database is already open by someone else etc.. i'll appreciate any help, i've already spent...
this is driving me crazy, basically i created a project with multiple files etc on a server but now i'm trying to transfer the folder to another server becasue the initial server is being disconnected. What i did was copy the folder and just dropped it into the new webspace i have on the new...
so this might be a dumb question but i just got vs.net and heres my problem, i'm trying to open a new asp.net application, is it possible to open it on my local drive as opposed to a server and if no, why?
i want to be able to do a report based off a table but i want to be able to select what records to print basesd on the date i enter.. e.g if i enter 1/01/03 to 30/01/03, i want the report to show all transactions for that day.. how can i do this?
i have a continuos subform and i have a textbox on the main form that calculates the sum of all values from the sale textbox.. my code is:
=Sum([sale])
buy immediatly i view it the value shows #error.. how can i solve this..thanks
on a click of a button from a form, i'm trying to delete all rows in a table.. i'm using: DELETE FROM tbldumptable (the table name is dumptable) but after i click the button it keeps saying compile error, systax error. . can someone please tell me what i'm doing wrong?????? Thanksss
it's always one problem or the other.. so i have a continuos form which contains 3 fields..e.g fname, lname, and ssn..now this continuos form is a subform.. what i would like to do when i click a button, i would like the s.s.n number/numbers (depending on how many) and date field from the main...
guys, i have a form with txtboxes on it and on the click of a button, i'm trying to get values from the txtboxes to post to a new table.. The table is called dunptable(which has 3 fields namely productid, productname and cost) and the txtboxes on the form (called sell) are text4, prod and sale...
I am beyound confusion right now and i really need ya'lls help.. heres the problem.. i have a from where i am able to search for products..
1. when i enter the prodid and hit the search button, the prodname, price etc comes up..
2. now i have another button that when i hit, i woud like for it...
i might have been explaining this the wrong way..i'm dieing here, i have a table, it has 5 field names e.g prodid, prodname etc..what i want to be able to do is enter the prod i.d and click a command button and have the rest of the fields appear below (that is if the prodid is valid).. someone...
and i thought i knew access..NOTTT... so i'm stuck again, all i want to do is have a user enter an i.d, click on a search button and this should diplay the remaining info associated with this i.d (all from one single table).. Howww.. someone helpp.. Thanks
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.