Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
Favorite Tags
Member Avatar for emmyt

Hi every one,pls am trying to copy the content of my fileupload unto an hidden text box so that users will not have to copy it manually,but it just copies the file name wit exception of the path.I need the path name but in IE9,firefox,opera all i get is the …

Member Avatar for G_Waddell
0
140
Member Avatar for emmyt

Morning Guys,I have an issue with timer a wrote a code which i will write below and whenever it is running it loads like refreshes the browser each time and it shows the loading symbol as it displays each new seconds i mean from second 1 to 2 to 3 …

Member Avatar for hericles
0
79
Member Avatar for emmyt

Morning guyz,I need to create a conditional state ment using(if) to ask a statement to execute if content equals a string value and its not working. This is what I mean [code] if(cboemployee=="All fieds") { mysqlconnection sql = new mysqlconnection(); sql.createconn(); sql.command = sql.connection.CreateCommand(); sql.createconn(); sql.command = sql.connection.CreateCommand(); sql.command.CommandText =" …

Member Avatar for Mitja Bonca
0
141
Member Avatar for emmyt

Morning guyz,I need to make reference to a form 2 on my project from form 1 and it as be seeming impossible. [code] /*this is the code I wrote. form2 me=new form2(); me.groupbox1.visible=false; */ [/code] The broup box is always visible anytime I click,Plz help

Member Avatar for SunnyVunny
0
105
Member Avatar for vivekagrawal

I have a form1 and form2. in form1 there is a textbox which consist any department. and the another textbox consist room related to only these depatment. besides room textbox there is a searchbutton. which opens form2. form 2 consist a gridview. and this grid view should be filled by …

Member Avatar for SunnyVunny
0
801