I am using asp.net and would like to clear the textbox items on the client rather than a postback I can as stated in my fist post I can declare each textbox and clear each but that adds alot of code I would prefer to just clear these items...is there a way to just identify these textboxes (each...
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...
I had thought of the this model was not sure if was common practise though that why I posted this. I am only running on server. My only concern is with connections and dabase size and performance
My ideas to have a login page that check which domain thay came in from check that against a...
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...
what about objects i can create a new dataset object. pass parameters to that ...then I can bind my controls to that only ..i am not too familar with them. I suppose the ojects looks to do the same thing add a layer inbetween the app and the dbase hmm I keep tossing and turning on the correct...
true but if i use this
Select * FROM tblCustomers where custID = something
I have read/write the dataset and table adapter will take care of data updates. I know I can fill a dataset from a stored procedure however I can't just go tableadapter.update(storedprocedure) can I
My cat's name is...
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...
well for the moment I am not sure I jusr want to know how to write to the database ... is there something in IIS I need to set
My cat's name is sprinkles
-Ralph Wigam
I think there's something else afoot I have taken the security out I can access the records in my dbase but i can't save to it....(sqlserver) the login control creates a sqlserver dabse ....am i forgetting about something here in my deployment. I use
Dim cst As String = "Data...
A lot of tippers had very clever signature's from great people ...ralph is great sometimes he and I have the same IQ
My cat's name is sprinkles
-Ralph Wigam
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...
damn another typing mistake when removing server.transfer the code works and the imagebutton image does indeed change.
add server.transfer and it stops it's almost as if it stops downloading the new image
My cat's name is sprinkles
-Ralph Wigam
my customers table has the stateID my dropdownlist has the state Text and StateId when someone creats a new customer I want the stateid update from the selection of the dropdownlist I want to do this on a form that is bound to my dataset.
I know how to add the dropdown to the forms...
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.