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
Ranked #4K
~2K People Reached
Favorite Forums
Favorite Tags

9 Posted Topics

Member Avatar for giahmed

Hy Guys, I am having serious problem in uploading database to 123 reg server. I have Windows hosting package which supports ASP.Net andSQl hosting. I have managed to upload website to server and it works fine, the database I have is ASP.Net generated database and I have used Published to …

Member Avatar for giahmed
0
150
Member Avatar for giahmed

Hy all, I am sure its very simple thing and I am not just getting it, I am trying to send textbox value from one page to another and its keep giving me an error, basicaly its not finding the class I created in previous page. My web pages are …

Member Avatar for giahmed
0
105
Member Avatar for giahmed

Dear All, I am trying to resize a page using jQuery but its not working for whole page it just resizes itself rather then whole content of website, anyone can please help me. Here is the code that I am using [CODE] <%@ Master Language="C#" AutoEventWireup="true" CodeFile="MasterPage.master.cs" Inherits="MasterPage" %> <!DOCTYPE …

Member Avatar for giahmed
0
149
Member Avatar for giahmed

Dear All, I am using Listview contro in asp.net and is populated from access database and has four fields, Title Firstname Lastname Email I just want to get email from listview into a textbox, any simple way to do that? I am using c# s a programming language. Thanks in …

0
65
Member Avatar for giahmed

Dear all, I am really stuck with inserting record into access database using ASP.net and C#, as in university I am only allowed to use access. I am trying to create new room reservation for meetings its not a hotel room, I have two time slots AM and PM and …

Member Avatar for giahmed
0
479
Member Avatar for Edmondo

you need to do coding in cs file, you cannot add if statement in aspx page, . something like, if (dropdownlistbox1.selectedindex = 1) then { whateve u want} else { } Hope this helps.

Member Avatar for Oxiegen
0
87
Member Avatar for rutaba

The easy way to do this is right click on master page and select add new item and that page will automatically be linked to master page. Hope this will work. giahmed.

Member Avatar for giahmed
0
100
Member Avatar for wonder_gal

Why u using this long way, why dont you edit items in dropdownlist properties, much easier, you dont have to write any code. Hope this helps,

Member Avatar for giahmed
0
241
Member Avatar for giahmed

Dear all, I am really stuck with inserting record into access database using ASP.net and C#, as in university I am only allowed to use access. I am trying to create new room reservation for meetings its not a hotel room, I have two time slots AM and PM and …

Member Avatar for giahmed
0
233

The End.