Click here to Skip to main content
Page 1 of 2
Page Size: 10 · 25 · 50


Author filtered by: musiw [x]
Question 4 May 2013   license: CPOL
hi all,im here because i dont know where i can find any solution for my problem. i developed ticket fare collections.and it is online (intranet company).i manage to print the ticket through thermal printer.no problem at all.but come the problem is when i test the web page at user's...
Question 21 Apr 2013   license: CPOL
hi all,i want to ask help on this problem.i dont know how to generate sequence number containing date and save to database.Example: TicketId: 130422229000000001130422 - date today (ticket issued)22900 - station id0000001 - sequence numberafter that i want to store to...
Question 16 Apr 2013   license: CPOL
hi all,im developing an online train ticket. the user will key in all the journey data (e.g: ticket type, journey type, origin and destination).after the key in, all the data will be save in database when only user click print button (we have to make sure customer paid the ticket before...
Question 24 Dec 2012   license: CPOL
hi all,situation: in a popup window, user will select multiple rows from gridview of items they want to delivery.and then when they click OK the data will be passed to gridview in parent window showing the data that they had selected just now.question: how to get the value of multiple...
Question 18 Dec 2012   license: CPOL
hi all, can u help me on this..i already manage to insert textbox values to gridview.but when i want to edit the value of gridview row (pass back to textbox) it didnt work.it always get the 0 row index.please help me..it is urgent.i already try from yesterday but failed. my code...
Forum Message 3 Dec 2012  
hi ashish, please help me.i really really need your help.i follow your code.it works.thanks! but come to a case when user want 12 rows for the first time gridview row load.i manage to add it by us
Question 3 Dec 2012   license: CPOL
hi guys,i want to know how to get the value of checkbox in listview and inserting to database. i got error " Object reference not set to an instance of an object." this is my codeDim myConnection As SqlConnection = New SqlConnection(connectionString) myConnection.Open() ...
Question 2 Dec 2012   license: CPOL
hi all,currently my code is looping until 10 rows then it stop.let say user key in data for only 3rows the looping still run for other empty 7rows..i want the process will be if user key in 3 rows then data in database only has 3rows of value not like 3rows value, 7 rows...
Question 30 Nov 2012   license: CPOL
hi guys,i really dont know how to display null value from database (if have) into listview..i only know how to bind it to label text..but listview i dot have idea.please help methanksmusiw
Question 29 Nov 2012   license: CPOL
hi guys,this is my code for adding row.i only manage load page with 1 row gridview.i want it to load with 10 rows automatically.then after that user can add with 10 more new rows..Private Sub FirstGridViewRow() Dim dt As New DataTable() Dim dr As DataRow = Nothing ...
Question 13 Nov 2012   license: CPOL
hi all,please help me on this.i have a form which let user to add new row (multiple textbox and dropdown in it) if they want to add data.right now, i dont know how to store multiple values from textbox & dropdown to database? is it store into 1 row or multiple rows? how about if i want...
Question 8 Nov 2012   license: CPOL
hi all,i want to know how to create column which is a serial number..lets say start with 'SA00001' or '00001'........and then in my form, user will insert data in a form which has a serial number stated above.No: SA00001Name:Quantity:Total:please help me on thisthanks...
Question 15 Oct 2012   license: CPOL
Hi all,can someone help me on this problem.it's been a week.i dont know how to solve this..my login page is reach to human resource table (oracle) then i compare (role) to my own table..Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load ...
Question 24 Sep 2012   license: CPOL
hi all,i have a question..actually it's been a week i try to solved it.in my web page i use ajax calendar toolkit to get the date entered by user.but the calendar toolkit displayed mm/dd/yyyy..while sqlserver stored it as dd/mm/yyyy (which is great becasue thats the way i want it...
Question 17 Sep 2012   license: CPOL
hi guys,please help me on this..last 2 weeks i already success to update value from gridview using popup window..but i notice when i edit on aspx page which is to make the gridview fix layout, the process to pass the value to popup window didnt work it.the value isnt displayed...
Question 11 Sep 2012   license: CPOL
hi,i want to ask how to wrap text for the content in gridview?i tried everything.itemstyle-wrap = "true"/"false" nothing happen,set width="500px" nothing happen.my system is already tested by manager.and he insert a long character(no space in it."aaaaaaaaaaaaaaa" to the infinity)my...
Question 15 Aug 2012   license: CPOL
hi guys,i have a program where i bind data table of TASK to a gridview.user can easily update the progress of the task day by day(column status from TASK table).but then come a situation where user want to close the task when it is officially completed. so i come out with idea, add a...
Question 13 Aug 2012   license: CPOL
hi,i have repeater which shows data.then i add 1 column for checkbox in repeater.the purpose is i want user click checkbox according to which data they want in order to update the data.so when user click checkbox, form is display and user can update from that form.currently i only manage...
Question 8 Aug 2012   license: CPOL
hi,im new to .net..i want to know how to store history of data changes that key in by user.lets say they key in today work progress, then tomorrow they key in again to update status.how to store that history so that their manager can view it laterthanks in advance,musiw.
Question 26 Jul 2012   license: CPOL
hi,i want to insert data nickname when user select name in listbox item.currently i manage to insert emplid and nickname into database.but i dont know how to insert user's nickname whenever user click name from the list.pls help me.this is urgent.i dont had any ideaprotected void...
Question 24 Jul 2012   license: CPOL
hi guys,can you help me on this: i want to insert data into sql database and then i want to bind that latest data into gridview.latest means data that has been inserted in 1 process.not the last row in table.so i come out with the idea insert a datetime.now into table sql database.and...
Question 22 Jul 2012   license: CPOL
hi all,i really need help on this.my life for two days are suck!i try to build login page.at first it seems ok.but then my calendar extender not works.and then other problem arises.i have to deliver the project asap.i dont have any idea on this.pls help me with code or maybe useful...
Question 21 Jul 2012   license: CPOL
hi,i stuck on this since yesterday.i dont know what i done wrong.everything seems fine.the page is working fine until i add login page.when i insert username and password then the page redirect to home page.but when i want to insert date(using ajax extender) nothing happen.suppose calender...
Question 19 Jul 2012   license: CPOL
hi guys,i really stuck on this for 4hours.this is my code:listbox that has name of staffforeach (ListItem item in ListBox1.Items){ if (item.Selected) { com2.Parameters["@ListBox1"].Value += item.Text + ","; } //else ...
Question 15 Jul 2012   license: CPOL
hi all,i have a problem where i want to bind data that just entered by user (for instance from dropdown and textbox) into gridview so that they can review it.then if they want to delete they can delete or if satisfy then can proceed to submit the data.i only thought gridview because i...
Question 12 Jul 2012   license: CPOL
hi guys,i have form where user select item from dropdown list then fill the quantity of the item.he will select item as many as he want.after finish select the items and fill the quantity of each item, then i want a popup window appear (click button)to see the list that he entered before.if...
Question 11 Jul 2012   license: CPOL
for instance sql table like this:task pic statusdevelop system wti,zmr 90%donei want to display the data in gridview.currently when i type in textbox wti or zmr no data is display.it should be display whenever i type wti or zmr since the task is developed by two...
Question 8 Jul 2012   license: CPOL
hi all,how to auto calculate days that key in by user.i want it to auto calculate whenever they just select the date from ajax calendar extender.the program is actually allow user key in their task which is given by boss.there are textbox which receive start date, due date. the diff is...
Forum Message 12 Jun 2012  
i try your code.its fine. but i dont understand because my datagrid is call data from database.select command.so how to display the data.right now you just add value1,value2. my data is depend on what
Question 12 Jun 2012   license: CPOL
hi guys,is there anyone know how to export multiple gridivew into pdf format.i manage to export only 1 gridview.SqlConnection myConnection = new SqlConnection(connectionString); SqlCommand Command = new SqlCommand(); Command.CommandText = "select origin ,report...
Question 11 Jun 2012   license: CPOL
hi all,public override void VerifyRenderingInServerForm(Control control) { /* Verifies that the control is rendered */ } protected void exportPDF_Click(object sender, EventArgs e) {Response.ContentType =...
Question 10 Jun 2012   license: CPOL
using iTextSharp.text;using iTextSharp.text.pdf;using iTextSharp.text.html;using iTextSharp.text.html.simpleparser;Response.ContentType = "application/pdf"; Response.AddHeader("content-disposition", "attachment;filename=Report1.pdf"); ...
Question 31 May 2012   license: CPOL
Hi all,i got problem when access to the home page. at first i use "server.transfer" but then still no works.here the code: Session["username"] = username.Text; if (roles == "administrator,user") { ...
Answer 31 May 2012   license: CPOL
i manage to solve this problem.yes i did try to clear the cookies.but still appear the error. i try run the page on google chrome.from there i know the error.it says too many redirect. so i just try change to server.transfer("mypage.aspx").it works.
Question 31 May 2012   license: CPOL
Hi,anyone please help me.i dont know what happen..when i run and log in the error Internet Explorer cannot display the webpage is come out.i cannot enter the home.aspx. the login page is appear only when the page redirect to home then it stop and error come out. i wonder why it happen...
Question 30 May 2012   license: CPOL
Source Error: Line 60: protected void btnUpload_Click(object sender, EventArgs e)Line 61: {Line 62: string filePath = FileUpload1.PostedFile.FileName;Line 63: string filename = Path.GetFileName(filePath);Line 64: string ext =...
Question 30 May 2012   license: CPOL
Hi all,i really blank and found no solution to my problem. i want to create a webpage which has a page that allows user to upload excel file to server.then i want to display the excel file so that other user can view or download the file.i really hope anyone can help me on this.its...
Question 14 May 2012   license: CPOL
Hi all,I want to ask a help on this problem.i want to create a table that has multiple rows & columns.I want to display the table exactly like this: EMU HybridAvailable @1500hrs 22 22Available...
Question 29 Jan 2012   license: CPOL
hi all,i need help on displaying database into textbox.i dont know how to do it.pls anyone help me.i already try coding from other sources but it return nothing or error.i dont know exactly the way of doing it.then after display, i want to update the data through textbox.p/s: the data is...
Question 15 Jan 2012   license: CPOL
Hi all,im having a problem to build a gridview that has column and row that display data from database .is it possible to build it? i dont know how to do it.the template in visual studio only has the column.not the row.i already tried so may times but it didnt work.please help me on how to...
Question 5 Jan 2012   license: CPOL
hi,i have a problem.. i don't know how to bind data that has its own ID from same table into a gridview. SqlDataAdapter sqlcom0 = new SqlDataAdapter("select no_of_train from transshipment where id_transshipment =1", myConnection); DataSet ds0 = new DataSet(); ...
Question 4 Jan 2012   license: CPOL
Hi all,i have multiple gridviews(11) in 1 page.if gridview has many data then the user has to scroll down all the page.i dont want it happen like that way.it is not efficient right..then how to make the page can be pagination in order user can click 'next' or '1,2,3' if the page has many...
Answer 17 Dec 2011   license: CPOL
ok.im using query string.but now the problem is when i have to pass long value it doesnt work it.i try to pass it to Label first.just to see if it pass the value or not..for example the value is "Signals & Communication Failure"..it just appear Signals the rest are gone.help me pls.thanks
Question 16 Dec 2011   license: CPOL
Hi,i have a form when user select value from dropdown it can direct them to another page.but in the next page i want the selected value to be pass to another dropdown.for instance: user select country;then go straight to next page where there is a dropdown already selected the country...
Question 13 Dec 2011   license: CPOL
Hi guys,i manage to update data for the 1st gridview.but when i add the 2nd gridview on the page it turn to failed.seems like the code succeed to only 1 gridview..protected void UpdateRecord(object sender, GridViewUpdateEventArgs e) { string connectionString =...
Question 12 Dec 2011   license: CPOL
hi,i have a situation when user select value from 1st dropdownlist then item in 2nd dropdown list appear according to the selected value from the first.lastly the form will appear after value in 2nd dropdown is selected.my problem is whenever user finish select the 2nd dropdown, the 2nd...
Question 11 Dec 2011   license: CPOL
Hi,can anyone help me how to add listitem to radiobutton progmatically. my situation is when user select one of the value from dropdown list then a radiobutton will be visible.the item in radiobutton is depend on what user select from dropdownlist before.is it possible?thanx.
Question 29 Nov 2011   license: CPOL
Hi,I have multiple web pages that have dropdown list control on every single page.i want to configure the connection in the webconfig so it will be easier for me to just call the connection to bind the item to dropdown list.i dont have to choose data source for every single page.is it...
Question 28 Nov 2011   license: CPOL
Hi,i have a problem when i bound the datasource to a dropdown list, the item at index 0 (eg: ---Please Select---) not show when running time.but the databound which is from server are showing. please help me or explain to me why is this happen..??blur...thanks.

Page 1 of 2
1 2


Advertise | Privacy | Mobile
Web01 | 2.6.130513.1 | Last Updated 14 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid