5,430 Posted Topics

Member Avatar for wilsonchama

When you take your app to another PC, what SQL server did you install there? That is, I've yet to see vb.net's installer install the server for me. I have to add that. As to the connection string, you HARDCODED that. Seems this is your first rodeo so next time …

Member Avatar for rproffitt
0
227
Member Avatar for JOSHUA_19

This does not sound like the topic you started with. It sounds more like some multi-level-marketing web site you want to create. If it's urgent, put up what the pay is for this.

Member Avatar for rproffitt
-2
490
Member Avatar for jigglymig

Simply yes. Long ago I had an app with this requirement. So the EVENT that I triggered my resize was the form.resize event. More at https://www.google.com/search?q=form.resize+event+handler&ie=utf-8&oe=utf-8

Member Avatar for rproffitt
0
312
Member Avatar for Dalla_1

Bad news I fear. A good motherboard is usually all it takes to bring back a dead laptop. However try the following. 1. NEW CMOS BATTERY. Cheap. 2. A reset like this. Unplug AC, battery, then press and hold the power button for 60 seconds. Release, apply battery, power and …

Member Avatar for rproffitt
0
2K
Member Avatar for Amit_42

That's the short version and you forgot to ask a question or show your code and where your app failed. Read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question about how to post a better question.

Member Avatar for rproffitt
0
123
Member Avatar for danibootstrap

That's vague. Why would I use an arduino or such? Tell more why we can't just use what we got? (Yes, show me what you got!)

Member Avatar for rproffitt
0
318
Member Avatar for Krunal_3
Member Avatar for rproffitt
0
174
Member Avatar for Diogo_2

> I need to restore microsoft my sql 2000. That's an odd statement. MySQL was grabbed up by Oracle so why did you write Microsoft here? Maybe you run this on Windows? Read https://teamtreehouse.com/community/145-table-phpmyadminpmarecent-is-marked-as-crashed-and-should-be-repaired for an idea as you clarify your statements.

Member Avatar for erichton
0
488
Member Avatar for ali-d

I have found the old checker from MSFT to be hit and miss. That is, old iron that failed actually runs W10 very well. Example: 2006 Dell E1505 didn't run W10 until the BIOS was updated. Then it was fine. Yes we changed it to SSD otherwise it would have …

Member Avatar for peter.j.hutchison
0
5K
Member Avatar for patk570

Given all the prior work on this, shouldn't we be using off the shelf solutions (wheels)? Example at https://github.com/BenGriffiths/pdo-mysqli-pagination

Member Avatar for patk570
0
661
Member Avatar for Anna_12

Welcome to the forums. You need to share your code so far and where you are having troubles. Some folk want code to be written for them but this is not that place. C++ (11 and on) has sort() noted at http://www.cplusplus.com/articles/NhA0RXSz/

Member Avatar for Nihar_2
0
276
Member Avatar for Jack_20

Take a moment to clarify if the issue is overwriting a file or is it the topic question?

Member Avatar for Kevin_28
0
4K
Member Avatar for yosri_1

I see you need to get your command line working then we can share that command and help you put that into your Line 2.

Member Avatar for Gadgetbytes
0
748
Member Avatar for Roney_1

Take some time to tell more. Supply the line of code that fails or is this about a Cellular Phone SIM? https://www.google.com/search?q=Jio+sim

Member Avatar for Gadgetbytes
0
185
Member Avatar for palash_1

Just a thought. Aren't there [prior discussions](https://www.google.com/search?q=pdating+the+version+of+com.google.android.gms+to+9.2.0&ie=utf-8&oe=utf-8#q=updating+the+version+of+com.google.android.gms+to+9.2.0) on this? I know a lot of new programmers are in a rush today.

Member Avatar for happygeek
0
389
Member Avatar for mayank_7

Welcome. Read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question so you can add more to your question.

Member Avatar for rproffitt
0
116
Member Avatar for moh_2

Welcome new member. Please take time in making good posts. Topic titles are important since it is what folk see first. Take time to make a good impression. This and more is covered at https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question

Member Avatar for rproffitt
0
321
Member Avatar for adriculous

Those permissions. Can you go 777 for a test? Read https://www.tutorialspoint.com/unix_commands/chmod.htm

Member Avatar for rproffitt
0
350
Member Avatar for SimonIoa

A few notes. 1. I don't see the complete page code. 2. Priors at https://www.google.com/search?q=Form+Data+value+wont+pass+on+Chrome don't find one cause or cure.

Member Avatar for SimonIoa
0
354
Member Avatar for UI

1. Crossposted it seems. https://www.sitepoint.com/community/t/basic-php-proxy/260637 2. I'd try something more current. Here's one to try from late 2016. https://gist.github.com/iovar/9091078 and there are others out there. Since you want to use code and not create such, try other flavors.

Member Avatar for rproffitt
0
317
Member Avatar for khate

How many years do you have? I mean if you don't google for this, can't find it, I worry you'll be in development for years. Is your goal to make and sell storefronts? Or do you have something for sale?

Member Avatar for rproffitt
0
88
Member Avatar for Karuna_2

Something's unclear here. First you want to create it then you want to download it. Which is it? https://www.google.com/search?q=downloadable+English+dictionary

Member Avatar for Karuna_2
0
179
Member Avatar for UI

It's still breaking a rule about storing passwords and should NEVER be used in any active site. Read http://blog.moertel.com/posts/2006-12-15-never-store-passwords-in-a-database.html until it sinks in. Why learn this lesson first hand?

Member Avatar for UI
0
388
Member Avatar for dusk2dawm

This looks like one of those tutorials. But Airports was always airports. http://www.sqlines.com/postgresql/oid Check your capitalization.

Member Avatar for rproffitt
0
24K
Member Avatar for UI

Regarding item 4. Single equal signs are for when we want to assign a value to a variable. Double (and triple) equal signs are when we want comparison tests. (varies with language) Time to read http://php.net/manual/en/language.operators.comparison.php again.

Member Avatar for UI
0
344
Member Avatar for jigglymig

Resources are not files. Let's see some code that opened and read a file, not the app's resource. More detail at [https://msdn.microsoft.com/en-us/library/7k989cfy(v=vs.90).aspx](https://msdn.microsoft.com/en-us/library/7k989cfy(v=vs.90).aspx)

Member Avatar for rproffitt
0
570
Member Avatar for Rabastan

If you need tutorials, I found them with this search. https://www.google.com/search?q=vb.net+classes+tutorial

Member Avatar for rproffitt
0
271
Member Avatar for kaleemullah360

I know you must be a little frustrated on the lack of replies to your questions. I can see why when I did a little digging around. But I do see this editor does have its own forum which was over at http://ckeditor.com/forums and now directs to a new place.

Member Avatar for rproffitt
0
872
Member Avatar for shann_

A few issues with your post. If you meant Access, just add that in your post or tags. There's a sliver of a clue in your post but you didn't tell. Next I rarely see members write your code. Everyone seems willing to check out a short passage but if …

Member Avatar for rproffitt
0
153
Member Avatar for CB

Test that. You are talking about a 5 minute test to see if it does. My answer is it should not. HOWEVER some sites autobot/drop/block shortened URLs. Maybe you are asking more than you revealed.

Member Avatar for rproffitt
0
245
Member Avatar for Prince_9

I'm confused by this question. Clarify what you are trying to do. Don't tell me how you intend to do this, tell me what you are trying to do.

Member Avatar for diafol
0
224
Member Avatar for RAZ_2

First, forget how to do this in python. Start with how you do this manually. Let's get that working first. Back to you.

Member Avatar for RAZ_2
0
272
Member Avatar for Vimal_6

Looked at the zip and can't see what I'm supposed to look at. Example.asm is zero bytes? Weird. OK, let's google this. https://www.google.com/search?q=Assembly+program+x8086+that+converts+the+Decimal+number+into+a+binary+and+hex+number Looks like folk have done this. That is, it's a wheel. Use wheels, create big things. Don't reinvent the wheel.

Member Avatar for rproffitt
0
247
Member Avatar for Sarina_1

We have to ask such questions as Word Perfect does web pages. > Corel WordPerfect 7, Lotus's Word Pro 97, and Microsoft Word 97—have tools for generating Web pages

Member Avatar for rproffitt
-2
114
Member Avatar for Christian_9

How are you going to get your app to run? https://www.engadget.com/2011/02/12/microsoft-rolls-out-long-long-awaited-windows-update-to-disable/ So even before you write one line of code, do you know that this was disabled about 6 years ago? As to items 1 and 2, you are the author so let's see your code to date.

Member Avatar for rproffitt
0
297
Member Avatar for James_78

Would need more to go on. Google had zero hits on that name so let's here what's inside that case. Beware that I can get a new USB DVDRW at Wally's World for 25ish clams. So you may find it cheaper to donate this or use it in some desktop?

Member Avatar for James_78
0
1K
Member Avatar for nadiam

Pen drives are not forever drives. I come across dead ones all the time (folk bring me their bad things to look at.) Go try that HP USB FORMATTER and see if it comes bout but we are talk a MacD happy meal priced item today.

Member Avatar for Floret
0
518
Member Avatar for hani_1

I have a design comment. I see you are storing the password instead of a hash/encrypted version. For example, [https://www.google.com/search?q=don't+store+site+passwords+on+your+site](https://www.google.com/search?q=don't+store+site+passwords+on+your+site) Stop and fix that first. Make what you stored in your database useless if it leaks out.

Member Avatar for rproffitt
0
1K
Member Avatar for Regiane

@R, don't take this the wrong way but when I went to that page I saw so little of your text. That is you are proud of that picture but is that what you are selling here? Why all the empty space?

Member Avatar for rproffitt
0
394
Member Avatar for solomon_13000

It's going to be sheer luck anyone is running that setup so try this. Break the problem down to smaller steps. If a step can't be accomplished then it's too big a step. Break it down further.

Member Avatar for solomon_13000
0
352
Member Avatar for Warren_4

Time to read https://help.ubuntu.com/community/UEFI (again if you already did.) The Celeron looks to be 64 bit so be sure your selected Ubuntu is 64 for the reasons given in the Ubuntu UEFI article.

Member Avatar for Warren_4
0
518
Member Avatar for phphp

Remember this isn't one of those "give me the codes" forum but one for discussion and more. To save to a database you'll need to select your database first. Not all web hosts have MySQL so what database you use depends on your choice and your hosting offerings. http://phpfiddle.org/ has …

Member Avatar for rproffitt
0
7K
Member Avatar for Rajan_7

The scope is as wide or narrow as you decide. That is, I've use single chip devices (Microchip PICs) at 20 cents each with no external parts to solve a problem up to a big board with 3 DSPs and a big MCU. So scope includes not only your usual …

Member Avatar for rproffitt
0
261
Member Avatar for Joe_29

Take a gander at prior c++ implementations. Links. https://github.com/Ibrahiim-Pasha/06-Rock-paper-scissors-lizard-Spock https://www.youtube.com/watch?v=VNfwC5Jzc5c

Member Avatar for rproffitt
0
597
Member Avatar for spyros.lois

That can be annoying. It's usually a driver issue then a failed card or device. Here's what I use to inventory the PC to save a lot of time. Read https://www.piriform.com/docs/speccy/using-speccy/publishing-a-speccy-profile-to-the-web Do try the PC maker's drivers first then if you can't sort it, consider some USB SOUND CARD. Examples …

Member Avatar for rproffitt
0
329
Member Avatar for DavidB

I hear you. My software and apps over the years have had so many licenses that I would not be able to tell you there is a right answer here. Go with your choice of the above and add some protection to yourself with some passage/text like. > Not for …

Member Avatar for pty
1
391
Member Avatar for UI

Just thinking that LAST or TOP may be what I'd want to know more about. https://www.w3schools.com/sql/sql_func_last.asp

Member Avatar for diafol
0
448
Member Avatar for ahmad.albab.87

If the proxy is working, then you should not find their real IP. This is by design. If you feel this is not acceptable and you detect a proxy you could warn the user they are using a proxy and that is not allowed.

Member Avatar for ahmad.albab.87
0
176
Member Avatar for koneill

Please add what browser this is. On iOS devices, this will not work and never will. Why has been explained many times. Without the full context, I would be guessing what you are trying to do this on.

Member Avatar for rproffitt
0
443
Member Avatar for Jay_24

XML is a programming language would be news to me. I only thought of it as what it was, the extensible markup language that served as a way to write something that might work across many systems. https://www.google.com/search?q=explain+xml seems to tell us this and more.

Member Avatar for Jay_24
0
249

The End.