407 Unanswered Topics

Remove Filter
Member Avatar for
Member Avatar for Cindy20

Can you help me decrypt the message with the given information. I figured out the first line is using Xor ciphers but how do I figure out the rest? Y[ZU[XZWZ\XXZjZ[[WWVWU Ogaqkxpgbqbfiof! Cyw'ss bun! Zqksxl cywd lnepwvs uozneh. Qjc mgabiy nfx vmz-djrhkfalfq. Xnjfx ai qjvi viqi uat pgw odjwp. The radio …

1
139
Member Avatar for Nobu_1

Hello,i learned how to used the C++ but i have problems to analysis the problem in my project. Write a program to process monthly paycheck for all contract workers of an organization. Each worker will have the following information: Identification number (at-digit integer), the worker's name, hourly pay rate, and …

0
132
Member Avatar for akhter_1

i have made leaves managment system ,now i want to mentioned leaves days in attendance register if employee take leave from 1-1-2019 to 4-1-2019 then 5 day display in attendance register as a (L) . kindly guide me how it will get done. here is my attendance register query in …

0
351
Member Avatar for Abdalla_1

class AdvancedKeyboardTester { static void Main(string[] args) { for (; ;) { Console.ReadKey(); } } }

-2
207
Member Avatar for Rahul_56

I have problem while calling jquery functions it generates double output while when we do highlight questions and crossout on html content sometimes highlight and crossout also not working with selecting using Ctrl+A or select all. highlight and crossout values i am storing to database so, we can remain next …

0
223
Member Avatar for Link_1

I am making a website using vb .net I have a datalist which has a datatable and delete button. the output llooks some thing like this below. 'X' is the delete button. --------------------- | X name1 | X name3 | | X name2 | X name4 | --------------------- When user …

0
206
Member Avatar for Link_1

How to create a datalist table layout in vb? I am using vb .net I have a following data: DataBase: databaseName Table : tableName -------------------- | ID | randomNames | -------------------- | 1 | name1 | | 2 | name2 | | 3 | name3 | | 4 | name4 …

0
371
Member Avatar for Link_1

![as1.png](/attachments/small/4/e567c7cd76bf9f6460345131854df142.png "align-left") Please take a look at the attached image first. I would like to recreate this. I am using VB and bootstrap. Code: <div id="body_wrapper"> <div id="theCarousel" class="carousel slide" data-ride="carousel"> <!-- Text --> <div class="carousel-inner"> <div class="item active"> <div class="slide1"></div> <div class="carousel-caption"> <h1>my picture 1</h1> </div> </div> </div> <div …

0
195
Member Avatar for Link_1

I am using VB. How to select mult iteams in listbox using backend code? I have a listbox where user can select muti items. <asp:ListBox ID="lb" SelectionMode="multiple" runat="server" DataValueField="dv"> <asp:ListItem>red r</asp:ListItem> <asp:ListItem>blue b</asp:ListItem> <asp:ListItem>green g</asp:ListItem> </asp:ListBox> How can I set so the value of "blue b" and "green g" is …

0
172
Member Avatar for priyanka85

I have an input field which is showing vulnerable in security scan using XSS attack as: STYLE="xss:e/**/xpression(try{a=firstTime}catch(e){firstTime=1;alert(969)});" Could you please suggest how can we prevent from vulnerability like this ? Field: <input id="{ControlItemUniqueID}Data" style="width:150px" name="{ControlItemUniqueName}" type="hidden" {MaxLength}{IsEnabled} {IsReadOnly} class="datatext {CssClass}" value="{Data}" onkeypress="sanitizeEmployeeDateData()" onmouseover="sanitizeEmployeeDateData()" onblur="sanitizeEmployeeDateData()> <script> function sanitizeEmployeeDateData() { var EmployeeDate …

0
165
Member Avatar for Hameed_2

Hi. How can i populate asp:treeview only child populate with database query like "select databasename from databse where user_id="45" " and show these database in child treeview.Here is image [image]( tinypic.com/view.php?pic=15cyaew&s=9) I want "Database" remain same and blow child "Database Name",,only 1st 3 records replace with "Database Name" shown just,Kindly …

0
142
Member Avatar for carrzkiss

Hello All; I usually do everything in SQL Server these days, however, I have an site that is just so small, that it is going to be using an Access database. This is the code that I am using to generate the Google Sitemap with, however, there is code here …

0
138
Member Avatar for 2014learner

How can a table be updated in HTML with Dreamweaver using ASP on a dropdown functionality? I can only have the table bring in a table with the pageID of 1 and will not change when dropdown changes. How do I start the programming of getting every record with a …

0
154
Member Avatar for spawn2004

Hi , can you please help me with an advice. I have a problem with treeview. I want to show in a treeview folders but just some of them. I have several layers of folders. For example Root | =subfolder 1 | = subsubfolder1 | =subsubsubFolder1 | =subsubsubFolder2 | = …

0
196
Member Avatar for newbie26

hi..can someone help me with this...i just want an application for fixing a table header while scrolling with repeater items (not in gridview). i tested some codes (pure css, js), but i find it hard to match the width of the header to the repeater items. Also, if records are …

0
98
Member Avatar for squeak24

I have been asked by my work to develop a CMS project in ASP or ASP.net. I have seen there are various open source projects taht will do that, but the server I have to work with isn't exactly new. I have found this page detailing various CMS projects: http://www.asp.net/mvc/open-source …

0
107
Member Avatar for Nitin_Daniweb

I Have Local Hosted My ASP.Net Website By Following Steps 1. Open Visual Studion and Open Website 2. Go to Build Menu and Publish Website 3. I have Published it To C:\Inetpub\wwwroot 4.I have Created Virtual Directory Targetting Published Folder 5.When I am Trying to Run On Web Browser The …

0
99
Member Avatar for yaginuk

HI, I a have inhrited administration of a work database. we currently have the ability to export data to a xls file from a customers table, but i want to add employers information from the employers table i.e employers name, address etc along with each record exported. This section deals …

0
90
Member Avatar for Rizi004

Hello everyone I have preloaded the sounds in javascript array and then make audio object and pass the src from the array and this is working perfetly fine on local system but when we upload on server it says HTTP Error 404.3 - Not Found. How i can add Mime …

0
151
Member Avatar for davidjennings

The following code is producing this error `Microsoft VBScript compilation error 800a03f6 Expected End ` followed by `/stock/availability-quick/availability2.asp, line 130` I think it is a if else error. I have looked over the code and i don't see the error and would benefit from an expert pair of eyes to …

0
158
Member Avatar for irfan1977

Hi, I want to create an excel file from classical ASP. My client is Win 7 / IE9, Server has Windows Server 2003 and Excel 2003 I tried HTML TABLES. Response.ContentType = "application/vnd.ms-excel; charset=utf-8" Response.AddHeader "Content-Disposition", "attachment; filename=abc.xls" Response.Write(sResponseString) AT first It worked but later on the file corrupted. While …

0
157
Member Avatar for Blogboy2

his one i'm working c# try to use the account database from account to customerid and then the view which is page must have from account dropdown box and toaccount dropdown box and enter the amount the submit which result the amount is deducted from balance I'm focusing on Account …

0
125
Member Avatar for Cameronsmith63

Can it be done? <asp:MenuItem Text="Queries" Value="Queries"> <asp:MenuItem Text="New Query" Value="New Query"></asp:MenuItem> <asp:MenuItem Text="Search Queries" Value="Search Queries"></asp:MenuItem> <asp:MenuItem Text="Open Queries" Value="Open Queries"></asp:MenuItem> <asp:MenuItem Text="Resolved Queries" Value="Resolved Queries"></asp:MenuItem> <asp:MenuItem Text="Closed Queries" Value="Closed Queries"></asp:MenuItem> <asp:MenuItem Text="Cancelled Queries" Value="Cancelled Queries"></asp:MenuItem> </asp:MenuItem> Thanks

0
157
Member Avatar for xiiopao

anyone here knows how to delete or hide an array element in asp permanently or until the application? im currently developing an application wherein once an array element matches the typed text in the textbox it should be removed from the list. what my code does is it deletes the …

0
108
Member Avatar for CriticalError

so I got two probelms with asp.net routing, I got these these routing values in my _AppStart RouteTable.Routes.MapWebPageRoute("{rcPageName}", "~/Default.cshtml", new { rcPageName = "default"}); RouteTable.Routes.MapWebPageRoute("Tutorials/PHP/{rcPageName}", "~/Default.cshtml", new { rcPageName = "PHPTutorial"}); RouteTable.Routes.MapWebPageRoute("Tutorials/VB/{rcPageName}", "~/Default.cshtml", new { rcPageName = "VBTutorial" }); RouteTable.Routes.MapWebPageRoute("Tutorials/CSharp/{rcPageName}", "~/Default.cshtml", new { rcPageName = "C-SharpTutorial" }); RouteTable.Routes.MapWebPageRoute("Tutorials/HTML/{rcPageName}", "~/Default.cshtml", new …

0
126
Member Avatar for xiiopao

good day, Im quite new with ASP and is still studying it Im just wondering why everytime I use Javascript codes the error Language 'JavaScript' is not supported at this moment! is appearing in my browser but then when I use VBScript it works out just fine.

0
82
Member Avatar for mrbarbarik

I want to make server page that can keep a parameter just like tracking ID. I want to pass that parameter from an asp page to another asp page when i clicked submit button. Can someone help me to solve this, i really need to finish this soon. So far …

0
89
Member Avatar for whisper_101

Hi Guys, The code below allows me to upload images. How would I go about inserting error checking if the user uploads a word document for example? Thanks W <!-- #INCLUDE FILE="Openconnection-for-local-use.asp" --> <!--#include file="Upload.asp" --> <% Dim Uploader, File Set Uploader = GetASPUploader Set File = Uploader.AddFile("file") File.ValidFileTypes = …

0
76
Member Avatar for hank_garrison

Hi everybody, I’m a student learning ASP and I have a project to develop some VoIP applications. I would like to use sample programs by Ozeki VoIP SIP SDK because they have trial version for free. Have any of you tried these sample programs? For example this one: http://www.voip-sip-sdk.com/p_203-asp-net-sip-voip-client-voip.html If …

0
103
Member Avatar for darthswift00

I am doing a Music store online that does selling of music albums on the internet. I would like to know how to enable a user who, say for example is viewing all my music albums, but is not registerd with my site as yet, but they do place an …

0
119

The End.