Hello
I have a data entry web App. form. the login page for this form depends on checking whether the user name and password exists in the data base or not only; which means that I didn't use session and I want to create a logout button
which will exit from the data entry form how can I do this and prevent the user
from going back to the data entry form using the back button
thanx
User Profile
Collapse
-
prevent the user from going back
-
Hi;
yes both codes does work but i need to know which one is more efficient for the program. i mean in which case should we use dataset and dataadapter and in which should we use datareader and command in other words i want to know exactly when to use each one of them
thanx... -
Which code is better to use
hello all,
i am programming a webform which include a dropdownlist bind to DB to show the entries in a certain column in a table the user can chose an item and insert or update the tables I have two codes one thet used a dataset and the other code i used datareader to bind the list to the needed items and am not sure which one is beter to use in the webform
...Code:MySqlDataAdapter depada = new MySqlDataAdapter("select -
dir ltr and rtl
Hello every body
I want to know if there is a way to set the direction of txt boxes in the web form to rtl without having to do so for each box by it self and I can't change the direction for the whole page coz am using both rtl and ltr txt boxes
thanx -
thanx dude ya got me i am nubbe at this ;-| am learning and programming at the same time so .... that is it .... thanx again...Leave a comment:
-
thank u alot, but the reason we are not considering the change to a datagrid is that we have more than one page with the same design and we are trying to keep it this way as for the future we will use the datagrid :)
about the session variable we r gonna try it for the page
thank u againLeave a comment:
-
hi
Actually I don't know what should I use to be able to use the fun. in the new page and should I write the fun. in a web form page. again for using the class
should I use a code like this?
using pagename.classn ame;
and then I can call the fun. excuse me if the is not suppose to be asked??Leave a comment:
-
How to use the same function in more than one page
Hello all,
I m developing a web page in .Net using C# and many pages use the same functions I don't wont to write the same function in every page is there a way to write the function in one page and call it from all other pages as needed.
I am not sure if it is only by macking the function public or is there some other way -
hello all
thank u for replying to my question, as for my data I am showing it in the function TareefShow(), using labels we used this way because we thought it would be the best way to control the way it will appear on the screen.
as for my question that when I click the next button or any other button the value of (npage//the page we r standing in at that point) wont keep the change it will always go back to the initial...Leave a comment:
-
nothing seems to be wrong
hello all;
I am programming a webpage with .NET C# in which I want to display data from database and I am using custom paging
* (page size = 4)
* I am using imageuttons to navigate (next,prv,first ,last) in which I make the decrement or increment but next will only take me to page no. 2, and prv takes me to page no 1. no matter where I am at that point
and here is the code for my entire page because I can't... -
First of all thank u for ur reply,
but I tried to use the suggestions you gave me but it didn't work I will keep trying and actually I don't mined using any thing that will work, but I am not sure if wizard works with mysql and also I feel like many things doesn't work smoothly with mysql or more likely its me
thanksLeave a comment:
-
It wont work
hello all
I am using .Net C# & MySql i made a data entry form to fill the tables and it's working ok. my data entry form consists of textboxes through each one I will save the data to the tables. the problem began when I tried to display the info. in my tables using the textbox, I want to be able not just to enter data but also walk through my table using a next and prev. buttons . here is my code
...Code: -
use Next & prev. Buttons to see the records in mysql table
hi all;
I have a web form to enter data in my table i am trying to add a Next & previous buttons but it's not working am using (.Net C# and MySql DB).
and in the form I used textboxs to show the recrds
in the program I used DataSet & dataAdapter.
No activity results to display
Show More
Leave a comment: