Hi guys I am new to javascript and I need a little help with clearing just textbox's inside a particular panel my .aspx page has about 3 panels inside
I would prefer to use a loop rather than type out individual code for each box
Thanks in advance
My cat's name is sprinkles...
Hi guys I have a couple of websites that are exactly the same for two differnt companies these apps are identical except the data that the companies store in them. These have been working fantastcally as there is only two but I have some plans to expand soon. once I start getting to five or 6...
I am new to asp.net I am really enjoying it however I have found something very inefficent when using sql server.
I have a dataset now I can poulate this in many ways but for this argument I will use 2
a sql string and calling a stored procedure
1.
sSQL = "SELECT * FROM tblCustomers WHERE...
Hi tippers
I have a machine a do my development on (I am new to asp.net). I used the login in control added a users and on successful login I get redirected to the correct page this works fine on my development machine. When I copied ("directly copied all the files from my working folder") to...
I have a form that is bound to my dataset from my sql server with a relationship across two tables customer and state.
I have a dropdown that has a list of states I would like to update the state field in my form from the value of the dropdownlist and ideas for this access was great for this...
Simple I have some imagebutton simulating a tab on a masterpage. When the user clicks the button I take them to another page and wit the code behind I change the imageurl but nothing happens....
Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load...
I am putting together a pivot table and rather then just summarizing the data for each month I would like each months results to be a rolling 12 eg
RTM Amount
Jun 05 1250 this amount is the sum of(Jul 04 to Jun 05)
Jul 05 1100 this amount is the sum of(Aug 04 to Jul 05)
Aug 05 1200...
I know this can be done in asp.net and even access. but there seems to be now control to do this for desktop applications....any suggestions? how could I make my own I am old timer with vba ...new comer to vb.net...I have read something about creating a user control then adding it to a panel ...
I am new to vb.net please be gentle..
I have a datagrid i use for searching. When the user clicks the record they want I want the textbox to reflect the record selected. I want them to be bound so that I can call the adapters update method for minimal coding. I am sure I can code this the long...
I am a newb to sql server and vb.net
I have created a program that uses a sql server express dbase. I know wish to deploy this to users.
The app will be depolyed in small offices of about 5-10 users.
Hers come the questions
1. I would like to put the actual database on one of the networked...
I am an absolut noob to visual basic I have been a vba programmer now have made the attempt at .net.
I have visual studo express connect to my database and all is fine however now I have created another table but i cannot find where I add or refresh the changes so I can see the table in my...
Hi All
I have created a dbase and I am ready to start the UI I am using vb.net 2005 express and I am really interesteing in creating forms that are dockable and movable just like the IDE however I can't find any straight forward info on it. eg is there a control you need to use etc or do you...
Hi all
I am comfortable with creating dynamic named ranges for charts but I wouls like to create a named range that uses the last 12 rows in the column...any suggestions I know you can use offset but my usual dynamic
My cat's name is sprinkles
-Ralph Wigam
I have been "ORDERED" to created an excel reporting tool
I have created many in access. However this time I must created it in excel
I basically want to query data in excel as I do in access eg queries etc.
I know I could create pivot tables but have been told not to those as well
Basically...
I have a recordset that I am trying to edit all the fields except the date get updated
The Date/ Time fields in set to not required, with no default value
When saving I get a data type conversion error
I have tried using nz on the recordset value but it still throws the same error. It does...
I am trying to create a gantt that contains times for day. I have experiment with continious forms but to no avail has anyone tried this before?
My cat's name is sprinkles
-Ralph Wigam
Stuck on this on (I bet PHV) will know it
I have a table that stores appointments
Name George
Date 27/02/2006
Start 27/02/2006 09:30:00 AM
End 28/02/2006 11:30:00 AM
I am trying to create a query that would "xtab" all of the half hour time slots between the two times so that I can use a...
I am creating a an access database that needs to handle booking times etc I would like to use a "FREE" calendar control like outlook has anyone seen or heard of one
My cat's name is sprinkles
-Ralph Wigam
Just wanted to start a thread helping the new users out their
The best piece of code i ever learnt was the loop thru of controls on a form if only i had know it 6 databases ago....I use this so much and has been the best peice of code for me
EG
For Each ctl In (MyformName).Controls
If...
I am trying to create a scheduler to book staff for meetings and I have come up with some very ugly designs
I would like to use the outlook calendar inside my form and use that to write to my table. Is this possible is there a
outlook calendar activex. I have read posts that automate and link...
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.