| |
How to run console application in IIS
In my project i have one console application (.exe file). It runs in local server, if I run the program from local server. But when i upload that exe file to IIS, it will not run. I dont know why.
This is very important for my project.
Please clear this issue.
Thank you.
|
By : Dileep
29th Nov, 2011 |
2 |
|
How to realize the paging function as google
I use VB language, and want to know which control in vwd can realize google s paging function.
You see at the below of each searching page, there is paging " Previous 1,2,3,4... Next" you click 2, then google will show the second page. you click next it will show next page.
Which control that I can use for such function? thanks |
By : Dileep
29th Nov, 2011 |
3 |
|
 |
| |
|
|
|
|
Count Duplicate Items In ListBox in vb6
I have a 2 list boxes ,command button My 1st listbox contains duplicated items so what i want is that once i press the command button,the duplicated items is counted in the 2nd listbox for example : book 4 car 2 door 5 & so on so plz if anyone can has any idea ,plz help |
By : Jitendra
29th Nov, 2011 |
1 |
|
 |
| |
Rowcommand event of gridview not firing
i have bind gridview at runtime using sqldatesource on button click.
i also have one unbounded button column on grid. But click event of this linkbutton or rowcommand of gridview not firing. i am not binding grid on page_load event. reply?
|
By : Dileep
01st Dec, 2011 |
1 |
|
Gridview only updates on second button click
I have a textbox and a button which inserts the textbox content to the database. The data inserts okay to the db etc, however, when i click the button first time, the gridview will not update to show the latest addition. When I click the button again, the previous record then updates and becomes visible in the gridview.
The button also assigns a priority number to each record it adds. This is the code (Visual Basic):
If GridView3.Rows.Count = 0 Then
initialValue = 1
Else
initialValue = newestPriority
initialValue = initialValue + 1
End If |
By : Dileep
01st Dec, 2011 |
1 |
|
 |
| |
 |
| |
 |
| |
 |
| |
 |
| |
 |
| |
 |
| |
 |
| |
 |
| |
 |
| |
 |
| |
 |
| |
 |
| |
 |
| |
 |
| |
 |
| |
 |
| |
 |
| |
 |
| |
 |
| |
 |
| |
 |
| |
 |
| |
 |
| |
|
|
 |
| |
|
|
 |