Posts
 
Reputation
Joined
Last Seen
Ranked #2K
Strength to Increase Rep
+7
Strength to Decrease Rep
-1
70% Quality Score
Upvotes Received
5
Posts with Upvotes
4
Upvoting Members
5
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
3 Commented Posts
0 Endorsements
Ranked #505
~73.9K People Reached
Member Avatar for fawadkhalil

Hi All I have droplistlist populated from database.When i add records everthing is ok with the dropdownlist: but when i edit records it shows duplicate values like High Medium Low Medium how can i romove duplicate values?

Member Avatar for sup1991
0
1K
Member Avatar for SID.SIL

Hi Guys I have a problem.I have a GridView with a LinkButton. I need to click in this Linkbutton to open a Modal Pop Up but I need to send the ID field together to recover it in the next page (modal pop up). How can I do it, please? …

Member Avatar for whitelion
0
1K
Member Avatar for greeny_1984

hi, i have a asp page in which iam using iframe to load a aspx page,but it is taking long time to load a page,so we r using div tag to load a page.is this possible to load a page using div.whats the javascript to load a page using div …

Member Avatar for goldentuna
0
14K
Member Avatar for vuyiswamb

Good Evening Guys, Today its my Birthaday. I have a If statement that i use to return an integer that will mean Success or Failure , now am testing for that integer in my ASP.NET 2.0 Page lke this [CODE] if (Res == 1) { Response.Write("<script> alert('You have Successfully Registred');</script>"); …

Member Avatar for abhinavranjan19
0
165
Member Avatar for dudegio

Hello guys! Please help me with my task. Im working on a calendar and i find it hard in coding it. i have started working on it. My problem is to display a data place inside the days of my calendar as shown in the picture attached. I have research …

Member Avatar for LiDmX
0
148
Member Avatar for dvlpr30062

I am creating a web page with dynamic controls and want to add events to the controls. Specifically, I have labels and checkboxes on my web page and want to add an event to review the status of the checkboxes. In the event, I want to check to see if …

Member Avatar for mitultechs
0
571
Member Avatar for Rudner D. Diaz

please help..i need a basic code in printing using vb.net..the scenario is..im going to print a delivery reciept..the data will be came from my tables...i need the code on printing..basic printing.. thanks in advance rudner

Member Avatar for AverageStudent
0
2K
Member Avatar for superhuman

How to drag and drop multiple listbox items from one listbox asp.net server control to another in asp.net webforms Kindly give me a solution to this problem It's very urgent..... Awaiting reply, regards.....

Member Avatar for pranava
0
451
Member Avatar for freshfitz

I can't find a tutorial anywhere on how to search a sql database using a textbox and a button in asp.net any help. I'm coding in C# Sql database has a customers table I want to display firstname and lastname by searching cust_no

Member Avatar for pradeep_skiet
0
439
Member Avatar for greeny_1984

hi everyone , I have a gridview like this id name country 1 test testcountry 2 test1 testtere I have to print total pages containing page 1 -------- id---1 name--test country-- test more columns-trtrtytr page 2 -------- id---2 name--test1 country-- testtere more columns-trtrtytr in each page we have more columns …

0
81
Member Avatar for rksh

hello friends... i have done it using FileUpload1.PostedFile.FileName .... but the problem is everything is working fine in IE ....but not in mozilla...safari.... actually i want to get the full path of the selected file...not the file name only.......... thank you.....

Member Avatar for Shilpakmthn
0
223
Member Avatar for pankaj.jainin

i work with fileupload control in asp.net.i require that when a page is load ,my file upload control fills same path which store in my database. if any substitue of this control which work like that.

Member Avatar for umair.sabri
0
114
Member Avatar for Shubhib

sir, i'm using ASP.Net 2.0, i'm using a gridview in a form and i want to create a check boxes dynamically in each row of my grid view so that i can select multiple values from that grid, i want to use those selected values for some manipulation in the …

Member Avatar for hopel7758
0
245
Member Avatar for kalyanapu

hi, I am designing Online Test Creation Using asp.net(C#). in that question display should be like this; .....................Question............................. O opt1 O opt2 O opt3 O opt3 prev next (buttons) my questions and Options had saved in two Sql tables. Question(idquestion,Qname,Answer,Qtype) idQuestion is primary key Answer_Detail(idAnswerDetail,idquestion,options) idAnswerDetail is primary key and …

Member Avatar for nirajs
0
260
Member Avatar for greeny_1984

Hi everyone, I have a requirement where I need to generate a pdf doc.I am using itextlibrary for that condition.I am able to generate pdf doc but alignment is not correct.The table is getting divided in to two equal parts in pdf doc for what ever width I specify.How to …

0
54
Member Avatar for bharatshivram

hi i am using vs 2005 asp.net c#. there is a database in which i perform the select max(col) operation in sql, how can i lock the database such that when 1 user is performing this operation, others will not be able to access the page( carry out insert operation) …

Member Avatar for reach_yousuf
0
106
Member Avatar for ritika_khanna

i am doing online railway reservation project in vb.net. i want to know when i click on one radiobutton of trainno and then after clicking on submit button it display corresponding routes from database. i am using oracle as backend.please tell me urgently.

Member Avatar for kvprajapati
0
104
Member Avatar for bharatshivram

hi i have a database with the following coloumns thid thname thdate i have used the gridview control to display this info, also enabled paging and selection with it. i want to jump to "one.aspx" page and set the value of a querystring variable "thid" to the value in the …

Member Avatar for REwati
0
137
Member Avatar for anish.anick

Hi All, Please tell me how i can call a web service from an HTML page using javascript which works fine on both IE and fire fox.I was successful in calling a ASP.NET web service using javascript in Internet Explorer (using service.useService method).Unfortunately the service.useService method is not working in …

Member Avatar for kvprajapati
0
563
Member Avatar for greeny_1984

hii every one, i have an application containing data list. datalist contains radio button as item template.i want only one radio button to be checked ie when the user clicks on one checkbox the other checkboxes should be unchecked.i have used groupname ,but no use .can any one give the …

Member Avatar for tamannashah
0
190
Member Avatar for greeny_1984

hi, iam using the following javascript a page opener.location.reload( true ); but every time the page reloads iam a getting alert message. How can i reload a page with out a alert message

Member Avatar for ejazmohammed
0
9K
Member Avatar for greeny_1984

Hi everone, i have a table containing employees in and out dates of a project containing sat and sun.i want to remove sat and sun and display results.how to achieve this.

Member Avatar for timothybard
0
91
Member Avatar for rayben

Hi guys, I need some help on data binding. The table is shown as below ID Item 03 5 03 6 19 5 19 8 19 3 How do I present the data on a web page (mobile web form to be exact) such that the the ID is like …

Member Avatar for di.arie
0
71
Member Avatar for atplerry

Hello i want to collect value from a website e.g called [url]www.buygoods.com[/url] pass the value to my secure and process the transaction and send the the value back to the destination website. Pls how can i get this done, I try using query string to redirect to the my server …

Member Avatar for mail2saion
0
140
Member Avatar for lakshsind

hai, i have developed a website in ASP.NET it is working on my machine but it is not working on remote machine . I have configured IIS also and also created virtual dirtectory but if i browse for the website in my own machine with my URL consisting of my …

Member Avatar for lakshsind
0
117
Member Avatar for omotoyosi

Hello Great Programmers I am new to web enabled application. Which code will i use for the save button in other to save the data entered into my text box. e.g Username and password. How do i go about it. More so, if u have any document i can use …

Member Avatar for greeny_1984
0
78
Member Avatar for WanxinG

Hello, I am current having an issue of large file download in SharePoint (WSS 3.0). It only occur for large files (i.e. 300MB). When I click on a file to download I don't get a dialog prompting me to save the file. IE shows 'Internet Explorer cannot display the webpage'. …

Member Avatar for greeny_1984
0
117
Member Avatar for nilaxiranjan

hi i want to update the exsistin user details in the database. Here i want that when the user loged in the edit profile page is there and all the details of the user can be displayed in there perticuler area. and after that if user want to update it …

Member Avatar for greatdevelopers
0
102
Member Avatar for sonia sardana

I want to insert the image into database & Retrive the data back & display into DataGridView.. Foll is the code the inserts the image data into Databse-- [code] protected void Button1_Click(object sender, EventArgs e) { if (FileUpload1.PostedFile.FileName == null || FileUpload1.PostedFile.FileName == "") { lblErrors.Text = "Please Select the …

Member Avatar for rmostafa
0
317
Member Avatar for dadahetal

I have created Database. table and procedure inside that. I want to generate sql script for this. How can I do that in .Net 2005? also after generating script, how can i run that to create tables in another computer?

Member Avatar for greeny_1984
0
88