5,277 Posted Topics

Member Avatar for Mourya1222
Member Avatar for Amit_20
Member Avatar for tuấn ngọc
Member Avatar for Rec.132
Member Avatar for thewigpig

You may want to install an additional browser on your computer such as Chrome or Firefox to see if you experience the same issues. If you don't, then its an IE configuration issue. If you do experience the issue, its either your malware protection software, or something else on the …

Member Avatar for Tcll
0
611
Member Avatar for dhani09

In your category.php page, if you don't have a value for the querystring display something else or redirect them to another page. You simply need to have a conditional statement to check for a value before you assume there is a value present.

Member Avatar for JorgeM
0
217
Member Avatar for Jack_9

If you want a brief intro, you can take a look at w3schools. The only reason why I would recommend it is that it's very brief and easy to go through the simple examples. You can go through their section in a day. It's not a good site for in-depth …

Member Avatar for JorgeM
0
89
Member Avatar for sivaprakash.R
Member Avatar for AleMonteiro

Does the customer's VPN solution not allow you to connect to it using a VPN client (endpoint)? It sounds like you are trying to set up branch office tunnels instead.

Member Avatar for AleMonteiro
0
440
Member Avatar for faroukmuhammad

Obviously eBooks are generally less expensive than printed material. However, if purchased legitimately, 1,000 eBooks could cost you tens of thousands of dollars, not to mention that you need quite a bit of free time to read all of that material.

Member Avatar for pi man
0
235
Member Avatar for mariem31
Member Avatar for zachattack05

> a SSL certificate must be aquired by us through a third party. But I'm wondering if that really is true. Wondering what exactly? can you clarify... >The more I researched SSL certificates the more I've come to realize that all they really are is one company vouching for another. …

Member Avatar for RichardGalaviz
1
454
Member Avatar for Vinolia

But the word someone only has two syllables not four. Do you mean something else than syllables?

Member Avatar for jwenting
-2
2K
Member Avatar for yssirhc

Are you saying that `HttpContext.Current.Request.Form["Name"]` doesnt not contain a value? Are you sure that you are sending the values to that page using POST? but then you say the webservice works so the variable "Name" does have a value? Since your inserting into the db process is not working, its …

Member Avatar for JorgeM
0
219
Member Avatar for miguel.saldivaaarrrrrr
Member Avatar for SimonIoa

I dont recognize the method `ajaxForm`, so i assume this is a 3rd party plug in. have you checked the documentation? if you hit f12 and look at your browser's dev tools/console, do you see any errors?

Member Avatar for SimonIoa
0
159
Member Avatar for SimonIoa

I'm assuming this an apache error? even though you've posted in the javascript category, it doesnt appear to be a client side error. my guess (because im not a php or apache person) based on the error message is that there was no default document (since you didnt specficy one …

Member Avatar for SimonIoa
0
457
Member Avatar for My_1

You'll need to upload the markup you are having trouble width and explain what you have done and what you need help with.

Member Avatar for diafol
0
110
Member Avatar for HuePig

You are missing an event to trigger the function. For example ... <input type="checkbox" id="box1" onclick="Function Name(argument)"> You'll need to determine the checked state of your checkob. For example after the checkbox is checked, what if the user I checks it.

Member Avatar for HuePig
0
149
Member Avatar for happygeek

No beard for me, tried 20 years ago and hated it. I've kept the same look for several years now <-- see my avatar.

Member Avatar for DistantGalaxy
1
520
Member Avatar for NardCake

>makes me extremely angry and I would like to vent, yep, i understand based on the scenario, but.... >On Monday I decided I should partition my HDD and install Windows 7 I'd say that this was your first mistake. If you prefer to run Linux, that's great. I dont know …

Member Avatar for Captain119
1
268
Member Avatar for SumanSingh8419
Member Avatar for servent123
Member Avatar for Clif40RD
Member Avatar for steelbrain
Member Avatar for catwithoutahat

Yes, Panda is actually great. In addition, i would like to mention that good security is implemented in layers. There is a misconcepcion out there that if you have antivirus software, you are fully proteted. That's not the case. In addition to your antivirus client, a good security plan will …

Member Avatar for Reverend Jim
0
211
Member Avatar for lomaryunk123
Member Avatar for hatch101
Member Avatar for m2soft
Member Avatar for Glenn Rodgers

These are both server side languages. Server side code is converted by the server to HTML so there is no difference from the clients perspective. What language do you feel more comfortable with? I happen to like asp.net over PHP but that's my preference.

Member Avatar for diafol
0
274
Member Avatar for haider885

>want to ask What are requirments to make a portal system? impossible to say based on your question. What are your customer's requirements? You cant expect to slap together a portal system based on someone else's implementation. If you are building something from scratch for a customer, then you have …

Member Avatar for JorgeM
0
141
Member Avatar for BrennenList
Member Avatar for humorousone
Member Avatar for mehnihma

>I think this is css problem but cannot fix it? You cannot fix it because you are not familiar with CSS/styling or because you have some other reason preventing you from using a CSS solution? I looked at the picture, but im not sure what im looking at where you …

Member Avatar for mehnihma
0
263
Member Avatar for Blueie

>Register.aspx, remain unaffected. They should be white and then underlined when the mouse is over them. Do you have this site online to take a look? You could also use your browser's dev tools to inspect the styling that is applied to the element. When you have a lot of …

Member Avatar for Blueie
0
835
Member Avatar for Siberian

Yes you can style the markup that is loaded via Ajax. The styles will apply as long as the styling properties are supported by the browser.

Member Avatar for Siberian
0
166
Member Avatar for Mike Askew
Member Avatar for Mike Askew
0
153
Member Avatar for seotheo

You should consider client and server side validation. The reason is if you simply use client side validation, the end-user can easily bypass that validation process by disabling javascript. Server side validation is needed regardless to ensure the data received is validated prior to further processing. I dont see any …

Member Avatar for veedeoo
0
344
Member Avatar for Ravi_15

Without a password reset disk, then you are out of luck with regards to a Microsoft supported solution. You'd have to resort to a 3rd party product or reinstall the OS.

Member Avatar for humorousone
0
274
Member Avatar for celline
Member Avatar for net.mejico.mx

Can you elaborate on what you mean by upload? Who is uploading and to where... File system, database?

Member Avatar for JorgeM
0
48
Member Avatar for Blueie

Looks like you are working on an MVC web app. i'm not familiar with MVC, but am with asp.net web forms. In any case, if you have in-fact located the style sheet (.css file), then you should be at the correct location. if there is no references to navbar, navbar-header... …

Member Avatar for pritaeas
0
1K
Member Avatar for shashikumar s g

All browsers have a set of default styling that's applied to HTML elements. What you should consider is applying a CSS "reset" so you can override the defaults. Its common in a reset file to apply margin and padding to 0 on many elements. This takes care of the mysterious …

Member Avatar for shashikumar s g
0
283
Member Avatar for bLuEmEzzy

If you set your DB table's primary key to auto increment, you aren't going to be able to set a fixed length of numbers and pad them to the left with zeros. If you want to display it in that format (00000001 vs 1) then you'll have to handle that …

Member Avatar for bLuEmEzzy
0
297
Member Avatar for totalwar235

You'll definitely need more than just HTML to have a reusable page/code that you can insert into your pages. Mattster mentions PHP but other server side scripting languages have other solutions as well. For example, ASP.net uses the concept of master pages.

Member Avatar for oriclon
1
298
Member Avatar for andresarry

You'll need to clarify your question. What are you trying to design/implement? A physical/logical "star" network? If so, that's Fast Ethernet implemented with Swithes and UTP (Cat5/6) cabling.

Member Avatar for JorgeM
0
51
Member Avatar for markii.borabon_1

If you want to be able to fire the event from other elements, you control that by modifying this line... var add_button = $(".add_field_button"); Apply the same class to all of your fields and the. Use that class name in this line of code.

Member Avatar for JorgeM
0
226
Member Avatar for A.Muqeetkhan

> i heard that repeater class is used for it and i am figuring out how that works. but the thing is that repeater class turn that pic to the url so that when i click on that photo it takes me to a new page (template page ) where …

Member Avatar for A.Muqeetkhan
0
195
Member Avatar for Nandomo

I see the ping requets and responses. by the way, it isnt necessary to block out the IPs. If you are listing 10 addresses, those are private and there isnt any to know where that network is on the private LAN connected to the internet.

Member Avatar for JorgeM
0
75
Member Avatar for andyrooheavens

The End.